]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
reduce particles nearclip range, or shotgun->wall won't show particles
authorRudolf Polzer <divverent@alientrap.org>
Sun, 5 Sep 2010 18:32:05 +0000 (20:32 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 5 Sep 2010 18:32:05 +0000 (20:32 +0200)
defaultXonotic.cfg

index 841b76a3294d2a71389318c10c150f264b6848f0..16ec787cc8ee721a797c3b863a9eb0363cdba0a6 100644 (file)
@@ -1923,5 +1923,5 @@ scr_conscroll_y -0.3
 r_texture_dds_load_dxt1_noalpha 1
 
 // particles optimization
-r_drawparticles_nearclip_min 32
-r_drawparticles_nearclip_max 64
+r_drawparticles_nearclip_min 8
+r_drawparticles_nearclip_max 16