insaynserver • PM |
Jul 09, 2019 8:47 AM
|
![]() Posts: 4 |
Hi guys,
Just launched a default FFA DM Server. It has 24 slots (filled with bots atm when you join), nothing special but I need to somewhat see how the server runs based on latency, loss % any of that. Please test it and tell me your findings so I can improve it. Other ideas are welcome. Server IP: 5.255.90.125:27015 Your feedback is appreciated!
Last edited by: insaynserver Jul 10, 2019 9:44 AM
|
insaynserver • PM |
Jul 12, 2019 3:11 AM
|
![]() Posts: 4 |
I've already noticed myself that for some reason the server has 10-20% choke when in game. Any idea why this is happening?
Current settings: // Server Rates sv_maxcmdrate "128" sv_maxrate "128000" sv_mincmdrate "0" sv_minrate "0" |
insaynserver • PM |
Jul 17, 2019 4:16 AM
|
![]() Posts: 4 |
I've read somewhere on a forum regarding this choke issue and the guy replied with the following settings that should probably fix the issue.
I'd like to ask everyone to test the game server and provide some feedback if the server runs good or not. sv_minrate 128000 sv_maxrate 0 net_splitpacket_maxrate 128000 net_splitrate 2 sv_mincmdrate 128 sv_minupdaterate 128 net_maxcleartime 0.01 sv_force_transmit_players 0 sm_cvar sv_parallel_sendsnapshot 1 sm_cvar sv_enable_delta_packing 1 sm_cvar sv_maxunlag 0.1 sm_cvar net_maxcleartime 0.001 sm_cvar net_minroutable 1000 sm_cvar net_earliertempents 1 sm_cvar sv_parallel_packentities 1 sm_cvar net_compresspackets 0 sm_cvar sv_multiplayer_maxtempentities 1 Settings did not work for me... What am I missing? What is wrong?
Last edited by: chimaera500 Jul 17, 2019 5:36 PM
|