Jump to content

ENB Crashing game when trying to load


emikrax

Recommended Posts

Posted

Hey, i'm running into a problem with the enb wrapper version crashing my game right after i try to load or create a new game.

I used a fresh Skyrim installation from steam, and only installed the enb wrapper version. With it, it crashes and without it it works just fine. Does any of you have an idea what the cause of this coud be? I have the newest DirectX package installed, and have a GTX 1060.

I will try the injector version next, but maybe someone has an idea what might cause this problem.

 

Thanks for any help.

 

This is my enblocal.ini file:

 

[PROXY]
EnableProxyLibrary=false
InitProxyFunctions=true
ProxyLibrary=other_d3d9.dll

 

[GLOBAL]
UsePatchSpeedhackWithoutGraphics=false
UseDefferedRendering=true
IgnoreCreationKit=true

 

[PERFORMANCE]
SpeedHack=true
EnableOcclusionCulling=true

[MULTIGPU]
DisableCloudsShadowInReflections=false

 

[MEMORY]
ExpandSystemMemoryX64=false
ReduceSystemMemoryUsage=true
DisableDriverMemoryManager=false
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=false
ReservedMemorySizeMb=128
VideoMemorySizeMb=20000
EnableCompression=true
AutodetectVideoMemorySize=false

 

[THREADS]
DataSyncMode=0
PriorityMode=0
EnableUnsafeFixes=false

 

[MULTIHEAD]
ForceVideoAdapterIndex=false
VideoAdapterIndex=0

 

[WINDOW]
ForceBorderless=false
ForceBorderlessFullscreen=false

 

[ENGINE]
ForceAnisotropicFiltering=true
MaxAnisotropy=16
ForceLodBias=false
LodBias=0.0
AddDisplaySuperSamplingResolutions=false
EnableVSync=true
VSyncSkipNumFrames=0

 

[LIMITER]
WaitBusyRenderer=true
EnableFPSLimit=true
FPSLimit=59.0

 

[INPUT]
//shift
KeyCombination=16
//f12
KeyUseEffect=123
//home
KeyFPSLimit=36
//num /       106
KeyShowFPS=106
//print screen
KeyScreenshot=44
//enter
KeyEditor=13
//f4
KeyFreeVRAM=115
//B
KeyBruteForce=66
KeyDepthOfField=118

 

[ADAPTIVEQUALITY]
Enable=false
Quality=1
DesiredFPS=20.0

[ANTIALIASING]
EnableEdgeAA=false
EnableTemporalAA=false
EnableSubPixelAA=false

 

[FIX]
FixGameBugs=true
FixParallaxBugs=true
FixParallaxTerrain=false
FixAliasedTextures=false
IgnoreInventory=true
FixTintGamma=false
RemoveBlur=false
RemoveRadialBlur=false
FixSubSurfaceScattering=true
FixSkyReflection=true
FixCursorVisibility=true
FixLag=false
GenerateGrassNormals=true

 

[LONGEXPOSURE]
EnableLongExposureMode=false
Time=1.0
BlendMax=0.0

 

[FILE]
ScreenshotFormat=0

 

[GUI]
HighResolutionScaling=true

 

Posted

Some ENB presets require the enbhelper.dll, I remember crashing a couple of times because I forgot to install it. Try the wrapper version + enbhelper. If you're still crashing download the ENB/preset files again or try with a different preset.

Posted

Which enb are you trying to use?

Are you sure you have it installed correctly?

Did you follow any guides?

 

1 hour ago, emikrax said:

I have the newest DirectX package installed,

Skyrim doesn't use the 'newest DirectX package. Skyrim, LE, uses DirectX 9.

https://www.microsoft.com/en-us/download/details.aspx?id=8109

You have to install it after downloading.

 

1 hour ago, emikrax said:

VideoMemorySizeMb=20000

How did you arrive at that figure?

Posted
13 hours ago, Just Don't said:

Some ENB presets require the enbhelper.dll, I remember crashing a couple of times because I forgot to install it. Try the wrapper version + enbhelper. If you're still crashing download the ENB/preset files again or try with a different preset.

I tried it, but it still crashes at the same place, right before the loading screen. Even with default configuration files.

But i think there might be a misunderstanding, i'm trying to install it for the legendary edition.

 

12 hours ago, Grey Cloud said:

Which enb are you trying to use?

Are you sure you have it installed correctly?

Did you follow any guides?

 

Skyrim doesn't use the 'newest DirectX package. Skyrim, LE, uses DirectX 9.

https://www.microsoft.com/en-us/download/details.aspx?id=8109

You have to install it after downloading.

 

How did you arrive at that figure?

I'm trying to use Boris Vorontov's ENB Series v0.453 for Skyrim LE: mod_tesskyrim_v0453

 

Well, i'm sure i installed it exactly as this guide said: 7521-conglomerate-01-installing-skyrim-stability-fixes-tools

 

Later i tried the SSME way from this one in addition: 10715-2020-skyrim-le-stability-guide

And yes, i set the UseOSAllocators=0 again. But it doesn't make a difference.

 

Also, i'm using Mod Organizer 2 instead of Nexus Mod Manager. As i also took a look at Just Don't's guide (thanks, it's a great guide that goes beyond the stabillity basics;)) before, and found it more comfortable to use. It souldn't metter though, since i'm installing the stabillity fixes directly in the skyrim folder, and starting it over steam for now.

 

With DirectX i mean that i installed the latest patch of DirectX 9, 12, ect. from the Microsoft website.

 

I followed this video tutorial to determine my video memory size: Skyrim Tutorial | ENBseries Installation & ENBoost Configuration

I have 6GB of dedicated Video Memory, and 16GB shared, resulting in 22GB total memory size. But i scaled it down to 20GB, so other applications would have enought for sure.

 

I tried it with only the ENB as well as with the other parts of the guide, leading to the same result.

 

Thanks for trying to help. :)

Posted
25 minutes ago, emikrax said:

I'm trying to use Boris Vorontov's ENB Series v0.453 for Skyrim LE

 

25 minutes ago, emikrax said:

Well, i'm sure i installed it exactly as this guide said

Ah, that may be your problem. Strictly speaking that is ENBoost which is just the memory management part of an 'ENB'. What people call an ENB is usually an ENB preset such as Rudy or Snapdragon for example. The preset is what does the pretty graphics. You can use ENBoost without a preset but you need ENBoost to use a preset.

 

This means your enblocal.ini has the wrong setting here:

 

14 hours ago, emikrax said:

[GLOBAL]
UsePatchSpeedhackWithoutGraphics=false

This should be set to 'true' if you are just using ENBoost  - i.e. you are using the speedhack without the graphics. The Conglomerate guide tells you this.

 

Posted
42 minutes ago, emikrax said:

Thanks a lot! It works now. I guess i've must have misread or overlooked it.  Sorry for taking your time.

No worries, glad you are working.

  • 1 year later...
Posted
On 3/28/2021 at 4:36 PM, Grey Cloud said:

Which enb are you trying to use?

Are you sure you have it installed correctly?

Did you follow any guides?

 

Skyrim doesn't use the 'newest DirectX package. Skyrim, LE, uses DirectX 9.

https://www.microsoft.com/en-us/download/details.aspx?id=8109

You have to install it after downloading.

 

How did you arrive at that figure?

 

I love you GC....

 

my drive died and after installing the OS, etc and then getting my mods back in order i couldn't understand why the enb was crashing at loading the game... i forgot about dx9

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...