Jump to content

Recommended ENB settings for High End PC (OLDRIM)


Huniken

Recommended Posts

As the title says, my PC is stuttering and looking for a FIX, it stutters even though the PC is with OP specs!

 

CPU: [email protected] 4C/8T

GPU: 8GB GDDR5X GTX 1080

Screen: FHD 120HZ

RAM: DDR4 2400MHZ 64GB

SSD: NVMe 960 EVO 1TB

 

Using SKSE with UI mods and FNISH/HDT/TPPB and some mods total of 210, masters were cleaned using TESEDIT. Loot was used, no problems.

 

I'm using ENBoost,

[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=1024
VideoMemorySizeMb=10240
EnableCompression=true
AutodetectVideoMemorySize=false

[THREADS]
DataSyncMode=2
PriorityMode=3
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=false
VSyncSkipNumFrames=0

[LIMITER]
WaitBusyRenderer=false
EnableFPSLimit=true
FPSLimit=60.0

So I heard removing mouse acceleration and disabling V-sync in nvidia Panel with FPS limit to 60fps in enblocal.ini file should solve the problem, haven't tried it yet (in office as writing this), will it work?

 

Should I change any values?

Link to comment
Share on other sites

I had the same problem as you with ENBoost for a long time. Finally got it solved by using an ENBoost configuration by, I believe, Avrie.

 

I believe what made the difference for me was using, ReservedMemorySizeMB=512 and VideoMemorySizeMB=4064. Every other guide I followed, including STEP had you use a video memory size using some value of vramsizetest the program and I would constantly get stutter. You might be able to get his guide by googling it. Worked for me don't know whether it will work for you I do not know, but worth a shot.

Link to comment
Share on other sites

Try this guide. Went on google and found it.

 

https://steamcommunity.com/sharedfiles/filedetails/?id=815662314

 

I had stuttering issues with ENBoost for a long time and never could solve it, finally ran across this guide by avrie and it solved my stuttering issue. Whether it will work for you I do not know as every computer is as individual as the person who owns it but it is worth a shot.

Link to comment
Share on other sites

I had the same problem as you with ENBoost for a long time. Finally got it solved by using an ENBoost configuration by, I believe, Avrie.

 

I believe what made the difference for me was using, ReservedMemorySizeMB=512 and VideoMemorySizeMB=4064. Every other guide I followed, including STEP had you use a video memory size using some value of vramsizetest the program and I would constantly get stutter. You might be able to get his guide by googling it. Worked for me don't know whether it will work for you I do not know, but worth a shot.

 

Try this guide. Went on google and found it.

 

https://steamcommunity.com/sharedfiles/filedetails/?id=815662314

 

I had stuttering issues with ENBoost for a long time and never could solve it, finally ran across this guide by avrie and it solved my stuttering issue. Whether it will work for you I do not know as every computer is as individual as the person who owns it but it is worth a shot.

Thanks, I will use those settings.

 

512 reserved, 7680 in VRAM size. Targetrenderpoint=0 and speedhackwithoutgraphics=true.

 

Not using an ENB preset, if I do then it will be TRP=1 and SpeedhackWG=false.

Link to comment
Share on other sites

DataSyncMode=2
PriorityMode=3

 

did you set the above, or were they set by defualt, issue could be related to these settings

 

try

 

DataSyncMode=1

PriorityMode=0

 

also

 

EnableCompression=true (change to: false) <-- you dont need memory compression, this can and probably will cause stuttering if left enabled.

Edited by Guest
Link to comment
Share on other sites

DataSyncMode=2

PriorityMode=3

 

did you set the above, or were they set by defualt, issue could be related to these settings

 

try

 

DataSyncMode=1

PriorityMode=0

 

also

 

EnableCompression=true (change to: false) <-- you dont need memory compression, this can and probably will cause stuttering if left enabled.

Hi, yeah I used the less stutter version ini from ENboost which changes it from 1 & 0 to 2 & 3.

 

I tried those settings and skyrim runs above 30FPS, smoother than before but not stable FPS and it is with DataSyncMode=1

PriorityMode=0

will try 2 & 3 and see how it goes.

Link to comment
Share on other sites

  • 3 years later...

I use Sinitar enblocal.ini https://www.sinitargaming.com/skyrim_graphics.html with VideoMemorySizeMb adapted to the memory size of my graphic card minus Reserved (=7680) and in WINDOWS advance settings I deactivated the page file system.

My field test is Markath with JK compatible+Dawn compatible+Markarth Underground Overhaul.

Before I had drops from 60 to under 20FPS, now more stable; apparently having 64gb RAM doesn't matter for the FPS, so even VRAM test say you game can see 40800MB better rely on the size of Video Card.

 

Here my enblocal.ini:

 

[PROXY]
EnableProxyLibrary=true
InitProxyFunctions=true
ProxyLibrary=other_d3d9.dll
[GLOBAL]
UsePatchSpeedhackWithoutGraphics=false
UseDefferedRendering=true
ForceFakeVideocard=false
IgnoreCreationKit=true
[PERFORMANCE]
SpeedHack=true
EnableOcclusionCulling=false
EnableZPrepass=false
[MULTIHEAD]
ForceVideoAdapterIndex=false
VideoAdapterIndex=0
[THREADS]
DataSyncMode=0
PriorityMode=0
EnableUnsafeFixes=false
[MEMORY]
ExpandSystemMemoryX64=false
ReduceSystemMemoryUsage=true
DisableDriverMemoryManager=false
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=false
ReservedMemorySizeMb=512
VideoMemorySizeMb=7680
EnableCompression=false
AutodetectVideoMemorySize=false
[WINDOW]
ForceBorderless=false
ForceBorderlessFullscreen=false
[ENGINE]
ForceAnisotropicFiltering=true
MaxAnisotropy=8
EnableVSync=true
AddDisplaySuperSamplingResolutions=false
VSyncSkipNumFrames=0
ForceLodBias=false
LodBias=0.0
[LIMITER]
WaitBusyRenderer=false
EnableFPSLimit=true
FPSLimit=59.0
[iNPUT]
//shift
KeyCombination=16
//f12
KeyUseEffect=123
//home
KeyFPSLimit=36
//num / 106
KeyShowFPS=106
//print screen
KeyScreenshot=45
//enter
KeyEditor=13
//f4
KeyFreeVRAM=115
KeyBruteForce=66
KeyDepthOfField=118
[ADAPTIVEQUALITY]
Enable=false
Quality=1
DesiredFPS=20.0
[ANTIALIASING]
EnableEdgeAA=true
EnableTemporalAA=false
EnableSubPixelAA=true
EnableTransparencyAA=false
[FIX]
FixGameBugs=true
FixParallaxBugs=true
FixAliasedTextures=true
IgnoreLoadingScreen=true
IgnoreInventory=true
FixSsaoWaterTransparency=true
FixSsaoHairTransparency=true
FixTintGamma=true
RemoveBlur=true
FixSubSurfaceScattering=true
FixSkyReflection=true
FixCursorVisibility=true
FixParallaxTerrain=true
FixLag=false
GenerateGrassNormals=true
[LONGEXPOSURE]
EnableLongExposureMode=false
Time=1.0
BlendMax=0.0
[MULTIGPU]
DisableCloudsShadowInReflections=false
[FILE]
ScreenshotFormat=0
[GUI]
HighResolutionScaling=true
Edited by Akwakwak91
Link to comment
Share on other sites

In your VideoMemorySizeMb, you do realize that legendary can only use 4mb of memory. It does not matter how much memory you assign it will only use 4064 ks of memory. The SKSE.ini tweak and ENBoost, both of which I highly recommend will not increase the amount of memory used by the game, a common misconception, what they do is use those 4mb more efficiently.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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