I am setting up a new installation of Skyrim using my new Titan X and am having trouble with ENB. My preset of choice is Grim and Sombre - Hircine and am using a large amount of texture and script heavy mods. When i load into the AS - LAL prison cell without ENB i am running at ~120FPS. As soon as i install ENB this drops to 20-30FPS. I know that Grim and Sombre is very resource heavy, as ENB presets go, but a drop in FPS as high as 100 on a Titan X? I must be doing something wrong surely. I have attached my ENBlocal.ini below. As i said, i am using a Titan X and a high but not extreme amount of textures. I have 8GB ram. Have i made a mistake in setting up the ENB? Any help would be greatly appreciated.
Code: Select all
//
// Grim and Somber Default (template) enblocal file
// by WolfGrimDark
// last updated: 2015.03.24
//
// NOTE: Be sure to edit values below for your computer setup
//
[PROXY]
EnableProxyLibrary=false
InitProxyFunctions=false
ProxyLibrary=d3d9_SMAA.dll
[GLOBAL]
UsePatchSpeedhackWithoutGraphics=false
UseDefferedRendering=true
IgnoreCreationKit=true
[PERFORMANCE]
SpeedHack=true
EnableOcclusionCulling=true
EnableZPrepass=false
[MULTIHEAD]
ForceVideoAdapterIndex=false
VideoAdapterIndex=0
//
// Be sure to set thes values for your computer
// see this page for help: http://home.comcast....fig/memory.html
//
[MEMORY]
ExpandSystemMemoryX64=true
ReduceSystemMemoryUsage=true
DisableDriverMemoryManager=false
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=false
ReservedMemorySizeMb=512
VideoMemorySizeMb=7722
EnableCompression=true
AutodetectVideoMemorySize=false
[WINDOW]
ForceBorderless=false
ForceBorderlessFullscreen=false
// Enable or disable Vsync depending on your own requirements
[ENGINE]
ForceAnisotropicFiltering=true
MaxAnisotropy=16
ForceLodBias=true
LodBias=-0.4
AddDisplaySuperSamplingResolutions=false
EnableVSync=false
VSyncSkipNumFrames=0
[LIMITER]
WaitBusyRenderer=false
EnableFPSLimit=false
FPSLimit=60.0
//
// I use SHIFT plus CONTROL to open the ENB GUI
// If you want to use SHOFT plus ENTER then make KeyEditor=13 (13 is enter key, 17 is control key)
//
[INPUT]
//shift
KeyCombination=16
//f12
KeyUseEffect=123
//home 36 disabled 0
KeyFPSLimit=0
//num 106
KeyShowFPS=106
//print screen
KeyScreenshot=44
//shift and control to open GUI
KeyEditor=17
//f4
KeyFreeVRAM=115
[ADAPTIVEQUALITY]
Enable=false
Quality=1
DesiredFPS=20.0
[ANTIALIASING]
EnableEdgeAA=true
EnableTemporalAA=false
EnableSubPixelAA=true
EnableTransparencyAA=false
//
// Set FixParallaxTerrain=true if using primarily terrain textures designed for parallax
// Set FixLag=true if you are using an Nvidia card. May help or make worse, depends on your set up.
//
[FIX]
FixGameBugs=true
FixParallaxBugs=true
FixParallaxTerrain=true
FixAliasedTextures=true
IgnoreInventory=true
FixTintGamma=false
RemoveBlur=false
FixSubSurfaceScattering=true
FixSkyReflection=true
FixCursorVisibility=true
FixLag=true
[LONGEXPOSURE]
EnableLongExposureMode=false
Time=1.0
BlendMax=0.0