Need my enblocal.ini checked over. (Skyrim)

Post Reply
  • Author
  • Message
Offline
*master*
Posts: 122
Joined: 17 Mar 2014, 08:00

Need my enblocal.ini checked over. (Skyrim)

Could someone give me a hand? Everything was running fine for months, then yesterday I decided to check out some new ENB presets. I didn't like any of the new ones, so I went back to the old one (http://www.nexusmods.com/skyrim/mods/67548/?) which I knew would work fine. I updated ENB in the process and let it generate a new enblocal.ini, just in case there were new options, and edited all the values back from my own memory. Suddenly the game is crashing all over the place. Can't get in for more than 60 seconds before it CTDs.

I've checked over enblocal.ini a bunch of times, but I just can't spot what I did wrong. Could one of you have a look at it, please? :(

Code: Select all

[PROXY]
EnableProxyLibrary=false
InitProxyFunctions=false
ProxyLibrary=

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

[PERFORMANCE]
SpeedHack=true
EnableOcclusionCulling=true

[MULTIHEAD]
ForceVideoAdapterIndex=false
VideoAdapterIndex=0

[MEMORY]
ExpandSystemMemoryX64=false
ReduceSystemMemoryUsage=true
DisableDriverMemoryManager=false
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=true
ReservedMemorySizeMb=512
VideoMemorySizeMb=9000
EnableCompression=true
AutodetectVideoMemorySize=false

[WINDOW]
ForceBorderless=false
ForceBorderlessFullscreen=false

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

[LIMITER]
WaitBusyRenderer=false
EnableFPSLimit=false
FPSLimit=10.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

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

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

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

[LONGEXPOSURE]
EnableLongExposureMode=false
Time=1.0
BlendMax=0.0
My Windows 10 system has 4 GB of VRAM and 16 GB of RAM, so I arbitrarily set VideoMemorySizeMb to 9000. I always used to experience crashes when setting ReservedMemorySizeMb to values lower than 512. Also vsync is always off because I have a gsync screen. I use some parallax textures on the ground and on objects, so I have all that enabled too.

Offline
User avatar
*blah-blah-blah maniac*
Posts: 3125
Joined: 27 Jan 2012, 13:42

Re: Need my enblocal.ini checked over. (Skyrim)

Run VRamSizeTest (http://enbdev.com/download_vramsizetest.htm) and put the result into VideoMemorySizeMb (minus 100-200mb or so for other uses).

Also set ExpandSystemMemoryX64=true and EnableCompression=false.

You could also try these if the crashes persist:

DisablePreloadToVRAM=true
EnableUnsafeMemoryHacks=false

Offline
*master*
Posts: 122
Joined: 17 Mar 2014, 08:00

Re: Need my enblocal.ini checked over. (Skyrim)

Right. Putting VideoMemorySizeMb at that recommended value minus 300 MB with ExpandSystemMemoryX64=true and EnableCompression=false makes the game crash on loading a level. I subtracted 1 GB, but it made no difference.

I've now also set ReservedMemorySizeMb to 64 instead of 512, and it seems to be not crashing instantly again - did notice an FPS drop.

So now it's at:

ReservedMemorySizeMb=64
VideoMemorySizeMb=2000


All this worked fine at totally different levels a few days ago. ¯\_(ツ)_/¯

Offline
User avatar
*blah-blah-blah maniac*
Posts: 3125
Joined: 27 Jan 2012, 13:42

Re: Need my enblocal.ini checked over. (Skyrim)

Hmm, I take it that you have a lot of heavy mods installed?

Offline
*master*
Posts: 122
Joined: 17 Mar 2014, 08:00

Re: Need my enblocal.ini checked over. (Skyrim)

mindflux wrote:Hmm, I take it that you have a lot of heavy mods installed?
Relatively speaking? There's much heavier installations out there than mine. But I probably run more than the average user.

Offline
*master*
Posts: 122
Joined: 17 Mar 2014, 08:00

Re: Need my enblocal.ini checked over. (Skyrim)

Alright, it appears to be stable enough now. I'm going to play Skyrim, ignoring all the weird settings, for a few more times and then I'll have to part with it. Enough is enough, you know? Time to move on.

Thanks for the assist Mindflux.
Post Reply