From 586e41c331c09a310afc69c51dea37eb3e245190 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 14 Jul 2016 18:31:46 +1000 Subject: [PATCH] Default cl_maxfps to 200 instead of 125, so faster monitor users don't have a choppy first experience --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 15aa706fd..ebc41c612 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -980,7 +980,7 @@ gl_texturecompression_lightcubemaps 1 gl_texturecompression_q3bsplightmaps 0 gl_texturecompression_sky 1 -cl_maxfps 125 +cl_maxfps 200 seta menu_mouse_absolute 1 "use the OS mouse pointer motion for menu" seta menu_mouse_speed 1 "speed multiplier for the mouse in the menu (does not affect in-game aiming)" -- 2.39.2