ENB boost is eating 60% of my GPU power

solving problems with low performance
  • Author
  • Message
Offline
Posts: 12
Joined: 01 Mar 2015, 23:13

ENB boost is eating 60% of my GPU power

Hello. I need to use ENB boost for one mode in Skyrim. I need only ENB boost, because they say it handle memory better than Skyrim engine. But, without ENB boost enabled, I have on UNmodded game around 30% gpu usage. When I enable ENB boost, it goes to 90%, therefore I can't use any textutre mods, because my framerate is horrible. I have UsePatchSpeedhackWithoutGraphics=true, so it should not use any graphics ehnacements, but it obviously does. What should I do? Thanks.

Edit: And if I want to enable just water displacement, is it possible?

Offline
User avatar
*blah-blah-blah maniac*
Posts: 17557
Joined: 27 Dec 2011, 08:53
Location: Rather not to say

Re: ENB boost is eating 60% of my GPU power

Wrong memory manager setting in enblocal.ini for your rig.
Water displacement is graphic enchancement, you can't use it without activating ENBSeries.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7

Offline
*sensei*
Posts: 289
Joined: 08 Dec 2012, 23:05

Re: ENB boost is eating 60% of my GPU power

gerchan are you using MO?
If UsePatchSpeedhackWithoutGraphics=true is effective, you will not be able to open ingame ENB gui with shift+enter. That, plus big red message "PATCH SPEEDHACK ENBoost turned on, graphics modifications disabled".
_________________
i5 2500k@4.0ghz - 24Gb RAM - R9-290 4Gb Tri-X - SSD 240gb Intel 520 - Win7x64

Offline
Posts: 12
Joined: 01 Mar 2015, 23:13

Re: ENB boost is eating 60% of my GPU power

ENBSeries wrote:Wrong memory manager setting in enblocal.ini for your rig.
Water displacement is graphic enchancement, you can't use it without activating ENBSeries.
Ok, so it's a memory settings problem.

I have:

Code: Select all

[MEMORY]
ExpandSystemMemoryX64=false
ReduceSystemMemoryUsage=true
DisableDriverMemoryManager=false
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=false
ReservedMemorySizeMb=512
VideoMemorySizeMb=8192
EnableCompression=true
AutodetectVideoMemorySize=true
And it was suggested in some guide, for 64bit systems: RAM + VRAM - 2048, so I did 8192 + 2048 - 2048, which left me with 8192, and 512 was said it's best. So what are best settings for 8 GB ram and 2 GB Vram?

About water displacement, is there way to enable just this? I don't want any other effects, cause it's very performance hungry, maybe fire effects, to make it more saturated at night, it looks like crap now. Thanks

Offline
User avatar
*blah-blah-blah maniac*
Posts: 17557
Joined: 27 Dec 2011, 08:53
Location: Rather not to say

Re: ENB boost is eating 60% of my GPU power

AutodetectVideoMemorySize=true - already bypass VideoMemorySizeMb parameter. Better try from these, slightly increasing VideoMemorySizeMb till it start stuttering (or stop it):
ReservedMemorySizeMb=256
VideoMemorySizeMb=1500
EnableCompression=false
AutodetectVideoMemorySize=false
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7

Offline
Posts: 12
Joined: 01 Mar 2015, 23:13

Re: ENB boost is eating 60% of my GPU power

It is still the same. In area, where I have 50 fps, it goes down to 20. Here is both files from ENB I have in folder with Skyrim. Or is it just way enb works? It will always take so much gpu power, even if not using any graphics effects?

enblocal.ini

Code: Select all

[PROXY]
EnableProxyLibrary=true
InitProxyFunctions=true
ProxyLibrary=d3d9_sweet.dll

[GLOBAL]
UsePatchSpeedhackWithoutGraphics=true
UseDefferedRendering=true
IgnoreCreationKit=true

[PERFORMANCE]
SpeedHack=true
EnableOcclusionCulling=true
EnableZPrepass=false

[MULTIHEAD]
ForceVideoAdapterIndex=false
VideoAdapterIndex=0

[MEMORY]
ExpandSystemMemoryX64=false
ReduceSystemMemoryUsage=true
DisableDriverMemoryManager=false
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=false
ReservedMemorySizeMb=256
VideoMemorySizeMb=1500
EnableCompression=false
AutodetectVideoMemorySize=false

