Akarioux Posted September 29, 2016 Share Posted September 29, 2016 (edited) hi im new to modding. so ive been trying to put some enb but as the title says, I keep getting low framerate on "performance" enb. I tried sakyamuni enb, soul enb and opethfeldt enb to my surprise both of these 3 enb have all the same framerate about 23-27 fps. BTW i run skyrim in high settings for 57-60 fps with some mods on. I tried to uninstall the enb then my fps goes back to 57-60. did I mess something up in the process of installing enb? I have gtx 750ti and 8gb ram. Please help me sensei. :sad: :sad: :sad: Edited September 29, 2016 by Akarioux Link to comment Share on other sites More sharing options...
Project579 Posted September 29, 2016 Share Posted September 29, 2016 (edited) Make sure your ENBlocal.ini looks like this (you will have other lines don't delete them!): [GLOBAL]UsePatchSpeedhackWithoutGraphics=falseUseDefferedRendering=trueIgnoreCreationKit=trueForceFakeVideocard=false [PERFORMANCE]SpeedHack=trueEnableOcclusionCulling=true [MULTIHEAD]ForceVideoAdapterIndex=falseVideoAdapterIndex=0 [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 [WINDOW]ForceBorderless=falseForceBorderlessFullscreen=false [ENGINE]ForceAnisotropicFiltering=trueMaxAnisotropy=16<----this impacts performance depending on your GPU turn down to 8, 4 or turn off by setting ForceAnisotropicFiltering=falseForceLodBias=falseLodBias=-0.33EnableVSync=falseAddDisplaySuperSamplingResolutions=falseVSyncSkipNumFrames=0 [ANTIALIASING]EnableEdgeAA=true // set to true for Simple AAEnableTemporalAA=falseEnableSubPixelAA=true // set to true for Subpixel Antialiasing [FIX]FixGameBugs=trueFixParallaxBugs=trueFixAliasedTextures=trueIgnoreLoadingScreen=trueIgnoreInventory=trueFixSsaoWaterTransparency=trueFixTintGamma=trueRemoveBlur=falseFixSubSurfaceScattering=trueFixSkyReflection=trueFixCursorVisibility=trueFixParallaxTerrain=true //enable for parralax effects on ground textures, makes only sense with texturepacksFixLag=false //enable if you experience mouselag [THREADS]DataSyncMode=2PriorityMode=3EnableUnsafeFixes=false Make sure that in skyrimprefs.ini: [imagespace]bDoDepthOfField=1iRadialBlurLevel=0<----remove this line if you have it! [Display]iMaxAnisotropy=0bTransparencyMultisampling=0iWaterMultiSamples=0iMultiSample=0bFXAAEnabled=0bFloatPointRenderTarget=1iPresentInterval=1 ; <--- must be set to 1 or enb's vsync will not work. [Water]bUseWaterDisplacements=1bUseWaterRefractions=1bUseWaterDepth=1 Make sure that in Skyrim.ini: [Papyrus]fUpdateBudgetMS=1.2 ; <--- script-heavy setup and your scripts start to perform badly? increase to 1.6 (then 2.0 at max) Defaul is 1.2.fExtraTaskletBudgetMS=1.2fPostLoadUpdateTimeMS=500.0iMinMemoryPageSize=128iMaxMemoryPageSize=512iMaxAllocatedMemoryBytes=76800bEnableLogging=0bEnableTrace=0bLoadDebugInformation=0bEnableProfiling=0 [Controls]bMouseAcceleration=0 Edited September 29, 2016 by Project579 Link to comment Share on other sites More sharing options...
Akarioux Posted September 30, 2016 Author Share Posted September 30, 2016 Thank you very much. Did some tweaks and my fps went up to 35+ it seems that the blur was the culprit for low fps. I still get some sudden fps drop but it's better than before. Thanks a lot! Link to comment Share on other sites More sharing options...
Project579 Posted September 30, 2016 Share Posted September 30, 2016 make sure you don't have particles on Skyrimprefs.ini set to a really high value. [Particles]iMaxDesired=10000<---this is very intensive for the GPU processor Default is 750. Link to comment Share on other sites More sharing options...
Recommended Posts