]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Limit iris adaptation a little more, and boost bloom higher
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 23 Aug 2011 21:52:50 +0000 (00:52 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 23 Aug 2011 21:52:50 +0000 (00:52 +0300)
data/defaultVT.cfg

index 170404778c1b350a7265e99b14ba8e666163f409..10cce3d3de0bf52b8f43cf6cf05ee0e322fdd946 100644 (file)
@@ -194,7 +194,7 @@ r_motionblur 0 // motion blur value, default is 0
 r_motionblur_maxblur 1\r
 \r
 r_bloom_blur 16\r
-r_bloom_brighten 2.5\r
+r_bloom_brighten 2.75\r
 r_bloom_colorexponent 1\r
 r_bloom_colorscale 1\r
 r_bloom_colorsubtract 0.2\r
@@ -203,8 +203,8 @@ r_hdr_range 4
 \r
 r_hdr_irisadaptation 1 "adjust scene brightness according to light intensity at player location"\r
 r_hdr_irisadaptation_multiplier 2 "brightness at which value will be 1.0"\r
-r_hdr_irisadaptation_minvalue 0.65 "minimum value that can result from multiplier / brightness"\r
-r_hdr_irisadaptation_maxvalue 1.35 "maximum value that can result from multiplier / brightness"\r
+r_hdr_irisadaptation_minvalue 0.75 "minimum value that can result from multiplier / brightness"\r
+r_hdr_irisadaptation_maxvalue 1.25 "maximum value that can result from multiplier / brightness"\r
 r_hdr_irisadaptation_value 1 "current value as scenebrightness multiplier, changes continuously when irisadaptation is active"\r
 r_hdr_irisadaptation_fade 0.35 "fade rate at which value adjusts"\r
 \r