VDS Lerp

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
PTC
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Nov 09, 2010 9:21 pm

VDS Lerp

Post by PTC »

I recently upgraded from a game sever to a VDS with someone else who had a game server. On our rented servers 20 lerp was easily reached with cl_interp 0.02 and inrepratio at 2. Once on the VDS and setting up basic servers the lerp only dropped to 30 unlike the older servers. Once the servers were complete with plugins etc the lerp still was only at 30. What reason might there be for the VDS servers to be different from the ones we rented from here?
User avatar
Edge100x
Founder
Founder
Posts: 13126
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: VDS Lerp

Post by Edge100x »

The default configuration for a VDS-based game server is the same as one in our regular system.

lerp is purely client-side and set with either cl_interp or cl_interp_ratio, as you mentioned. The only way that I can think that the server would affect it is if you had a plugin that is locking those cvars. Are you running a zblock configuration that does this, for instance?

Valve talks more about lerp here: http://developer.valvesoftware.com/wiki ... erpolation
Post Reply