]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Support pings up to 400 for trace ent culling eye position prediction
authorbones_was_here <bones_was_here@yahoo.com.au>
Fri, 7 Aug 2020 08:53:05 +0000 (18:53 +1000)
committerbones_was_here <bones_was_here@yahoo.com.au>
Fri, 7 Aug 2020 08:53:05 +0000 (18:53 +1000)
xonotic-server.cfg

index 85923c8ea5817c5eb3c8ac7ea088add4452c8e56..0825e4dd086fd1df32316458926d14d223b99fb2 100644 (file)
@@ -506,6 +506,8 @@ set g_maxspeed 0 "player speed limit, faster players are killed (0 for unlimited
 
 // sv_cullentities_trace is 1, so the client doesn't have to
 sv_cullentities_trace 1
+// support pings up to 400 for eye position prediction
+sv_cullentities_trace_prediction_time 0.4
 // due to a bug in the engine, the default setting of this (16) spams the network with item updates
 sv_cullentities_trace_eyejitter 0