LostBrokenWinter Posted October 3, 2016 Share Posted October 3, 2016 (edited) I'm trying my best to finalize a modded game build but I am having problems getting it to be stable and not ctd due to ram issues.I followed this guide trying to fix the crashing of my game due to memory and other problems. Install ENBoost and Crash Fixes following this guide:Download and install SKSE if you don't have it already; Remember to run the game trough skse_loader.exe from now on.Createa a file called skse.ini in Skyrim\Data\SKSE\ if you don't have it already, then write inside (remove other lines that might be inside the file):[General]ClearInvalidRegistrations=1EnableDiagnostics=1 ;<----you can leave this to 0 turn to 1 if debugging[Display]iTintTextureResolution=2048[Debug]WriteMinidumps=1 ;<----you can leave this to 0 turn to 1 if debuggingAfter that download and install Crash Fixes: http://www.nexusmods.com/skyrim/mods/72725/?Download and install Bug Fixes as well: http://www.nexusmods.com/skyrim/mods/76747/?After having installed it navigate to Skyrim\Data\SKSE\Pugins\CrashFixPlugin.iniModify in CrashFixPlugin.ini UseOSAllocators=1 follow the instructions above this line to make it work. You will need to download and install SKSE Plugin Preloader Link: http://www.nexusmods.com/skyrim/mods/75795/?ENB can be used without graphics modification (ENBoost) it will improve performance and stability, for more info visit http://www.nexusmods.com/skyrim/mods/73618/? :First download the latest ENB ( http://enbdev.com/download_mod_tesskyrim.html ) in the archive, extract from the wrapper version: enbhost.exe, d3d9.dll, enblocal.ini and enbseries.ini to your Skyrim directory (where TESV.exe is located)In enblocal.ini edit:[GLOBAL]UsePatchSpeedhackWithoutGraphics=false ;<-----set this to true leave to false if you have an ENB.UseDefferedRendering=trueIgnoreCreationKit=trueForceFakeVideocard=false[MEMORY]ExpandSystemMemoryX64=false ;<-----make sure this is set to false is obsolete and will interfere with Crash Fixes or SKSE memory patch (causes crashes especially in Win10)ReduceSystemMemoryUsage=trueDisableDriverMemoryManager=false ;<---------set to true for old AMD GPUs.DisablePreloadToVRAM=falseEnableUnsafeMemoryHacks=false ;<------make sure this is set to false only works when ExpandSystemMemoryX64=true as previously sad this only causes problemsReservedMemorySizeMb=64 ;<-----if using an ENB you know what goes here otherwise increase if you experience some stutter.VideoMemorySizeMb=4064 ;<-----Users should download and run Boris's VRamSizeTest tool. Run the VRamSizeDX9.exe. Windows 7 users subtract 170 from the value provided and use that value. Windows 8/8.1/10 users use the value provided. If AutodetectVideoMemorySize=true this value is ignored and auto-calculated.AutodetectVideoMemorySize=false ;<-----set this to true if you want auto VRAM size calculation[THREADS]DataSyncMode=2PriorityMode=3EnableUnsafeFixes=falseIf you feel like skse or Crash Fixes are not working correctly create a shortcut with this argument and launch the game from it (if you are on ModOrganizer add to the SKSE executable the -forcesteamloader argument) i suggest doing this even if everything works as it should: But now my game when I load a save or try to create a new game it crashes almost immediately. Here is my modwatch I have no clue what is causing these problems when I followed the guide making sure it was able to work with the enb I use in mod organizer.https://modwat.ch/u/lostbrokenwinter Edited October 3, 2016 by LostBrokenWinter Link to comment Share on other sites More sharing options...
Recommended Posts