Raised This Month: $51 Target: $400
 12% 

Solved How do I increase the Origin Engine limit


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
q1085909155
Member
Join Date: Oct 2021
Old 07-24-2023 , 08:45   How do I increase the Origin Engine limit
Reply With Quote #1

Hi, I'm running the TF2 server. He's a jail model. I want to increase the number of people the server can host, instead of being limited to 32 people, say I want to increase to 64,128 and more. Is there anyone who can help me?

Last edited by q1085909155; 10-03-2023 at 12:05.
q1085909155 is offline
BeepIsla
Member
Join Date: Mar 2020
Location: Germany
Old 07-25-2023 , 07:24   Re: How do I increase the Origin Engine limit
Reply With Quote #2

You can't. You used to be able to go up to 64 max but it was fixed.

Its probably technically possible to do some very weird magic with transmitting players as regular entities like a prop_dynamic or some stuff but I don't think anyone has done that yet and maybe there is still some limitation I am not aware of.
BeepIsla is offline
keygens
Senior Member
Join Date: Mar 2010
Location: Somewhere
Old 07-28-2023 , 19:50   Re: How do I increase the Origin Engine limit
Reply With Quote #3

Only VSP can do that.
keygens is offline
Skyy
AlliedModders Donor
Join Date: Jan 2010
Location: Toronto, Canada
Old 08-22-2023 , 09:42   Re: How do I increase the Origin Engine limit
Reply With Quote #4

Quote:
Originally Posted by q1085909155 View Post
Hi, I'm running the TF2 server. He's a jail model. I want to increase the number of people the server can host, instead of being limited to 32 people, say I want to increase to 64,128 and more. Is there anyone who can help me?
You can do this by sharding multiple servers together, and creating fake clients that receive the data transmitted from other servers in real-time, using a database to communicate between 2 or more servers. The more servers you shard, the more intensive the data transmitted across the database to other servers will be.

One of my lfd2 servers runs 64 players, when the version of source used for the game supports 32 max.
I accomplish this by sharding 4 16-player servers together.

Sharding isn't hard, but it can be complex, but it can also be straight-forward.
However, I would be surprised if anyone here was willing to do it even if you offered to pay them, because it's very time-intensive to develop and would require a lot of testing.

Seeing as I don't have a programming degree and self-taught myself, I am sure others would be willing to do it, but not cheap.

Last edited by Skyy; 08-22-2023 at 09:46.
Skyy is offline
q1085909155
Member
Join Date: Oct 2021
Old 08-22-2023 , 11:56   Re: How do I increase the Origin Engine limit
Reply With Quote #5

Thanks to everyone, in the latest TF2 update, servers are now allowed to host up to 100 people. Thanks to all the friends who are willing to answer

Last edited by q1085909155; 08-22-2023 at 11:56. Reason: 111
q1085909155 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:47.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode