r7985 - trunk/darkplaces

divverent at icculus.org divverent at icculus.org
Sun Jan 20 14:45:26 EST 2008


Author: divverent
Date: 2008-01-20 14:45:25 -0500 (Sun, 20 Jan 2008)
New Revision: 7985

Modified:
   trunk/darkplaces/cl_input.c
Log is attached.
For some reason, cl_netinputpacketsperserverpacket > 1 causes choppiness when cl_movement is active and fps are high.

As workaround, disable the "replying to server frames" code for cl_netinputpacketsperserverpacket > 1, and make it ONLY respond to server frames (or after 0.1s when no server frame came) when set to 0. 0 MAY be a bit more smooth than 1, but something tells me it is LESS smooth when packet loss is involved.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20080120.194526.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20080120/c7299fee/attachment.diff>


More information about the twilight-commits mailing list