]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Don't blur the bloom that far, but make it a little brighter
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 23 Aug 2011 19:05:33 +0000 (22:05 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 23 Aug 2011 19:05:33 +0000 (22:05 +0300)
defaultXonotic.cfg

index 3e0090668663fde5140d1bd24c56351fbd485e1c..be533a597ecdf1b2fbd5b52e50a5928e07cb9785 100644 (file)
@@ -284,8 +284,8 @@ gl_polyblend 0 // whether to use screen tints, this has now been replaced by a b
 r_motionblur 0 // motion blur value, default is 0
 r_damageblur 0 // motion blur when damaged, default is 0 (removed in Xonotic)
 
-r_bloom_blur 24
-r_bloom_brighten 2
+r_bloom_blur 16
+r_bloom_brighten 2.5
 r_bloom_colorexponent 1
 r_bloom_colorscale 1
 r_bloom_colorsubtract 0.15