First let me say that I am apprehensive about making this post since I just made a stupid mistake in this same thread, but it's the only thing that I can think of.
My game recently started to CTD upon loading heavy exterior cells. I assumed it was a mod issue and started reducing my load order. Nothing working and very frustrated, I finally tried reverting back to ENB .292 and eureka, it started working again. I tried several times switching between .302 and .292 and it's consistent in that .302 always CTDs and .292 always works. This is for a very heavy load order and heavy textures so the game is using two enbhost.exe processes to cover the memory. Here are my memory settings:
Code: Select all
[MEMORY]
ExpandSystemMemoryX64=false
ReduceSystemMemoryUsage=true
DisableDriverMemoryManager=false
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=false
ReservedMemorySizeMb=512
VideoMemorySizeMb=12000
EnableCompression=false
AutodetectVideoMemorySize=true
I tried many different memory configurations with .302 and none will work without CTD for me. It looks like nothing changed with enbhost.exe recently, but maybe one of the new color filters or weather features is causing this? Boris, I'd like to run some test versions if you have the time to make them. Thanks for taking a look.
Edit: Actually, looks like there was a change in .279:
v0.279: Changed ENBoost memory manager by forcing memory statistics of the mod only to reduce issues with bad drivers and software.