From c1f5fb652b8655d6b076407f9ca99b6870e415b0 Mon Sep 17 00:00:00 2001 From: Samual Date: Wed, 20 Apr 2011 22:41:01 -0400 Subject: [PATCH] Faster zoom, many people don't want the slow++ 3.5 default. A compromise between this can be made if it's too fast, but I really think it should be much higher than 4 at least. --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index d37e288a9..b0509bba3 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -219,7 +219,7 @@ fov 90 seta cl_velocityzoom 0 "velocity based zooming of fov, negative values zoom out" seta cl_velocityzoomtime 0.3 "time value for averaging speed values" seta cl_zoomfactor 5 "how much +zoom will zoom (1-16)" -seta cl_zoomspeed 3.5 "how fast it will zoom (0.5-16), negative values mean instant zoom" +seta cl_zoomspeed 8 "how fast it will zoom (0.5-16), negative values mean instant zoom" seta cl_zoomsensitivity 0 "how zoom changes sensitivity (0 = weakest, 1 = strongest)" freelook 1 sensitivity 6 -- 2.39.2