From 6c4d21023050a70fefbeea0241ae7d0255277366 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 3 Mar 2012 12:58:10 +0100 Subject: [PATCH] saner loddistance defaults --- defaultXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 087223aff..2c17e78a5 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1569,8 +1569,8 @@ set menu_updatecheck 1 set bot_navigation_ignoreplayers 0 // FIXME remove this once the issue is solved set bot_sound_monopoly 0 "when enabled, only bots can make any noise" -set cl_loddistance1 768 -set cl_loddistance2 2048 +set cl_loddistance1 1024 +set cl_loddistance2 3072 seta cl_playerdetailreduction 1 "the higher, the less detailed player models are displayed (LOD)" seta cl_modeldetailreduction 1 "the higher, the less detailed certain map models are displayed (LOD)" -- 2.39.2