From daf981c168db39400f64c0c9c5c898b3ae5f10c3 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 12 Jul 2016 03:38:30 +1000 Subject: [PATCH] Default cl_maxfps to 125 --- defaultXonotic.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 1008490b3..15aa706fd 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -980,6 +980,8 @@ gl_texturecompression_lightcubemaps 1 gl_texturecompression_q3bsplightmaps 0 gl_texturecompression_sky 1 +cl_maxfps 125 + 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)" set menu_use_default_hostname 1 -- 2.39.2