From d26febb6c10869f015b615f0736687b242a1fccb Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Thu, 24 Oct 2013 13:23:09 +0200 Subject: [PATCH] Actually, 0.04 was always intended here, not 0.07. Now checked engine source that 0.04 still supports cl_netrepeatinput 1. --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 2e05866726..49f43333c1 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1414,7 +1414,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.07 // more than 2, less than 3 server frames +sv_clmovement_inputtimeout 0.04 // more than 1, less than 2 server frames // exact gloss looks better, e.g. on g-23 r_shadow_glossexact 1 -- 2.39.2