TES Skyrim SE 0.370
Forum rules
new topics are not allowed in this subsection, only replies.
new topics are not allowed in this subsection, only replies.
- Author
- Message
-
Offline
- Posts: 56
- Joined: 02 Aug 2017, 13:30
Re: TES Skyrim SE 0.370
So I am really interested in the added sun direction. But I can't find it as any variable in the pre-pass. So how does it work?
-
Offline
- Posts: 1
- Joined: 08 Jan 2019, 18:09
Re: TES Skyrim SE 0.370
Seems like he forgot to update the fx files with the new stuffAdyss wrote:So I am really interested in the added sun direction. But I can't find it as any variable in the pre-pass. So how does it work?
-
Offline
- *blah-blah-blah maniac*
- Posts: 996
- Joined: 02 Jan 2014, 23:38
Re: TES Skyrim SE 0.370
Thank you aers and Boris.
Now let's get parallax yeah I know
Now let's get parallax yeah I know
-
Offline
- *blah-blah-blah maniac*
- Posts: 17549
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim SE 0.370
I didnt forget to update, it's just to use in the cell shading mod requested, so it uses screen space normals and SunDirection screen space also (it's bit unprecise). On practice there is no need to use such data, except some perverted artistic effects and pray that transparent objects not look too much weird.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- *blah-blah-blah maniac*
- Posts: 530
- Joined: 30 Jan 2012, 13:18
Re: TES Skyrim SE 0.370
Yes you did but apparently didn't think it was possible.ENBSeries wrote:I didnt forget to update
Everyone, add
float4 SunDirection;
Texture2D TextureNormal;
to prepass file and it'll work.
-
Offline
- Posts: 3
- Joined: 07 Jan 2019, 16:50
Re: TES Skyrim SE 0.370
You are back! Is there a chance that you will re-upload the depth of field file?Marty McFly wrote:Yes you did but apparently didn't think it was possible.ENBSeries wrote:I didnt forget to update
Everyone, add
float4 SunDirection;
Texture2D TextureNormal;
to prepass file and it'll work.
-
Offline
- Posts: 24
- Joined: 01 Nov 2018, 21:02
Re: TES Skyrim SE 0.370
Hey Boris, is it possible to get the SunDirection in the lens file as well? I managed to track the sun somewhat accurately onto the screen with the help of it inside the prepass and it would be pretty neat to also control lensflare settings with it. The only other option would be to use the alpha channel to send it from the prepass to the lens file, but that would be a imperfect solution at best. And thanks a lot for the update!
-
Offline
- *blah-blah-blah maniac*
- Posts: 17549
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim SE 0.370
I gave answers to that topic and why such method is buggy. Also sun direction and normals are not supported, they are made only for one mod and no other. I dont want that users come to my forum with complains about graphical bugs just because they installed shaders which utilize these features which must not be used at all.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- Posts: 99
- Joined: 11 May 2014, 10:48
Re: TES Skyrim SE 0.370
I notice Timer.z is still unused.
Could it be used to provide a frame count (num goes up exactly one each frame)? Frame count is useful for a number of things that a regular timer isn't, such as alternating patterns to exploit TAA, generating noise, creating a dither with a temporal highpass, and whatever other ideas one might have.
Could it be used to provide a frame count (num goes up exactly one each frame)? Frame count is useful for a number of things that a regular timer isn't, such as alternating patterns to exploit TAA, generating noise, creating a dither with a temporal highpass, and whatever other ideas one might have.
-
Offline
- Posts: 34
- Joined: 14 May 2018, 14:59
Re: TES Skyrim SE 0.370
https://clips.twitch.tv/ImpartialPolish ... nBrainSlug Hey boris with ENB on I get this issue. Not sure what it is it like lightens darkens based on how I turn my camera. Happens to skin and clothing.
Not sure if fixable or not. Also happens with ENB on only.
Thanks.
Not sure if fixable or not. Also happens with ENB on only.
Thanks.