--JawZ-- ENB resources, updated 15 september-14

general download section
  • Author
  • Message
Offline
User avatar
*blah-blah-blah maniac*
Posts: 3123
Joined: 27 Jan 2012, 13:42

Re: --JawZ-- ENB resources, updated 15 september-14

There is, you could try to refactor the code to use ordinary if statements. First technique should obviously run every time.

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

Re: --JawZ-- ENB resources, updated 15 september-14

@Mindflux

Hmmm ... alas, I wouldn't know where to begin. It's ok though, I really just wanted this as a convenience feature, but I can configure this variable the old fashioned way (i.e. changing the .ini value and restarting the game).
_________________
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: 3123
Joined: 27 Jan 2012, 13:42

Re: --JawZ-- ENB resources, updated 15 september-14

Actually, like usually I was talking out of my ass since I forgot if...else statements can only be used inside functions.

Why do you need to change the number of passes dynamically?

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

Re: --JawZ-- ENB resources, updated 15 september-14

mindflux wrote:Actually, like usually I was talking out of my ass since I forgot if...else statements can only be used inside functions.

Why do you need to change the number of passes dynamically?
So I can make a nice demo video about the Painted Wasteland shader :P
_________________
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: 3123
Joined: 27 Jan 2012, 13:42

Re: --JawZ-- ENB resources, updated 15 september-14

Well, no surprises there :lol:

There's actually one trick that I remember Boris describing some time (probably long...) ago, you need to draw all passes but depending on the quality some of the passes are drawn outside the viewport.

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

Re: --JawZ-- ENB resources, updated 15 september-14

Thanks for the additional info ... though I think that kind of tinkering is a bit out of my league :P

I will stick to the 'old fashioned' way for the time being...
_________________
Fallout 4 ENB Video Series | Skyrim ENB Video Series | My YouTube Channel
Intel i7-4700HQ @ 2.4GHz | NVidia GTX780M 4GB | 24GB RAM
Post Reply