]> git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Slower iris adaptation fade, and less default bloom
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 23 Aug 2011 21:48:45 +0000 (00:48 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 23 Aug 2011 21:48:45 +0000 (00:48 +0300)
data/defaultVT.cfg

index d8fea82e11c03f74023656cf081f074e5798f97d..170404778c1b350a7265e99b14ba8e666163f409 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 3\r
+r_bloom_brighten 2.5\r
 r_bloom_colorexponent 1\r
 r_bloom_colorscale 1\r
 r_bloom_colorsubtract 0.2\r
@@ -206,7 +206,7 @@ r_hdr_irisadaptation_multiplier 2 "brightness at which value will be 1.0"
 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_value 1 "current value as scenebrightness multiplier, changes continuously when irisadaptation is active"\r
-r_hdr_irisadaptation_fade 0.5 "fade rate at which value adjusts"\r
+r_hdr_irisadaptation_fade 0.35 "fade rate at which value adjusts"\r
 \r
 // weapon model leaning / following\r
 cl_leanmodel 1 // enables weapon leaning effect when looking around\r