[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=false
FPSLimit=10.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

[ADAPTIVEQUALITY]
Enable=false
Quality=1
DesiredFPS=20.0

[ANTIALIASING]
EnableEdgeAA=false
EnableTemporalAA=false
EnableSubPixelAA=false
EnableTransparencyAA=false

[FIX]
FixGameBugs=true
FixParallaxBugs=true
FixParallaxTerrain=false
FixAliasedTextures=true
IgnoreInventory=true
FixTintGamma=true
RemoveBlur=false
FixSubSurfaceScattering=true
FixSkyReflection=true
FixCursorVisibility=true
FixLag=false
enbseries.ini

Code: Select all

[GLOBAL]
UseEffect=true
[EFFECT]
UseOriginalPostProcessing=false
UseOriginalObjectsProcessing=false
EnableBloom=true
EnableLens=true
EnableAdaptation=false
EnableDepthOfField=false
EnableAmbientOcclusion=false
EnableDetailedShadow=true
EnableSunRays=true
EnableSunGlare=true
EnableSkyLighting=false
EnableImageBasedLighting=true
EnableReflection=false
EnableSoftParticles=true
EnableParticleLights=true
EnableSubSurfaceScattering=true
EnableWater=true
EnableUnderwater=true
EnableCloudShadows=false
EnableVolumetricRays=false
EnableProceduralSun=false
EnableMist=false
[COLORCORRECTION]
UsePaletteTexture=true
UseProceduralCorrection=false
Brightness=1.0
GammaCurve=1.0
[WEATHER]
EnableMultipleWeathers=true
[TIMEOFDAY]
Enable=true
DawnDuration=2.0
SunriseTime=7.5
DayTime=13.0
SunsetTime=18.5
DuskDuration=2.0
NightTime=1.0
[NIGHTDAY]
DetectorOldVersion=false
DetectorDefaultDay=false
DetectorLevelDay=0.7
DetectorLevelNight=0.15
DetectorLevelCurve=1.0
[ADAPTATION]
ForceMinMaxValues=false
AdaptationSensitivity=0.5
AdaptationTime=1.0
AdaptationMin=0.1
AdaptationMax=10.0
[BLOOM]
IgnoreWeatherSystem=false
AmountSunrise=1.0
AmountDay=1.0
AmountSunset=1.0
AmountNight=1.0
AmountInteriorDay=1.0
AmountInteriorNight=1.0
BlueShiftAmountSunrise=1.0
BlueShiftAmountDay=1.0
BlueShiftAmountSunset=1.0
BlueShiftAmountNight=1.0
BlueShiftAmountInteriorDay=1.0
BlueShiftAmountInteriorNight=1.0
[LENS]
IgnoreWeatherSystem=false
ReflectionIntensitySunrise=1.0
ReflectionIntensityDay=1.0
ReflectionIntensitySunset=1.0
ReflectionIntensityNight=1.0
ReflectionIntensityInteriorDay=1.0
ReflectionIntensityInteriorNight=1.0
ReflectionPowerSunrise=2.0
ReflectionPowerDay=2.0
ReflectionPowerSunset=2.0
ReflectionPowerNight=2.0
ReflectionPowerInteriorDay=2.0
ReflectionPowerInteriorNight=2.0
DirtIntensitySunrise=1.0
DirtIntensityDay=1.0
DirtIntensitySunset=1.0
DirtIntensityNight=1.0
DirtIntensityInteriorDay=1.0
DirtIntensityInteriorNight=1.0
DirtPowerSunrise=2.0
DirtPowerDay=2.0
DirtPowerSunset=2.0
DirtPowerNight=2.0
DirtPowerInteriorDay=2.0
DirtPowerInteriorNight=2.0
[SSAO_SSIL]
EnableSupersampling=false
UseIndirectLighting=true
UseComplexIndirectLighting=false
UseComplexAmbientOcclusion=false
UseAmbientIndirectLighting=false
SamplingQuality=2
SamplingPrecision=2
SamplingRange=0.3
FadeFogRange=1.0
SizeScale=0.5
SourceTexturesScale=0.5
EnableComplexFilter=true
FilterQuality=2
FilterType=2
AOAmount=1.0
AOAmountInterior=1.0
ILAmount=1.0
ILAmountInterior=1.0
AOIntensity=1.0
AOIntensityInterior=1.0
AOType=0
ILType=0
AOMixingType=0
AOMixingTypeInterior=0
EnableDenoiser=true
[SKYLIGHTING]
IgnoreWeatherSystem=false
Quality=1
FilterQuality=2
AmbientMinLevelSunrise=0.1
AmbientMinLevelDay=0.1
AmbientMinLevelSunset=0.1
AmbientMinLevelNight=0.1
AmbientMinLevelInteriorDay=0.1
AmbientMinLevelInteriorNight=0.1
[ENVIRONMENT]
IgnoreWeatherSystem=false
DirectLightingIntensitySunrise=1.0
DirectLightingIntensityDay=1.0
DirectLightingIntensitySunset=1.0
DirectLightingIntensityNight=1.0
DirectLightingIntensityInteriorDay=1.0
DirectLightingIntensityInteriorNight=1.0
DirectLightingCurveSunrise=1.0
DirectLightingCurveDay=1.0
DirectLightingCurveSunset=1.0
DirectLightingCurveNight=1.0
DirectLightingCurveInteriorDay=1.0
DirectLightingCurveInteriorNight=1.0
DirectLightingDesaturationSunrise=0.0
DirectLightingDesaturationDay=0.0
DirectLightingDesaturationSunset=0.0
DirectLightingDesaturationNight=0.0
DirectLightingDesaturationInteriorDay=0.0
DirectLightingDesaturationInteriorNight=0.0
SpecularAmountMultiplierSunrise=1.0
SpecularAmountMultiplierDay=1.0
SpecularAmountMultiplierSunset=1.0
SpecularAmountMultiplierNight=1.0
SpecularAmountMultiplierInteriorDay=1.0
SpecularAmountMultiplierInteriorNight=1.0
SpecularPowerMultiplierSunrise=1.0
SpecularPowerMultiplierDay=1.0
SpecularPowerMultiplierSunset=1.0
SpecularPowerMultiplierNight=1.0
SpecularPowerMultiplierInteriorDay=1.0
SpecularPowerMultiplierInteriorNight=1.0
SpecularFromLightSunrise=0.0
SpecularFromLightDay=0.0
SpecularFromLightSunset=0.0
SpecularFromLightNight=0.0
SpecularFromLightInteriorDay=0.0
SpecularFromLightInteriorNight=0.0
AmbientLightingIntensitySunrise=1.0
AmbientLightingIntensityDay=1.0
AmbientLightingIntensitySunset=1.0
AmbientLightingIntensityNight=1.0
AmbientLightingIntensityInteriorDay=1.0
AmbientLightingIntensityInteriorNight=1.0
AmbientLightingCurveSunrise=1.0
AmbientLightingCurveDay=1.0
AmbientLightingCurveSunset=1.0
AmbientLightingCurveNight=1.0
AmbientLightingCurveInteriorDay=1.0
AmbientLightingCurveInteriorNight=1.0
AmbientLightingDesaturationSunrise=0.0
AmbientLightingDesaturationDay=0.0
AmbientLightingDesaturationSunset=0.0
AmbientLightingDesaturationNight=0.0
AmbientLightingDesaturationInteriorDay=0.0
AmbientLightingDesaturationInteriorNight=0.0
AmbientColorFilterAmountSunrise=0.0
AmbientColorFilterAmountDay=0.0
AmbientColorFilterAmountSunset=0.0
AmbientColorFilterAmountNight=0.0
AmbientColorFilterAmountInteriorDay=0.0
AmbientColorFilterAmountInteriorNight=0.0
AmbientColorFilterTopSunrise=1, 1, 1
AmbientColorFilterTopDay=1, 1, 1
AmbientColorFilterTopSunset=1, 1, 1
AmbientColorFilterTopNight=1, 1, 1
AmbientColorFilterTopInteriorDay=1, 1, 1
AmbientColorFilterTopInteriorNight=1, 1, 1
AmbientColorFilterMiddleSunrise=0, 0, 0
AmbientColorFilterMiddleDay=0, 0, 0
AmbientColorFilterMiddleSunset=0, 0, 0
AmbientColorFilterMiddleNight=0, 0, 0
AmbientColorFilterMiddleInteriorDay=0, 0, 0
AmbientColorFilterMiddleInteriorNight=0, 0, 0
AmbientColorFilterBottomSunrise=1, 1, 1
AmbientColorFilterBottomDay=1, 1, 1
AmbientColorFilterBottomSunset=1, 1, 1
AmbientColorFilterBottomNight=1, 1, 1
AmbientColorFilterBottomInteriorDay=1, 1, 1
AmbientColorFilterBottomInteriorNight=1, 1, 1
PointLightingIntensitySunrise=1.0
PointLightingIntensityDay=1.0
PointLightingIntensitySunset=1.0
PointLightingIntensityNight=1.0
PointLightingIntensityInteriorDay=1.0
PointLightingIntensityInteriorNight=1.0
PointLightingCurveSunrise=1.0
PointLightingCurveDay=1.0
PointLightingCurveSunset=1.0
PointLightingCurveNight=1.0
PointLightingCurveInteriorDay=1.0
PointLightingCurveInteriorNight=1.0
PointLightingDesaturationSunrise=0.0
PointLightingDesaturationDay=0.0
PointLightingDesaturationSunset=0.0
PointLightingDesaturationNight=0.0
PointLightingDesaturationInteriorDay=0.0
PointLightingDesaturationInteriorNight=0.0
ParticleLightsIntensitySunrise=1.0
ParticleLightsIntensityDay=1.0
ParticleLightsIntensitySunset=1.0
ParticleLightsIntensityNight=1.0
ParticleLightsIntensityInteriorDay=1.0
ParticleLightsIntensityInteriorNight=1.0
FogColorMultiplierSunrise=1.0
FogColorMultiplierDay=1.0
FogColorMultiplierSunset=1.0
FogColorMultiplierNight=1.0
FogColorMultiplierInteriorDay=1.0
FogColorMultiplierInteriorNight=1.0
FogColorCurveSunrise=1.0
FogColorCurveDay=1.0
FogColorCurveSunset=1.0
FogColorCurveNight=1.0
FogColorCurveInteriorDay=1.0
FogColorCurveInteriorNight=1.0
ColorPowSunrise=1.0
ColorPowDay=1.0
ColorPowSunset=1.0
ColorPowNight=1.0
ColorPowInteriorDay=1.0
ColorPowInteriorNight=1.0
[SKY]
Enable=true
IgnoreWeatherSystem=false
DisableWrongSkyMath=true
StarsIntensity=1.0
StarsCurve=1.0
AuroraBorealisIntensity=1.0
AuroraBorealisCurve=1.0
CloudsIntensitySunrise=1.0
CloudsIntensityDay=1.0
CloudsIntensitySunset=1.0
CloudsIntensityNight=1.0
CloudsIntensityInteriorDay=1.0
CloudsIntensityInteriorNight=1.0
CloudsCurveSunrise=1.0
CloudsCurveDay=1.0
CloudsCurveSunset=1.0
CloudsCurveNight=1.0
CloudsCurveInteriorDay=1.0
CloudsCurveInteriorNight=1.0
CloudsDesaturationSunrise=0.0
CloudsDesaturationDay=0.0
CloudsDesaturationSunset=0.0
CloudsDesaturationNight=0.0
CloudsDesaturationInteriorDay=0.0
CloudsDesaturationInteriorNight=0.0
CloudsOpacitySunrise=1.0
CloudsOpacityDay=1.0
CloudsOpacitySunset=1.0
CloudsOpacityNight=1.0
CloudsOpacityInteriorDay=1.0
CloudsOpacityInteriorNight=1.0
CloudsEdgeClamp=0.5
CloudsEdgeIntensity=8.0
CloudsEdgeFadeRange=1.0
CloudsEdgeMoonMultiplier=4.0
GradientIntensitySunrise=1.0
GradientIntensityDay=1.0
GradientIntensitySunset=1.0
GradientIntensityNight=1.0
GradientIntensityInteriorDay=1.0
GradientIntensityInteriorNight=1.0
GradientDesaturationSunrise=0.0
GradientDesaturationDay=0.0
GradientDesaturationSunset=0.0
GradientDesaturationNight=0.0
GradientDesaturationInteriorDay=0.0
GradientDesaturationInteriorNight=0.0
GradientTopIntensitySunrise=1.0
GradientTopIntensityDay=1.0
GradientTopIntensitySunset=1.0
GradientTopIntensityNight=1.0
GradientTopIntensityInteriorDay=1.0
GradientTopIntensityInteriorNight=1.0
GradientTopCurveSunrise=1.0
GradientTopCurveDay=1.0
GradientTopCurveSunset=1.0
GradientTopCurveNight=1.0
GradientTopCurveInteriorDay=1.0
GradientTopCurveInteriorNight=1.0
GradientMiddleIntensitySunrise=1.0
GradientMiddleIntensityDay=1.0
GradientMiddleIntensitySunset=1.0
GradientMiddleIntensityNight=1.0
GradientMiddleIntensityInteriorDay=1.0
GradientMiddleIntensityInteriorNight=1.0
GradientMiddleCurveSunrise=1.0
GradientMiddleCurveDay=1.0
GradientMiddleCurveSunset=1.0
GradientMiddleCurveNight=1.0
GradientMiddleCurveInteriorDay=1.0
GradientMiddleCurveInteriorNight=1.0
GradientHorizonIntensitySunrise=1.0
GradientHorizonIntensityDay=1.0
GradientHorizonIntensitySunset=1.0
GradientHorizonIntensityNight=1.0
GradientHorizonIntensityInteriorDay=1.0
GradientHorizonIntensityInteriorNight=1.0
GradientHorizonCurveSunrise=1.0
GradientHorizonCurveDay=1.0
GradientHorizonCurveSunset=1.0
GradientHorizonCurveNight=1.0
GradientHorizonCurveInteriorDay=1.0
GradientHorizonCurveInteriorNight=1.0
SunIntensitySunrise=1.0
SunIntensityDay=1.0
SunIntensitySunset=1.0
SunIntensityNight=1.0
SunIntensityInteriorDay=1.0
SunIntensityInteriorNight=1.0
SunDesaturationSunrise=0.0
SunDesaturationDay=0.0
SunDesaturationSunset=0.0
SunDesaturationNight=0.0
SunDesaturationInteriorDay=0.0
SunDesaturationInteriorNight=0.0
SunColorFilterSunrise=1, 1, 1
SunColorFilterDay=1, 1, 1
SunColorFilterSunset=1, 1, 1
SunColorFilterNight=1, 1, 1
SunColorFilterInteriorDay=1, 1, 1
SunColorFilterInteriorNight=1, 1, 1
SunGlowIntensitySunrise=0.0
SunGlowIntensityDay=0.0
SunGlowIntensitySunset=0.0
SunGlowIntensityNight=0.0
SunGlowIntensityInteriorDay=0.0
SunGlowIntensityInteriorNight=0.0
SunGlowHazinessSunrise=0.0
SunGlowHazinessDay=0.0
SunGlowHazinessSunset=0.0
SunGlowHazinessNight=0.0
SunGlowHazinessInteriorDay=0.0
SunGlowHazinessInteriorNight=0.0
SunCoronaIntensity=1.0
SunCoronaCurve=1.0
SunCoronaDesaturation=0.0
MoonIntensitySunrise=1.0
MoonIntensityDay=1.0
MoonIntensitySunset=1.0
MoonIntensityNight=1.0
MoonIntensityInteriorDay=1.0
MoonIntensityInteriorNight=1.0
MoonCurveSunrise=1.0
MoonCurveDay=1.0
MoonCurveSunset=1.0
MoonCurveNight=1.0
MoonCurveInteriorDay=1.0
MoonCurveInteriorNight=1.0
MoonDesaturationSunrise=0.0
MoonDesaturationDay=0.0
MoonDesaturationSunset=0.0
MoonDesaturationNight=0.0
MoonDesaturationInteriorDay=0.0
MoonDesaturationInteriorNight=0.0
[OBJECT]
IgnoreWeatherSystem=false
SubSurfaceScatteringMultiplierSunrise=1.0
SubSurfaceScatteringMultiplierDay=1.0
SubSurfaceScatteringMultiplierSunset=1.0
SubSurfaceScatteringMultiplierNight=1.0
SubSurfaceScatteringMultiplierInteriorDay=1.0
SubSurfaceScatteringMultiplierInteriorNight=1.0
SubSurfaceScatteringPowerSunrise=1.0
SubSurfaceScatteringPowerDay=1.0
SubSurfaceScatteringPowerSunset=1.0
SubSurfaceScatteringPowerNight=1.0
SubSurfaceScatteringPowerInteriorDay=1.0
SubSurfaceScatteringPowerInteriorNight=1.0
SpecularAmountMultiplierSunrise=1.0
SpecularAmountMultiplierDay=1.0
SpecularAmountMultiplierSunset=1.0
SpecularAmountMultiplierNight=1.0
SpecularAmountMultiplierInteriorDay=1.0
SpecularAmountMultiplierInteriorNight=1.0
SpecularPowerMultiplierSunrise=1.0
SpecularPowerMultiplierDay=1.0
SpecularPowerMultiplierSunset=1.0
SpecularPowerMultiplierNight=1.0
SpecularPowerMultiplierInteriorDay=1.0
SpecularPowerMultiplierInteriorNight=1.0
[VEGETATION]
IgnoreWeatherSystem=false
SubSurfaceScatteringMultiplierSunrise=1.0
SubSurfaceScatteringMultiplierDay=1.0
SubSurfaceScatteringMultiplierSunset=1.0
SubSurfaceScatteringMultiplierNight=1.0
SubSurfaceScatteringMultiplierInteriorDay=1.0
SubSurfaceScatteringMultiplierInteriorNight=1.0
SubSurfaceScatteringPowerSunrise=1.0
SubSurfaceScatteringPowerDay=1.0
SubSurfaceScatteringPowerSunset=1.0
SubSurfaceScatteringPowerNight=1.0
SubSurfaceScatteringPowerInteriorDay=1.0
SubSurfaceScatteringPowerInteriorNight=1.0
SpecularAmountMultiplierSunrise=1.0
SpecularAmountMultiplierDay=1.0
SpecularAmountMultiplierSunset=1.0
SpecularAmountMultiplierNight=1.0
SpecularAmountMultiplierInteriorDay=1.0
SpecularAmountMultiplierInteriorNight=1.0
SpecularPowerMultiplierSunrise=1.0
SpecularPowerMultiplierDay=1.0
SpecularPowerMultiplierSunset=1.0
SpecularPowerMultiplierNight=1.0
SpecularPowerMultiplierInteriorDay=1.0
SpecularPowerMultiplierInteriorNight=1.0
[EYES]
IgnoreWeatherSystem=false
SubSurfaceScatteringMultiplierSunrise=1.0
SubSurfaceScatteringMultiplierDay=1.0
SubSurfaceScatteringMultiplierSunset=1.0
SubSurfaceScatteringMultiplierNight=1.0
SubSurfaceScatteringMultiplierInteriorDay=1.0
SubSurfaceScatteringMultiplierInteriorNight=1.0
SubSurfaceScatteringPowerSunrise=1.0
SubSurfaceScatteringPowerDay=1.0
SubSurfaceScatteringPowerSunset=1.0
SubSurfaceScatteringPowerNight=1.0
SubSurfaceScatteringPowerInteriorDay=1.0
SubSurfaceScatteringPowerInteriorNight=1.0
SpecularAmountMultiplierSunrise=1.0
SpecularAmountMultiplierDay=1.0
SpecularAmountMultiplierSunset=1.0
SpecularAmountMultiplierNight=1.0
SpecularAmountMultiplierInteriorDay=1.0
SpecularAmountMultiplierInteriorNight=1.0
SpecularPowerMultiplierSunrise=1.0
SpecularPowerMultiplierDay=1.0
SpecularPowerMultiplierSunset=1.0
SpecularPowerMultiplierNight=1.0
SpecularPowerMultiplierInteriorDay=1.0
SpecularPowerMultiplierInteriorNight=1.0
[LIGHTSPRITE]
IgnoreWeatherSystem=false
IntensitySunrise=1.0
IntensityDay=1.0
IntensitySunset=1.0
IntensityNight=1.0
IntensityInteriorDay=1.0
IntensityInteriorNight=1.0
CurveSunrise=1.0
CurveDay=1.0
CurveSunset=1.0
CurveNight=1.0
CurveInteriorDay=1.0
CurveInteriorNight=1.0
[WINDOWLIGHT]
IgnoreWeatherSystem=false
IntensitySunrise=1.0
IntensityDay=1.0
IntensitySunset=1.0
IntensityNight=1.0
IntensityInteriorDay=1.0
IntensityInteriorNight=1.0
CurveSunrise=1.0
CurveDay=1.0
CurveSunset=1.0
CurveNight=1.0
CurveInteriorDay=1.0
CurveInteriorNight=1.0
[VOLUMETRICFOG]
IgnoreWeatherSystem=false
EnableShadows=true
IntensitySunrise=1.0
IntensityDay=1.0
IntensitySunset=1.0
IntensityNight=1.0
IntensityInteriorDay=1.0
IntensityInteriorNight=1.0
CurveSunrise=1.0
CurveDay=1.0
CurveSunset=1.0
CurveNight=1.0
CurveInteriorDay=1.0
CurveInteriorNight=1.0
LightingInfluenceSunrise=1.0
LightingInfluenceDay=1.0
LightingInfluenceSunset=1.0
LightingInfluenceNight=1.0
LightingInfluenceInteriorDay=1.0
LightingInfluenceInteriorNight=1.0
OpacitySunrise=1.0
OpacityDay=1.0
OpacitySunset=1.0
OpacityNight=1.0
OpacityInteriorDay=1.0
OpacityInteriorNight=1.0
[FIRE]
IgnoreWeatherSystem=false
IntensitySunrise=1.0
IntensityDay=1.0
IntensitySunset=1.0
IntensityNight=1.0
IntensityInteriorDay=1.0
IntensityInteriorNight=1.0
CurveSunrise=1.0
CurveDay=1.0
CurveSunset=1.0
CurveNight=1.0
CurveInteriorDay=1.0
CurveInteriorNight=1.0
AdditiveBlending=true
[PARTICLE]
IgnoreWeatherSystem=false
IntensitySunrise=1.0
IntensityDay=1.0
IntensitySunset=1.0
IntensityNight=1.0
IntensityInteriorDay=1.0
IntensityInteriorNight=1.0
LightingInfluenceSunrise=1.0
LightingInfluenceDay=1.0
LightingInfluenceSunset=1.0
LightingInfluenceNight=1.0
LightingInfluenceInteriorDay=1.0
LightingInfluenceInteriorNight=1.0
[DEPTHOFFIELD]
IgnoreWeatherSystem=false
Quality=0
FadeTime=1.0
[SHADOW]
IgnoreWeatherSystem=false
ShadowCastersFix=false
UseBilateralShadowFilter=true
ShadowQualityFix=true
DetailedShadowQuality=1
ShadowFilterQuality=2
ShadowBlurRange=2.0
ShadowBlurRangeInterior=2.0
[RAYS]
IgnoreWeatherSystem=false
SunRaysMultiplierSunrise=0.4
SunRaysMultiplierDay=0.4
SunRaysMultiplierSunset=0.4
SunRaysMultiplierNight=0.4
SunRaysMultiplierInteriorDay=0.4
SunRaysMultiplierInteriorNight=0.4
[REFLECTION]
IgnoreWeatherSystem=false
Quality=2
FilterQuality=2
FilterBluriness=0.3
SizeScale=0.35
SourceTexturesScale=0.25
Amount=1.0
Power=1.0
GlosinessMin=0.0
GlosinessMax=0.0
EnableDenoiser=true
DenoiserType=0
EnableSupersampling=false
ExteriorEnable=true
InteriorEnable=true
[IMAGEBASEDLIGHTING]
IgnoreWeatherSystem=false
AdditiveAmountSunrise=0.05
AdditiveAmountDay=0.05
AdditiveAmountSunset=0.05
AdditiveAmountNight=0.05
AdditiveAmountInteriorDay=0.05
AdditiveAmountInteriorNight=0.05
MultiplicativeAmountSunrise=0.0
MultiplicativeAmountDay=0.0
MultiplicativeAmountSunset=0.0
MultiplicativeAmountNight=0.0
MultiplicativeAmountInteriorDay=0.0
MultiplicativeAmountInteriorNight=0.0
ReflectiveAmountSunrise=0.1
ReflectiveAmountDay=0.1
ReflectiveAmountSunset=0.1
ReflectiveAmountNight=0.1
ReflectiveAmountInteriorDay=0.1
ReflectiveAmountInteriorNight=0.1
[RAIN]
IgnoreWeatherSystem=false
Enable=true
EnableAntialiasing=false
EnableSupersampling=true
MotionStretch=1.0
MotionTransparency=0.9
[SUBSURFACESCATTERING]
IgnoreWeatherSystem=false
EnableTextureAlpha=true
Quality=1
Radius=3.0
Amount=0.5
EpidermalAmount=1.0
SubdermalAmount=1.0
EpidermalDiffuseSaturation=0.0
SubdermalDiffuseSaturation=0.85
EpidermalMix=0.3
SubdermalMix=0.3
SubdermalTranslucency=0.3
SubdermalPhase=0.0
[WATER]
IgnoreWeatherSystem=false
EnablePreCache=true
EnableDispersion=true
EnableCaustics=true
EnableParallax=false
EnableShadow=true
EnableVolumetricShadow=false
EnableLighting=true
EnableSelfReflection=false
EnableDisplacement=false
DisplacementQuality=2
DisplacementFilterQuality=2
ShadowQuality=2
EnableShadowNoise=false
ReflectionAmount=1.0
FrennelMultiplier=1.0
FrennelMin=0.0
FrennelMax=1.0
DispersionAmount=1.0
CausticsAmount=1.0
SunSpecularMultiplier=1.0
SunScatteringMultiplier=1.0
SunLightingMultiplier=0.3
WetMultiplier=1.0
WavesAmplitudeSunrise=1.0
WavesAmplitudeDay=1.0
WavesAmplitudeSunset=1.0
WavesAmplitudeNight=1.0
WavesAmplitudeInteriorDay=1.0
WavesAmplitudeInteriorNight=1.0
Muddiness=1.0
[UNDERWATER]
IgnoreWeatherSystem=false
EnableDispersion=true
EnableParallax=false
EnableDisplacement=false
EnableSilhouette=false
EnableBlurring=false
EnableReflection=true
EnableShadow=false
ShadowQuality=2
DispersionAmount=1.0
ReflectionAmount=1.0
TransparencyFade=1.0
TransparencyCurve=1.0
DeepnessFade=1.0
DeepnessDarkening=0.5
TintAmount=1.0
TintFade=1.0
SunScatteringMultiplier=1.0
[CLOUDSHADOWS]
IgnoreWeatherSystem=false
EnableAtNight=false
OpacitySunrise=1.0
OpacityDay=1.0
OpacitySunset=1.0
OpacityNight=1.0
OpacityInteriorDay=1.0
OpacityInteriorNight=1.0
[VOLUMETRICRAYS]
IgnoreWeatherSystem=false
Quality=2
IntensitySunrise=0.2
IntensityDay=0.2
IntensitySunset=0.2
IntensityNight=0.2
IntensityInteriorDay=0.2
IntensityInteriorNight=0.2
DensitySunrise=1.0
DensityDay=1.0
DensitySunset=1.0
DensityNight=1.0
DensityInteriorDay=1.0
DensityInteriorNight=1.0
SkyColorAmountSunrise=0.5
SkyColorAmountDay=0.5
SkyColorAmountSunset=0.5
SkyColorAmountNight=0.5
SkyColorAmountInteriorDay=0.5
SkyColorAmountInteriorNight=0.5
[PROCEDURALSUN]
IgnoreWeatherSystem=false
Size=1.0
EdgeSoftness=0.4
GlowIntensitySunrise=0.4
GlowIntensityDay=0.4
GlowIntensitySunset=0.4
GlowIntensityNight=0.4
GlowIntensityInteriorDay=0.4
GlowIntensityInteriorNight=0.4
GlowCurveSunrise=10.0
GlowCurveDay=10.0
GlowCurveSunset=10.0
GlowCurveNight=10.0
GlowCurveInteriorDay=10.0
GlowCurveInteriorNight=10.0
[MIST]
IgnoreWeatherSystem=false
EnableAnchors=false
AnchorsAmountSunrise=1.0
AnchorsAmountDay=1.0
AnchorsAmountSunset=1.0
AnchorsAmountNight=1.0
AnchorsAmountInteriorDay=1.0
AnchorsAmountInteriorNight=1.0
ColorFromEnvironmentFog=0.0
SkyLightingAmountSunrise=1.0
SkyLightingAmountDay=1.0
SkyLightingAmountSunset=1.0
SkyLightingAmountNight=1.0
SkyLightingAmountInteriorDay=1.0
SkyLightingAmountInteriorNight=1.0
SunLightingAmountSunrise=0.1
SunLightingAmountDay=0.1
SunLightingAmountSunset=0.1
SunLightingAmountNight=0.1
SunLightingAmountInteriorDay=0.1
SunLightingAmountInteriorNight=0.1
DesaturationSunrise=0.0
DesaturationDay=0.0
DesaturationSunset=0.0
DesaturationNight=0.0
DesaturationInteriorDay=0.0
DesaturationInteriorNight=0.0
ColorFilterSunrise=1, 1, 1
ColorFilterDay=1, 1, 1
ColorFilterSunset=1, 1, 1
ColorFilterNight=1, 1, 1
ColorFilterInteriorDay=1, 1, 1
ColorFilterInteriorNight=1, 1, 1
RelativeToCameraSunrise=0.0
RelativeToCameraDay=0.0
RelativeToCameraSunset=0.0
RelativeToCameraNight=0.0
RelativeToCameraInteriorDay=0.0
RelativeToCameraInteriorNight=0.0
VerticalOffsetSunrise=-10.0
VerticalOffsetDay=-10.0
VerticalOffsetSunset=-10.0
VerticalOffsetNight=-10.0
VerticalOffsetInteriorDay=-10.0
VerticalOffsetInteriorNight=-10.0
DensitySunrise=1.5
DensityDay=1.5
DensitySunset=1.5
DensityNight=1.5
DensityInteriorDay=1.5
DensityInteriorNight=1.5
VerticalFadeSunrise=4.0
VerticalFadeDay=4.0
VerticalFadeSunset=4.0
VerticalFadeNight=4.0
VerticalFadeInteriorDay=4.0
VerticalFadeInteriorNight=4.0
DistanceFadeSunrise=0.0
DistanceFadeDay=0.0
DistanceFadeSunset=0.0
DistanceFadeNight=0.0
DistanceFadeInteriorDay=0.0
DistanceFadeInteriorNight=0.0
BottomTopSunrise=0.0
BottomTopDay=0.0
BottomTopSunset=0.0
BottomTopNight=0.0
BottomTopInteriorDay=0.0
BottomTopInteriorNight=0.0
ExponentialFadeSunrise=1.0
ExponentialFadeDay=1.0
ExponentialFadeSunset=1.0
ExponentialFadeNight=1.0
ExponentialFadeInteriorDay=1.0
ExponentialFadeInteriorNight=1.0

Offline
User avatar
*blah-blah-blah maniac*
Posts: 17557
Joined: 27 Dec 2011, 08:53
Location: Rather not to say

Re: ENB boost is eating 60% of my GPU power

In previous post i wrote everything you need. Tweak yourself till it work properly.

PS: performance issues with ENBoost only enabled also happens with crapware.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7

Offline
Posts: 12
Joined: 01 Mar 2015, 23:13

Re: ENB boost is eating 60% of my GPU power

I don't think that I have crapware in my PC. I installed Windows 10 on sunday and downloaded Skyrim from steam yesterday. Do I need some special libraries for enb? I installed DX, vcredist, .net framework, everything I can think of.

Offline
User avatar
*blah-blah-blah maniac*
Posts: 17557
Joined: 27 Dec 2011, 08:53
Location: Rather not to say

Re: ENB boost is eating 60% of my GPU power

Can't help, Win10 unsupported. Your system unable to transfer textures from ram to vram at high frame rate. Or vram resources created in ram. Or vram is used by something else or not fully available. Don't waste time and install normal OS and drivers.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7

Offline
Posts: 12
Joined: 01 Mar 2015, 23:13

Re: ENB boost is eating 60% of my GPU power

Windows 10 is normal OS. But nevermind that. Just help me understand, why for example Real vision ENB is working fine for me, I get almost same framedrop I would get on Win7 (I am observing about 15% framerate increase in all modern games, including Skyrim), but when I disable effects, ENB just eats almost all of GPU power. I did some reading and lots of people are reporting problems with latest enb 266, so could you please tell me, which version of EBN has ENBoost and is most stable? I might try some older versions. Thanks.
Post Reply