Page 1 of 25

TES Skyrim SE 0.309 BETA

Posted: 28 Oct 2016, 18:20
by ENBSeries
The Elder Scrolls Skyrim SE (SSE)

Graphic mod ENBSeries 0.309 BETA

Made all post processing shaders similar or equal to mod for Fallout 4. Time of the day, interior and exterior separation, weather system are not available yet. This version is mostly to remove original game post processing by replacing it with custom from enbeffect.fx shader (untweaked, most code from old Skyrim mod) or ReShade/SweetFX.

Well, it's first release, not tested properly, so i expect various issues, depending from game video setting. Report please if depth of field or post processing stops working.

This topic is renamed discussion, mod was released at page 15.

Re: Skyrim SE

Posted: 28 Oct 2016, 19:11
by Skinner
FO4 enb 2.91 seems to be loading here after a little longer then usual start under Win10 64. I don't know if every feature (or any) works, but I can bring up the enb menu and some of the hooked(?) reshade effects seems to be working.

Re: Skyrim SE

Posted: 28 Oct 2016, 19:29
by Madpaddy
ENBSeries wrote:It will not work. And because of some bug i can't start the game, entire day wasted for this.
Sorry to hear that Boris, im actually surprised because its running very well for me. Hopefully you get it sorted, and if you can make a SSE version that would be fantastic mate.

Re: Skyrim SE

Posted: 28 Oct 2016, 19:30
by Madpaddy
Skinner wrote:FO4 enb 2.91 seems to be loading here after a little longer then usual start under Win10 64. I don't know if every feature (or any) works, but I can bring up the enb menu and some of the hooked(?) reshade effects seems to be working.
It seems to load but nothing seems to work for me.

Re: Skyrim SE

Posted: 28 Oct 2016, 20:09
by ENBSeries
I gave up looking for solution, vc_redist.x64.exe fails to install with "Error 0x80240017: Failed to execute MSU package". And if i manually install Windows6.1-KB2999226-x64.msu, it fails "the update is not applicable to your computer". Something with manual extracting it to cab and pack it back do not work at packing stage dism. Thanks to M$ moth*kers.
mkdir tmp
mkdir tmp\tmp
move C:\ProgramData\Package Cache\FC6260C33678BB17FB8B88536C476B4015B7C5E9\packages\Patch\x64\Windows8.1-KB2999226-x64.msu c:\tmp
expand -F:* c:\tmp\Windows8.1-KB2999226-x64.msu c:\tmp\tmp
dism /online /add-package /packagepath:c:\tmp\tmp\Windows8.1-KB2999226-x64.cab

Re: Skyrim SE

Posted: 29 Oct 2016, 05:41
by Silvist
I played around with FO4 ENB using this mod:

www.nexusmods.com/skyrimspecialedition/mods/180/

It uses a combination of the ENB ini and reshade 3.0. Its been a long time since I took a look at it, but does the d3d11.dll or d3d9.dll even inject or hook without the script extender?

I'm guessing it does something, because like said above you can see the shift+enter toggle menu in game. There is also quite a long pause before the game launches, sometimes up to several minutes.

As always Boris I thank you for all your hard work. Without you the games would look like a pile of dung.

Re: Skyrim SE

Posted: 29 Oct 2016, 07:18
by ibbanez
ENBSeries wrote:I gave up looking for solution, vc_redist.x64.exe fails to install with "Error 0x80240017: Failed to execute MSU package". And if i manually install Windows6.1-KB2999226-x64.msu, it fails "the update is not applicable to your computer". Something with manual extracting it to cab and pack it back do not work at packing stage dism. Thanks to M$ moth*kers.
mkdir tmp
mkdir tmp\tmp
move C:\ProgramData\Package Cache\FC6260C33678BB17FB8B88536C476B4015B7C5E9\packages\Patch\x64\Windows8.1-KB2999226-x64.msu c:\tmp
expand -F:* c:\tmp\Windows8.1-KB2999226-x64.msu c:\tmp\tmp
dism /online /add-package /packagepath:c:\tmp\tmp\Windows8.1-KB2999226-x64.cab

Boris I had this same exact issue when i was setting up a new Dual Boot Win 7 with my Win 10 install. Stupid Windows. The solution is to go into your Services and turn off wuauserv (the windows update service) then run the vc_redist. Each time you encounter this issue you have to turn the service back off because it starts right back up automatically. There were some other files to download to basically get Windows to where it didn't run into this issue, but I'd have to look it up and I'm just going off my memory at the moment. It's completely retarded. From what I remember, instead of trying to install it, its checking Windows Update for something and then errors out. Let me know if this helps....

Re: Skyrim SE

Posted: 29 Oct 2016, 08:29
by ENBSeries
ibbanez
It's disabled for me (i disable all the crap which trying to do something without my permission), but i've tried yesterday to turn it on, just in case. No luck. Same with another two services of similar functionality.

Re: Skyrim SE

Posted: 29 Oct 2016, 09:12
by dpeasant
Reshade and etc. is useless without ENB turning off ingame ugly post-processing and tonemapping. Fallout 4 at least used LUTs, so that it was possible to make them neutral, while Skyrim doesnt. By using reshade only one basically applies another layer of tonemapping above the ugly ones, not even through Reshade LUTs its not possible to create something good looking, considering that there are different weathers in Skyrim. Ill be waiting for ENB then.

Re: Skyrim SE

Posted: 29 Oct 2016, 10:08
by Oyama
dpeasant wrote:Reshade and etc. is useless without ENB turning off ingame ugly post-processing and tonemapping. Fallout 4 at least used LUTs, so that it was possible to make them neutral, while Skyrim doesnt. By using reshade only one basically applies another layer of tonemapping above the ugly ones, not even through Reshade LUTs its not possible to create something good looking, considering that there are different weathers in Skyrim. Ill be waiting for ENB then.
Words of wisdom.

Boris
That installation problem sucks. Hope you'll get it sorted out.