Sure thing, I'll take a look at those snowflakes.
In case the sky object you mentioned reacts to [FIRE] most likely it's incorrectly set to use additive alpha blending. You can try to simply change it to standard blending (set Alpha Property flags from "4109" to "4333") but since we're talking about sky it might result is visual glitches. Worth a shot, in any case. In case it seems difficult, I can investigate too.
Skyrim particle patch for ENB
- Author
- Message
-
Offline
- *blah-blah-blah maniac*
- Posts: 3137
- Joined: 27 Jan 2012, 13:42
-
Offline
- *blah-blah-blah maniac*
- Posts: 3137
- Joined: 27 Jan 2012, 13:42
Re: Skyrim particle patch for ENB
I couldn't trigger that weather condition but should be fixed now anyway.
-
Offline
- Posts: 13
- Joined: 31 Mar 2018, 02:16
Re: Skyrim particle patch for ENB
Thanks for the great work!
I'll take another look at it, but my dirty workaround I found in the meantime was to disable the emissive. The mod author is also taking a look.
I'll take another look at it, but my dirty workaround I found in the meantime was to disable the emissive. The mod author is also taking a look.
-
Offline
- *blah-blah-blah maniac*
- Posts: 3137
- Joined: 27 Jan 2012, 13:42
Re: Skyrim particle patch for ENB
Sorry, meant the snowflakes.
Nothing wrong in disabling emissive. I’d say in case it looks correct and doesn’t cause other unexpected issues, it’s actually just the right solution.
Nothing wrong in disabling emissive. I’d say in case it looks correct and doesn’t cause other unexpected issues, it’s actually just the right solution.
-
Offline
- *blah-blah-blah maniac*
- Posts: 838
- Joined: 10 Dec 2017, 17:10
Re: Skyrim particle patch for ENB
I must ask: is it possible to copy the reflective caustics effect on The Ragged Flagon ceiling into another locations ?
Maybe even use it as a fake underwater caustics ? (add to some water textures ?)
Maybe even use it as a fake underwater caustics ? (add to some water textures ?)
-
Offline
- Posts: 1
- Joined: 11 Sep 2019, 03:05
Re: Skyrim particle patch for ENB - black splash textures
UPDATE: I narrowed it down to the gradwhitewater.dds file. If I remove it from the mod, everything works fine. At least now I can use the patch, it really is necessary!
----------------------
Unfortunately, whenever I activate this mod I get black splash textures in waterfalls. I see it around Riverwood in the upper and lower falls, and in the Reach (haven't really checked other areas). I've tried it with ENB, without ENB, with vanilla water and with RW2, this mod is the only one that causes this.
----------------------
Unfortunately, whenever I activate this mod I get black splash textures in waterfalls. I see it around Riverwood in the upper and lower falls, and in the Reach (haven't really checked other areas). I've tried it with ENB, without ENB, with vanilla water and with RW2, this mod is the only one that causes this.
-
Offline
- *master*
- Posts: 160
- Joined: 08 Dec 2018, 21:08
Re: Skyrim particle patch for ENB
Is this also something I should give priority over the particle patch to? Should I let this overwrite particle patch, but let other mods win over it?
https://www.nexusmods.com/skyrimspecial ... mods/22601
http://icecream.me/uploads/f0b7f18842f5 ... d8bb58.png
Thanks
https://www.nexusmods.com/skyrimspecial ... mods/22601
http://icecream.me/uploads/f0b7f18842f5 ... d8bb58.png
Thanks
-
Offline
- *blah-blah-blah maniac*
- Posts: 3137
- Joined: 27 Jan 2012, 13:42
Re: Skyrim particle patch for ENB
It should be fine to let that mod overwrite.
-
Offline
- *master*
- Posts: 156
- Joined: 04 Jan 2019, 15:27
Re: Skyrim particle patch for ENB
"02/08/2019 - Fixed a number of fire effects"
Would you mind telling me which files were changed, thanks.
-------
PP: campfire01burning FlamesSmall03&Firearticles alpha is 4621 (additive w. test)
EmbersHD: alpha is 4109 (additive no test)
Is this an oversight or a deliberate change (if yes - why?)
I think I've been through more or less all fire related meshes/particles in the game and I've seen both types of blending with no apparent method to it, and I'm not sure I've seen an actual difference in-game.
Also I think ENB only recognizes 4109 as fire particles but I'm not 100% sure.
Would you mind telling me which files were changed, thanks.
-------
PP: campfire01burning FlamesSmall03&Firearticles alpha is 4621 (additive w. test)
EmbersHD: alpha is 4109 (additive no test)
Is this an oversight or a deliberate change (if yes - why?)
I think I've been through more or less all fire related meshes/particles in the game and I've seen both types of blending with no apparent method to it, and I'm not sure I've seen an actual difference in-game.
Also I think ENB only recognizes 4109 as fire particles but I'm not 100% sure.
_________________
ENB Light at NexusMods
ENB Light at NexusMods
-
Offline
- *blah-blah-blah maniac*
- Posts: 3137
- Joined: 27 Jan 2012, 13:42
Re: Skyrim particle patch for ENB
There is no difference since alpha blending takes priority over testing whenever it's enabled, so as far the renderer is concerned 4621 is the same as 4109.
Not sure about all the changes anymore but the primary change was within firewallfx01.nif, it's the one used for many area based fire effects.
Not sure about all the changes anymore but the primary change was within firewallfx01.nif, it's the one used for many area based fire effects.