SkyrimLE:ENBLocal INI Reference/Global

From Step Mods | Change The Game

[GLOBAL][edit | edit source]

These settings affect the overall function of the ENB implementation (e.g., proxy libraries (i.e., 'helper' DLLs, extended lighting effects toggle, etc.).

UsePatchSpeedhackWithoutGraphics[edit | edit source]

Used to turn the graphic modifications of ENB on or off. If only using ENBoost features, set this to true to disable the ENB graphic modifications. If using an ENB Preset, set the parameter to false. However this parameter is set, the ENBoost function will only work if SpeedHack is set to true under [PERFORMANCE].

UsePatchSpeedhackWithoutGraphics=(false, true)

UseDefferedRendering[edit | edit source]

Enables/disables deferred shading rendering which many ENB effects are reliant upon. These include screen space ambient occlusion (SSAO), Image Based Lighting, Reflections, Particle Lights, and Skylighting. This can be disabled for users having performance issues; however, it will affect the look of the ENB preset. This parameter is enabled by default. If only using ENBoost features, this should be set to false as it will not be needed.

UseDefferedRendering=(false, true)

IgnoreCreationKit[edit | edit source]

Tells ENB to whether or not to ignore the Creation Kit. It is enabled by default and should be left enabled.

IgnoreCreationKit=(false, true)