Friedboi Posted July 10, 2018 Posted July 10, 2018 Sorry for the repeat posting but this is a very persistent issue I have been having throughout all my gameplays. I think the issue has to do with either my load order (down below) or my skeleton. Not Entirely sure. But I've tried to restarting my mods from scratch or just trying to rearrange my load order with LOOT but nothing seems to work. Your help will be greatly appreciated! Load order: Skyrim.esm Update.esm Dawnguard.esm HearthFires.esm Dragonborn.esm Falskaar.esm RSkyrimChildren.esm BSAssets.esm BSHeartland.esm LevelersTower.esm OSA.esm Schlongs of Skyrim - Core.esm SkyUI.esp RaceMenu.esp RaceMenuPlugin.esp The Eyes Of Beauty - Elves Edition.esp Relationship Dialogue Overhaul.esp immersive roads.esp RealisticWaterTwo.esp Further Dark Dungeons for ENB.esp iHUD.esp Brows.esp zzLSAR.esp FacelightPlus.esp ScopedBows_EagleEyeTweak.esp ScopedBows_ArrowTweaks.esp ResplendentArmor.esp HelmetToggle.esp KS Hairdo's.esp DYNAVISION Dynamic Depth of Field.esp RSChildren.esp GrassOnSteroids_Short.esp DragonCarvedArmorSet.esp Beards.esp QuieterDogs.esp BSHeartland - Meshes.esp BSHeartland - Textures.esp dD - Realistic Ragdoll Force - Realistic.esp FNIS.esp CL NettlebaneOrg.esp Change Spouse Outfits.esp RevampedExteriorFog.esp ENB Snow FX.esp Watercolor_for_ENB_RWT.esp BHTNF_Eli.esp Hothtrooper44_ArmorCompilation.esp Immersive Encounters.esp SMIM-Merged-All.esp RealisticWaterTwo - Legendary.esp Dogs-of-Skyrim.esp Cloaks.esp UFO - Ultimate Follower Overhaul.esp Skyrim Shadow Striping Fix.esp ScopedBows.esp RDO - UFO v1.2i Patch.esp Bijin Warmaidens.esp Bijin NPCs.esp Bijin Wives.esp Serana.esp SassyTeen.esp isilNarsil.esp TrissArmorRetextured.esp Hothtrooper44_Armor_Ecksstra.esp TheEyesOfBeauty.esp dD - Enhanced Blood Main.esp dD-Dragonborn-Dawnguard-EBT Patch.esp AncientTonguesGreatSword.esp AncientTonguesSword.esp DudestiaOutfitChanger.esp FollowerCynthia_asElisif.esp _sunya.esp Unique Uniques.esp TW3_femaleArmors_zzjay.esp Schlongs of Skyrim.esp SOS - Smurf Average Addon.esp SOS - ERF - HighPoly Addon.esp XPMSE.esp SOSRaceMenu.esp Alternate Start - Live Another Life.esp
GenioMaestro Posted July 10, 2018 Posted July 10, 2018 I ask again: Have you installed all the recomended tools??? Have you read any guide? Google a bit and install SKSE, ENBoost and CrashFixes. This 3 tools add a lot of stability to the game and solve a lot of problems. In other way, a lot of followers mods put it inside the inn's, specially in the Bannered Mare of whiterun. Remove it if you have them.
Friedboi Posted July 10, 2018 Author Posted July 10, 2018 1 minute ago, GenioMaestro said: I ask again: Have you installed all the recomended tools??? Have you read any guide? Google a bit and install SKSE, ENBoost and CrashFixes. This 3 tools add a lot of stability to the game and solve a lot of problems. In other way, a lot of followers mods put it inside the inn's, specially in the Bannered Mare of whiterun. Remove it if you have them. Hi. I tried to install ENBoost but my skyrim rejected it. I followed an install video but I guess it didn't work out. I have crash fixes and I never play skyrim without SKSE. I use NMM.
Grey Cloud Posted July 10, 2018 Posted July 10, 2018 8 minutes ago, GotGot said: I tried to install ENBoost but my skyrim rejected it What does that mean?
Friedboi Posted July 10, 2018 Author Posted July 10, 2018 1 minute ago, Grey Cloud said: What does that mean? When I first changed Expandsystemmemoryx64=True. I launched SKSE from my nmm and it said that I had to set it back to false (32). I used this https://www.youtube.com/watch?v=FHCYoVB8P_Y video to install it.
Grey Cloud Posted July 10, 2018 Posted July 10, 2018 2 minutes ago, GotGot said: When I first changed Expandsystemmemoryx64=True. I launched SKSE from my nmm and it said that I had to set it back to false (32). I used this https://www.youtube.com/watch?v=FHCYoVB8P_Y video to install it. It should be false. Even if you have a 64-bit OS.
Friedboi Posted July 10, 2018 Author Posted July 10, 2018 Should I still use this video I posted for the installation?
GenioMaestro Posted July 10, 2018 Posted July 10, 2018 Well.. now we have more info.. thanks. If you have SKSE be sure you have configured the SKSE Memory Patch. Go to SKYRIM\DATA\SKSE and look inside skse.ini that must have this: Spoiler [General] EnableDiagnostics=1 ClearInvalidRegistrations=1 [Memory] DefaultHeapInitialAllocMB=768 ScrapHeapSizeMB=256 [Display] iTintTextureResolution=2048 [Debug] WriteMinidumps=1 As you have SKSE you can use and install SKSE Plugin Preloader for use UseOSAllocators=1 as indicated the Crash fixes web page. Follow it. enb is easy to install. You only need expand the zip file and copy the content of the folder WrapperVersion in your Skyrim directory. The files must be with your TESV.exe and you must copy these files: Spoiler d3d9.dll enbbloom.fx enbdepthoffield.fx enbeffect.fx enbeffectprepass.fx enbhost.exe enblens.fx enblensmask.png enblocal.ini enbseries <folder> enbseries.ini enbsunsprite.fx enbsunsprite.tga Put this and tell us the results. Of course, when have a CTD in a exact location you must verify it in a NEW game. If the error persist is a mod problem. If not happend is a problem with your savegame and must clean it with ReSaver.
Friedboi Posted July 10, 2018 Author Posted July 10, 2018 15 minutes ago, GenioMaestro said: Well.. now we have more info.. thanks. If you have SKSE be sure you have configured the SKSE Memory Patch. Go to SKYRIM\DATA\SKSE and look inside skse.ini that must have this: Reveal hidden contents [General] EnableDiagnostics=1 ClearInvalidRegistrations=1 [Memory] DefaultHeapInitialAllocMB=768 ScrapHeapSizeMB=256 [Display] iTintTextureResolution=2048 [Debug] WriteMinidumps=1 As you have SKSE you can use and install SKSE Plugin Preloader for use UseOSAllocators=1 as indicated the Crash fixes web page. Follow it. enb is easy to install. You only need expand the zip file and copy the content of the folder WrapperVersion in your Skyrim directory. The files must be with your TESV.exe and you must copy these files: Reveal hidden contents d3d9.dll enbbloom.fx enbdepthoffield.fx enbeffect.fx enbeffectprepass.fx enbhost.exe enblens.fx enblensmask.png enblocal.ini enbseries enbseries.ini enbsunsprite.fx enbsunsprite.tga Put this and tell us the results. Of course, when have a CTD in a exact location you must verify it in a NEW game. If the error persist is a mod problem. If not happend is a problem with your savegame and must clean it with ReSaver. HOLY CANOLY Well since I copied over the rest of the files your listed for ENBoost I now have everything looking great! Not only that but the game doesnt crash when entering whiterun or the Bannered Mare. I did get an error message stating this. "Error! bFloatPointRenderTarget=1 is not set in skyrimprefs.ini or you have several copies of this file".
-Player1- Posted July 10, 2018 Posted July 10, 2018 One should always use ENBOOST, no matter if skyrim or Fallout !
Grey Cloud Posted July 10, 2018 Posted July 10, 2018 You only need these three files for ENBoost: d3d9.dll, enbhost.exe, and enblocal.ini http://wiki.step-project.com/ENBoost 1 hour ago, GotGot said: "Error! bFloatPointRenderTarget=1 is not set in skyrimprefs.ini or you have several copies of this file". skyrimprefs is in your Documents/My Games/Skyrim under the [Display] header
GenioMaestro Posted July 10, 2018 Posted July 10, 2018 Well... now you must learn to use ENB One of the files is enblocal.ini and have a lot of parameters, some of them are generic and others are specific for som video card and some special config for some mods. I have this in my enblocal.ini and you can try with my config. I have near 200 mods but none of them need any special config in enb, maybe i have a generic enb config. I have cero problems in a old machine like i5 4460 with gtx 660 2g Spoiler [PROXY] EnableProxyLibrary=false InitProxyFunctions=true ProxyLibrary= [GLOBAL] UsePatchSpeedhackWithoutGraphics=true UseDefferedRendering=true IgnoreCreationKit=true [PERFORMANCE] SpeedHack=true EnableOcclusionCulling=true [MEMORY] ExpandSystemMemoryX64=false ReduceSystemMemoryUsage=true DisableDriverMemoryManager=false DisablePreloadToVRAM=false EnableUnsafeMemoryHacks=false ReservedMemorySizeMb=64 VideoMemorySizeMb=0 EnableCompression=false AutodetectVideoMemorySize=true [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 EnableVSync=true AddDisplaySuperSamplingResolutions=false VSyncSkipNumFrames=0 [LIMITER] WaitBusyRenderer=false EnableFPSLimit=false FPSLimit=60.0 [INPUT] KeyCombination=16 KeyUseEffect=123 KeyFPSLimit=36 KeyShowFPS=106 KeyScreenshot=44 KeyEditor=13 KeyFreeVRAM=115 KeyBruteForce=66 KeyDepthOfField=118 [ADAPTIVEQUALITY] Enable=true Quality=0 DesiredFPS=20.0 [ANTIALIASING] EnableEdgeAA=true EnableSubPixelAA=false EnableTemporalAA=false [FIX] FixGameBugs=false FixParallaxBugs=true FixParallaxTerrain=true FixAliasedTextures=true IgnoreInventory=true FixTintGamma=false RemoveBlur=false FixSubSurfaceScattering=true FixSkyReflection=true FixCursorVisibility=true FixLag=false [LONGEXPOSURE] EnableLongExposureMode=false Time=1.0 BlendMax=0.0 EDIT: Another important tool for me is BethIni. Can manage skyrim.ini and skyrimpref.ini and put it accordly with enb.
Friedboi Posted July 11, 2018 Author Posted July 11, 2018 heres my enblocal. My clouds look kind of weird though. They just look like grey blobs in the sky the sky also looks like the color is leeched out. In fact most of my game looks alot brighter after I installed Enboost. I mean it solved my crash problem and I' super grateful for all of the help ive gotten but I'm still a noob to ENB. [PROXY] EnableProxyLibrary=false InitProxyFunctions=true ProxyLibrary=other_d3d9.dll [GLOBAL] UsePatchSpeedhackWithoutGraphics=false UseDefferedRendering=true IgnoreCreationKit=true [PERFORMANCE] SpeedHack=true EnableOcclusionCulling=true [MEMORY] ExpandSystemMemoryX64=false ReduceSystemMemoryUsage=true DisableDriverMemoryManager=false DisablePreloadToVRAM=false EnableUnsafeMemoryHacks=false ReservedMemorySizeMb=512 VideoMemorySizeMb=10240 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=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 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 FixSubSurfaceScattering=true FixSkyReflection=true FixCursorVisibility=true FixLag=false [LONGEXPOSURE] EnableLongExposureMode=false Time=1.0 BlendMax=0.0 edit: I am currently using Truevision ENB which made a lot of the game darker. Not sure how to really set it up to work with ENBoost. thanks again
GenioMaestro Posted July 11, 2018 Posted July 11, 2018 Im not an expert in ENB because my old machine not support a full ENB. The parameter for change from normal ENB to ENBoost is UsePatchSpeedhackWithoutGraphics=false --->normal ENB UsePatchSpeedhackWithoutGraphics=TRUE--->ENBoost In ENBoost mode the visual changes made by enb are disabled and only have the memory management that help a lot in add stability to the game. I use ENBoost + Climates of Tamriel + Imaginator. That have all i need for change the visual apperance of the game without a full enb. But i not know if they are compatibles with a full enb.
Grey Cloud Posted July 11, 2018 Posted July 11, 2018 http://wiki.step-project.com/STEP:2.10.0 http://wiki.step-project.com/Guide:ENB http://wiki.step-project.com/ENBoost
Recommended Posts
Archived
This topic is now archived and is closed to further replies.