AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HL1 Servers (HLDS) (https://forums.alliedmods.net/forumdisplay.php?f=131)
-   -   Server rates and how do I edit them? (https://forums.alliedmods.net/showthread.php?t=332519)

chinga 05-17-2021 05:28

Server rates and how do I edit them?
 
Hello,
I am running HLDS server with CS 1.6 on my home PC.
I have upload speed of 5Mbps.
Is the file to edit only "server.cfg"? Or there are more places to edit.

Also, all the sticky posts here about rates are outdates and not working.

Please help me determine what rates, and exactly the commands I need to put on my config file.

I want a 10-player server

Thanks

fysiks 05-17-2021 22:11

Re: Server rates and how do I edit them?
 
This question gets so old. Just start with a range of rates and experiment with it, change it and see how it affects game play. For updaterate, I use a range from 80 to 100 and for rate I use 100000.

chinga 05-18-2021 13:41

Re: Server rates and how do I edit them?
 
Of course it gets old, this game is over 20 years old. Means we getting older.

But, in these 20+ years it's the first time I run my server and every thing is out dates, these type of posts has to be rewritten every once in a while to fit the latest date.

Because nothing I found was updated, links, information, even the internet speeds did not match those of today's..

And you wrote only 2 server rates commands, it's not helping because there are many others, if you would paste here the list of the full rates you use I'd be happy

DruGzOG 05-18-2021 21:15

Re: Server rates and how do I edit them?
 
There's a whole sticky in this forum that answers your question, that STILL applies to this old game.

cyxxxr 08-06-2021 10:27

Re: Server rates and how do I edit them?
 
sv_maxrate "100000"
sv_maxupdaterate "102"
sv_minrate "0"
sv_minupdaterate "0"
sv_lan_rate "100000"
sys_ticrate "10000"

also set the priority of hlds.exe to High (high priority mitigates lag)
also set the affinity of hlds.exe to CPU 0

for in-game you should use:

rate 100000
cl_cmdrate 105 (assume you play at 100fps)
cl_updaterate 102
ex_interp 0

DruGzOG 08-06-2021 15:10

Re: Server rates and how do I edit them?
 
Quote:

Originally Posted by cyxxxr (Post 2754631)
sv_maxrate "100000"
sv_maxupdaterate "102"
sv_minrate "0"
sv_minupdaterate "0"
sv_lan_rate "100000"
sys_ticrate "10000"

also set the priority of hlds.exe to High (high priority mitigates lag)
also set the affinity of hlds.exe to CPU 0

for in-game you should use:

rate 100000
cl_cmdrate 105 (assume you play at 100fps)
cl_updaterate 102
ex_interp 0

Redundant to post. Varies from machine to machine as well as a users connection. Please read the million threads posted throughout these forums.


All times are GMT -4. The time now is 13:49.

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