jump.tf Forums
Welcome B)

Network settings for sync and ss

Master Cake

  • Newbie
  • *
    • Posts: 15
    • Frags: +0/-0
  • Cake likes to create plugins with SourcePawn :)
    • View Profile
    • Steam
I wanna train ss and sync (double, triple, etc). But the point is I usually play on ja servers and have 65-70 ping AND also play on Tempus but there I have 20-15 ping. So these are different servers by location.

I would like somebody to tell me the best network settings for jumping like cmd_rate, interpolation and so on for such ping range.
Mastered


Hass

  • Newbie
  • *
    • Posts: 38
    • Frags: +0/-0
    • View Profile
Hi,

These are the settings I use and this should give you 15.2 lerp:
cl_cmdrate 66; cl_updaterate 66; rate 66000; cl_interp_ratio 1; cl_interp 0.0152; cl_smooth 0;

Practicing on only one server would probably be the best for you right now since the timing of your syncs are dependant on your ping. Over 60 ping is quite rough to play on, especially for syncing.



Master Cake

  • Newbie
  • *
    • Posts: 15
    • Frags: +0/-0
  • Cake likes to create plugins with SourcePawn :)
    • View Profile
    • Steam
Hi,

These are the settings I use and this should give you 15.2 lerp:
cl_cmdrate 66; cl_updaterate 66; rate 66000; cl_interp_ratio 1; cl_interp 0.0152; cl_smooth 0;

Practicing on only one server would probably be the best for you right now since the timing of your syncs are dependant on your ping. Over 60 ping is quite rough to play on, especially for syncing.

Ty for advice and answer 😃
Mastered