Can I move parameters from ENBBloom.fx to per-weather cfg?

Post Reply
  • Author
  • Message
Offline
Posts: 82
Joined: 09 Oct 2014, 01:29

Can I move parameters from ENBBloom.fx to per-weather cfg?

I have an ENBBloom.fx file that has DNI for saturation, contrast, black/white level in and out. However, this applies to ALL day/night scenarios, regardless of weather, since it's part of the shader panel. I would like to control these input/output/contrast thresholds on a per-weather basis (for example, lower the bloom threshold during more humid/wet weathers so things look softer.)

In short, is it possible to move parameters that are defined in an FX file such as ENBBloom.fx / ENBBloom.ini into a per-weather config / UI? If so, how would I go about doing that?

Thank you! :)

Offline
User avatar
*blah-blah-blah maniac*
Posts: 17559
Joined: 27 Dec 2011, 08:53
Location: Rather not to say

Re: Can I move parameters from ENBBloom.fx to per-weather cf

There are no parameters per weather saved to ini files, the only way is to write them in shader code as array of constants and blend by weather variable.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
Post Reply