Thread: Frame drops
View Single Post
ThePwnt
AlliedModders Donor
Join Date: Feb 2009
Location: Denmark
Old 11-24-2020 , 12:54   Re: Frame drops
Reply With Quote #13

Quote:
Originally Posted by r3v View Post
Can you show us all commands from your .cfg maybe?
Example for 128 Tickrate:
Code:
sm_cvar sv_client_min_interp_ratio "2"
sm_cvar sv_client_max_interp_ratio "2"
sv_maxrate 0
sv_minrate 20000
sv_mincmdrate "128"
sm_cvar sv_maxcmdrate "128"
sv_minupdaterate "128"
sm_cvar sv_maxupdaterate "128"
What I use. but I changes sometimes because "Testing" =)
ThePwnt is offline