Thread: [Solved] server wide choking
View Single Post
iGANGNAM
AlliedModders Donor
Join Date: Sep 2012
Location: Lithuania
Old 01-17-2021 , 07:40   Re: server wide choking
Reply With Quote #3

Quote:
Originally Posted by xSLOW View Post
same problems. i switched to 64 tick and everything seems better
and added those settings to server.cfg:

// Tickrate
sv_maxrate "0"
sv_minrate "0"
sm_cvar sv_maxcmdrate "64"
sv_mincmdrate "64"
sv_minupdaterate "64"
sm_cvar sv_maxupdaterate "64"

does anybody have any ideea? the choke gets bigger when there are more players.
I noticed that changing from my csgo client console the rate to the biggest rate fixed the issue, but i cant increase sv_minrate to that number because of the clients with poor connections.
For us 64 tickrate is not solution.
__________________

Last edited by iGANGNAM; 01-17-2021 at 07:40.
iGANGNAM is offline