From: Rudolf Polzer Date: Sat, 3 Mar 2012 11:58:10 +0000 (+0100) Subject: saner loddistance defaults X-Git-Tag: xonotic-v0.6.0~22 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6c4d21023050a70fefbeea0241ae7d0255277366;p=xonotic%2Fxonotic-data.pk3dir.git saner loddistance defaults --- 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)"