Page 1 of 1
The Cause of this graphical abnormality?
Posted: 08 Jan 2013, 13:39
by Kenryu
I have tried Bloom settings. Ambient Light settings. Desaturation helps by turning the "blue" into white but still leaves behind a strange flourescent glow.
Only happens with light sources as seen in the picture, and also spells such as Magelight and when the sun is shining onto bright surfaces such as snow.
Re: The Cause of this graphical abnormality?
Posted: 08 Jan 2013, 13:54
by ENBSeries
On my opinion something wrong with enbpalette or enbeffect.fx files. Have you tried to use only official files? Or may be to toggle on/off all effects to see what exactly produce this bug.
Re: The Cause of this graphical abnormality?
Posted: 08 Jan 2013, 19:57
by Kenryu
Well it's the ENBeffect file. I'm using an enbeffect which I think was adapted to add HSV color code. I spent quite a while (over fifty hours) adapting the settings to my own preference. But I guess this enbeffect file does not work well with "reflections" as the bug goes away when toggling off bFloatPointRenderTarget in SkyrimPreference. That flourescent bug shows up with 0.119 dll but not as much as with 1.30, it disappears completely when bFloatPointRenderTarget is off in all versions of ENB. Would there be a way to adapt the HSV code for the most recent version of ENB Skyrim with bFloatPointRenderTarget=1 or must I start a new?
Re: The Cause of this graphical abnormality?
Posted: 08 Jan 2013, 20:33
by mindflux
Have you tried the default HSV enbeffect.fx or working the HSV settings (I remember there are quite a few) to find what exactly causes this? It might also be a good idea to ask the author of HSV conversion enbeffect.fx, IndigoNeko, if he's aware of the issue. His preset is
here.
Re: The Cause of this graphical abnormality?
Posted: 08 Jan 2013, 20:45
by ENBSeries
If it's different color space, then convertion math probably use clamping (or even worse) of hdr values. Only code changes of enbeffect.fx will help (or different file).
Re: The Cause of this graphical abnormality?
Posted: 08 Jan 2013, 21:09
by Kenryu
Thanks for the info.