Reducing bloom in HDR?

Cybris

L1: Registered
Mar 29, 2008
18
1
I finished a map (ctf_installation) a few weeks ago:

http://www.fpsbanana.com/maps/45191

Playtesters compliment me on layout and detailing, but the lighting seems to be a problem. Especially the high-contrast central canyon area suffers from a strong bloom effect on the concrete floor. The battlement floors also seems too bright.

I reduced HDR lighting in the light_environment, but am hesitant to reduce the light values further because it may become too dark. Vrad and cubemap building take very long and I know it will take days of trial-and-error to get an acceptable lighting compromise.

Is there any other way to reduce the blooming effect? I could replace the textures with darker ones, but there has to be an easy way because Valve maps don't suffer from this.

Help and advice would be very much appreciated.
 

YM

LVL100 YM
aa
Dec 5, 2007
7,135
6,056
env_tonemapcontroller + logic_auto

fire the env_tonemapcontroller from the logic auto with lower than 1 parameter overide values for:
setmaxexposure
setminexposure
setbloomscale

I recommend .9 .7 and .7 respectively (you can tweak these depending on what you want)