]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
saner loddistance defaults
authorRudolf Polzer <divverent@alientrap.org>
Sat, 3 Mar 2012 11:58:10 +0000 (12:58 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 3 Mar 2012 11:58:10 +0000 (12:58 +0100)
defaultXonotic.cfg

index 087223aff9725b3caf2d3e642c44d21df41cb7de..2c17e78a57b761b0886eec1bab209e1168949325 100644 (file)
@@ -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)"