Skip to content

Instantly share code, notes, and snippets.

@onli
Created March 19, 2023 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onli/5cf1817047330ab257381f0ddf8720a5 to your computer and use it in GitHub Desktop.
Save onli/5cf1817047330ab257381f0ddf8720a5 to your computer and use it in GitHub Desktop.
ENB-Configuration for a stable Skyrim (with SMAA)
[PROXY]
EnableProxyLibrary=true
InitProxyFunctions=true
ProxyLibrary=d3d9_smaa.dll
[GLOBAL]
UsePatchSpeedhackWithoutGraphics=false
UseDefferedRendering=false
IgnoreCreationKit=true
IsEnderal=false
[PERFORMANCE]
SpeedHack=true
EnableOcclusionCulling=true
[MULTIGPU]
DisableCloudsShadowInReflections=false
[MEMORY]
ExpandSystemMemoryX64=false
ReduceSystemMemoryUsage=true
DisableDriverMemoryManager=false
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=true
ReservedMemorySizeMb=384
VideoMemorySizeMb=3520
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=true
VSyncSkipNumFrames=0
[LIMITER]
WaitBusyRenderer=false
EnableFPSLimit=true
FPSLimit=60.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=true
IgnoreInventory=true
FixTintGamma=true
RemoveBlur=false
RemoveRadialBlur=false
FixSubSurfaceScattering=true
FixSkyReflection=true
FixCursorVisibility=true
FixLag=false
GenerateGrassNormals=true
[LONGEXPOSURE]
EnableLongExposureMode=false
Time=1.0
BlendMax=0.0
[FILE]
ScreenshotFormat=0
[GUI]
HighResolutionScaling=true
ShowShadersWindow=true
ShowWeatherWindow=false
ShowObjectsWindow=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment