From b752ae8393b93241ace1914e5d22668596eeb486 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sun, 26 Jun 2011 09:38:34 +0200 Subject: [PATCH] we have to bump inputtimeout to 0.1 if we do that (3 server frames) --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index c4af0fda5..16ed5a479 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -2066,7 +2066,7 @@ sv_cullentities_trace 1 r_cullentities_trace 0 // less "lagging" of other players, but also less PL tolerant... let's try this -sv_clmovement_inputtimeout 0.05 +sv_clmovement_inputtimeout 0.1 // exact gloss looks better, e.g. on g-23 r_shadow_glossexact 1 -- 2.39.2