Jump to content

LOW FRAMERATE ON PERFORMANCE ENB


Akarioux

Recommended Posts

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 by Akarioux
Link to comment
Share on other sites

Make sure your ENBlocal.ini looks like this (you will have other lines don't delete them!):

 

[GLOBAL]
UsePatchSpeedhackWithoutGraphics=false
UseDefferedRendering=true
IgnoreCreationKit=true
ForceFakeVideocard=false
[PERFORMANCE]
SpeedHack=true
EnableOcclusionCulling=true
[MULTIHEAD]
ForceVideoAdapterIndex=false
VideoAdapterIndex=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=true
DisableDriverMemoryManager=false ;<---------set to true for old AMD GPUs.
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=false ;<------make sure this is set to false only works when ExpandSystemMemoryX64=true as previously sad this only causes problems
ReservedMemorySizeMb=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=false
ForceBorderlessFullscreen=false
[ENGINE]
ForceAnisotropicFiltering=true
MaxAnisotropy=16<----this impacts performance depending on your GPU turn down to 8, 4 or turn off by setting ForceAnisotropicFiltering=false
ForceLodBias=false
LodBias=-0.33
EnableVSync=false
AddDisplaySuperSamplingResolutions=false
VSyncSkipNumFrames=0
[ANTIALIASING]
EnableEdgeAA=true // set to true for Simple AA
EnableTemporalAA=false
EnableSubPixelAA=true // set to true for Subpixel Antialiasing
[FIX]
FixGameBugs=true
FixParallaxBugs=true
FixAliasedTextures=true
IgnoreLoadingScreen=true
IgnoreInventory=true
FixSsaoWaterTransparency=true
FixTintGamma=true
RemoveBlur=false
FixSubSurfaceScattering=true
FixSkyReflection=true
FixCursorVisibility=true
FixParallaxTerrain=true //enable for parralax effects on ground textures, makes only sense with texturepacks
FixLag=false //enable if you experience mouselag
[THREADS]
DataSyncMode=2
PriorityMode=3
EnableUnsafeFixes=false

 

Make sure that in skyrimprefs.ini:

 

[imagespace]
bDoDepthOfField=1
iRadialBlurLevel=0<----remove this line if you have it!
[Display]
iMaxAnisotropy=0
bTransparencyMultisampling=0
iWaterMultiSamples=0
iMultiSample=0
bFXAAEnabled=0
bFloatPointRenderTarget=1

iPresentInterval=1 ; <--- must be set to 1 or enb's vsync will not work.

 

[Water]
bUseWaterDisplacements=1
bUseWaterRefractions=1
bUseWaterDepth=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.2
fPostLoadUpdateTimeMS=500.0
iMinMemoryPageSize=128
iMaxMemoryPageSize=512
iMaxAllocatedMemoryBytes=76800
bEnableLogging=0
bEnableTrace=0
bLoadDebugInformation=0
bEnableProfiling=0

 

[Controls]
bMouseAcceleration=0
Edited by Project579
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...