]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
optimize particle near/far clip ranges :)
authorRudolf Polzer <divverent@alientrap.org>
Sun, 5 Sep 2010 17:28:20 +0000 (19:28 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 5 Sep 2010 17:28:39 +0000 (19:28 +0200)
defaultXonotic.cfg

index 2d8046e4a8dfb5701085572a20f44e831b320ea6..841b76a3294d2a71389318c10c150f264b6848f0 100644 (file)
@@ -1921,3 +1921,7 @@ scr_conscroll_y -0.3
 
 // DP cannot properly detect this, so rather turn off the detection
 r_texture_dds_load_dxt1_noalpha 1
+
+// particles optimization
+r_drawparticles_nearclip_min 32
+r_drawparticles_nearclip_max 64