Fallout 4 0.283 ENBoost

Forum rules
new topics are not allowed in this subsection, only replies.
  • Author
  • Message
Offline
User avatar
*blah-blah-blah maniac*
Posts: 849
Joined: 28 Dec 2011, 00:50

Re: Fallout 4 0.283 ENBoost

Hi Boris,

Ok, thank you. I do mention that the total should not exceed VRAM + RAM towards the beginning of the video; hopefully viewers will not miss this ... but I'm sure some of them will :P

As for bloom texture, is there a visible quality improvement in game from using the larger texture size? What type of artifacts are present with lower resolution bloom textures?
_________________
Fallout 4 ENB Video Series | Skyrim ENB Video Series | My YouTube Channel
Intel i7-4700HQ @ 2.4GHz | NVidia GTX780M 4GB | 24GB RAM

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

Re: Fallout 4 0.283 ENBoost

There are no artifacts when using 512*512 bloom texture, it's default size in my mods. But i have seen many requests about increasing bloom resolution and recommended to compute extra details in enbeffect.fx to mix together with bloom texture, because that will be faster than blurring and mixing huge texture (especially of screen size). High resolution is mostly useless if game do not have high dynamic range values set for light emitters, but if it have them, full screen bloom which starts from 1 pixel wide blur is very nice thing to mimic real world phenomena.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7

Offline
User avatar
*sensei*
Posts: 391
Joined: 03 Oct 2012, 06:12
Location: Ottawa, Canada

Re: Fallout 4 0.283 ENBoost

I wouldn't mind having a high-resolution bloom texture myself.

An important question, however. Compared to a 512*512 texture, how much difference of a performance hit will it be to have, say, a 1024*1024 bloom texture? Just curious is all.
_________________
Intel Core i9 10900K @4.9GHz | ASUS ROG Strix Z490-G | NVIDIA - EVGA RTX 2080 XC Ultra | 32GB DDR4 Corsair Vengeance RGB PRO | 2x ADATA XPG SX8200 Pro 1TB

Flickr
Twitter

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

Re: Fallout 4 0.283 ENBoost

4 times slower. And it's not the question of bloom resolution, but texture format, is alpha channel of it used by someone for extra effects.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7

Offline
User avatar
*sensei*
Posts: 252
Joined: 08 Nov 2013, 20:38
Location: Greece

Re: Fallout 4 0.283 ENBoost

ENBSeries
Normally i would say to go with the 32bit approach but that's not a step forward, go with 64bit and alpha even though my system will suffer.

Edit
Something i am reading from http://forum.devmaster.net/ :
"Glowmaps don't need to use the same resolution as the window. It's best if you use a much lower resolution, typically in the range 64x64 to 256x256. At these lower resolutions, you don't need to use a large blurring kernel, which means you sample fewer pixels and thus improve performance. Glowmaps also don't need a whole lot of detail, so using a lower texture resolution is not that noticable."

"High resolution glowmap (1024x1024) . To compensate for using a high resolution, you need to increase the kernel size to 30 - 40 pixels, which would significantly impact performance. One workaround for using such higher resolutions is to use a blur scale. When scaling the blur, you continue to sample with a 10 pixel blur kernel, but at each iteration you jump X number of pixels (called the blur scale). This will simulate using a larger kernel, but image quality will suffer if you use a large enough scale. You need to find the right balance, or simply stick to using a smaller resolution."

Very interesting for me, and yeah i think i heard Boris saying that first paragraph to people asking for higher resolutions about a year ago.
_________________
ImageImage
/ Youtube Channel / Music Channel /
CPU: Intel Core i7-6850k @4.2GHz GPU: NVIDIA GeForce GTX 1060 Aorus OC 6gb vram RAM: Corsair DDR4 32gb Disk Drive: SSD Mushkin 120gb

Offline
*master*
Posts: 194
Joined: 12 Feb 2014, 17:05

Re: Fallout 4 0.283 ENBoost

methods for bloom filtering in enbeffect have already been done in skyrim by known people. meaning Bilinear Filtering and Texture Rescale. (see Kyos K ENB Northern Light, has some of prod's code too). that is how the "high res bloom question" got solved then.
so i would not see a problem using the 512x512 approach. although i don't know what else DX11 has to offer, as i don't know very much anyway.
so don't take my word...
_________________
Win10x64 (fall creators update) | Intel i5-2500k | Nvidia GTX 970 | 16GB

Offline
User avatar
*blah-blah-blah maniac*
Posts: 614
Joined: 29 Dec 2011, 20:05
Location: Санкт-Петербург

Re: Fallout 4 0.283 ENBoost

Boris are you planning any update? How soon?
_________________

AMD RYZEN 2600
Patriot DDR4 signature premium 16gb 3000ghz
MSI A320M-A PRO
Patriot burst elite SSD 480gb
hitachi HDS721050 500gb 7200rpm
Gigabyte GTX 1060 6gb

Offline
Posts: 80
Joined: 10 Jan 2014, 23:06

Re: Fallout 4 0.283 ENBoost

Well performance is also a key factor for me, no point looking great if its unplayable.
_________________
Win 10 64, Intel i7 5820K @ 4.2, GTX 970 4gig, 16 gb DDR 4 ram, Asus Xonar D2X, dual Acer T232HL IPS LED Monitors, One 27" IIyamma pro X82783HSU, 2 TB HD + 3x 128gb + 1x 250gb+ 1 500gb SD drives.

Offline
Posts: 77
Joined: 12 Aug 2013, 20:38

Re: Fallout 4 0.283 ENBoost

I would love to see updated bloom as I've always felt it was one of ENBs strongest features (that and your incredible water dispersion and AO). 64bit with alpha sounds like a big step into the future to me.
_________________
I7-4750k @ 4.00ghz, Radeon R9 290x 4gb, 32gb Ripjaw RAM, Win 7 x 64 on SSD

Offline
User avatar
*blah-blah-blah maniac*
Posts: 849
Joined: 28 Dec 2011, 00:50

Re: Fallout 4 0.283 ENBoost

Hi Boris,

If the larger bloom texture does not affect the quality of this effect itself, and is only useful to assist in implementing other effects, I do not have enough knowledge to provide any meaningful opinion on this question. I am reluctant to support a change that hurts performance but returns no visible improvement (though maybe some of these possible 'other effects' are really cool?).
_________________
Fallout 4 ENB Video Series | Skyrim ENB Video Series | My YouTube Channel
Intel i7-4700HQ @ 2.4GHz | NVidia GTX780M 4GB | 24GB RAM
Post Reply