r2202 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Feb 24 01:44:52 EST 2007


Author: lordhavoc
Date: 2007-02-24 01:44:51 -0500 (Sat, 24 Feb 2007)
New Revision: 2202

Modified:
   trunk/data/low.cfg
Log:
reduce particle quality on low.cfg to 25% to save cpu power


Modified: trunk/data/low.cfg
===================================================================
--- trunk/data/low.cfg	2007-02-23 16:30:45 UTC (rev 2201)
+++ trunk/data/low.cfg	2007-02-24 06:44:51 UTC (rev 2202)
@@ -7,7 +7,7 @@
 cl_particles_explosions_shell 0
 cl_particles_explosions_smokes 0
 cl_particles_explosions_sparks 0
-cl_particles_quality 0.5
+cl_particles_quality 0.25
 cl_particles_size 1
 cl_particles_smoke 1
 cl_particles_sparks 1




More information about the nexuiz-commits mailing list