From 9ce0f90d93d24beb8f1d47f5346ee5b46a1c329a Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Tue, 5 Jul 2011 16:08:00 +0300 Subject: [PATCH 1/1] Fix some stuff I forgot in defaultVT.cfg --- data/defaultVT.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 39abc057..2a907c99 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -189,8 +189,8 @@ r_bloom_colorsubtract 0.25 r_bloom_resolution 320 r_hdr_range 4 -r_hdr_irisadaptation" 1 "adjust scene brightness according to light intensity at player location" -r_hdr_irisadaptation_multiplier 2 "brightness at which value will be 1.0"}; +r_hdr_irisadaptation 1 "adjust scene brightness according to light intensity at player location" +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_hdr_irisadaptation_maxvalue 1.35 "maximum value that can result from multiplier / brightness" r_hdr_irisadaptation_value 1 "current value as scenebrightness multiplier, changes continuously when irisadaptation is active" -- 2.39.2