AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Insane CHOKE L4D2 (https://forums.alliedmods.net/showthread.php?t=338231)

KadabraZz 06-19-2022 21:28

Insane CHOKE L4D2
 
https://i.imgur.com/CaEW5Sw.png

Problem: When the server is in chaos, the choke reaches 70+, it becomes unplayable.
If anyone knows how to solve it, please let me know. ='(

INFO:
Code:

tickrate: 30
SLOTS: 22
INFECTED: 10
MAX COMMON: 30
INTERNET SPEED: 1Gbps

CVARS:
Code:

sm_cvar        sv_maxupdaterate "30"
sm_cvar        sv_minupdaterate "30"
sm_cvar sv_maxcmdrate    "30"
sm_cvar        sv_mincmdrate    "30"
sm_cvar sv_maxrate                "30000"
sm_cvar sv_minrate                "30000"
sm_cvar fps_max                  "0"
sm_cvar sv_client_min_interp_ratio "0"
sm_cvar nb_update_frequency 0.024
sm_cvar net_splitpacket_maxrate                        "15000"
sm_cvar net_splitrate                                "2"
sm_cvar sv_client_cmdrate_difference 0
sm_cvar sv_unlag_fixstuck 1
sm_cvar sv_forcepreload 1


Bacardi 06-23-2022 16:51

Re: Insane CHOKE L4D2
 
First, remove all your rate settings from config files.
Reboot server.

Did that help ?

Next, set one setting at time and look what happens.
sv_minrate 30000
net_splitpacket_maxrate 30000

try not change too many settings...

You have mention internet speed: 1Gbps
What exactly ? Upload or Download ? Is it Wireless aka mobile connection ??

KadabraZz 07-06-2022 03:27

Re: Insane CHOKE L4D2
 
Sorry for my late reply, I'll check it out and post how the experience is going now. Thank you very much.
1Gbps Download / Upload


All times are GMT -4. The time now is 20:07.

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