Great ! Thank you !ENBSeries wrote:Oyama
I did quality improvements for skylighting effect, a bit reduced intensity of the higher brightness bug which visible at some places and camera angles. And did separate bilaterial filter for it (not shared with shadow), so no ghosting glows of skylighting.
would you accept I set an external download link for users to get the 0.265 binary
Thanx ! I'll do if necessary, but I'd rather try supporting the 0.266 when I get proper results with it first.ENBSeries wrote:Sure.
Got it. Probably the easiest to do.ENBSeries wrote:Bloom supersampling of full screen resolution not required at all, you can do this in enbeffect.fx where full resolution is available. But making bloom code with not predefined size is much more complex.
But, that being said, what about something like
Sampling Quality=1024
Sampling Quality=768
Sampling Quality = 512
Sampling Quality = 256
as a toggle, basing on an initial predefined size of 1024, downsampled if needed ?....
If so, I failed as well, and prod80's code and mine are totally differentENBSeries wrote:prod80
For me doesn't matter which bloom resolution will be used, but if 768 gives much better results that 512, this means you all already failed writing proper code independent from bloom resolution...