SkyrimLE:ENBLocal INI Reference/Global

From Step Mods | Change The Game
< SkyrimLE:ENBLocal INI Reference
Revision as of 23:30, January 17, 2015 by Z929669 (talk | contribs) (Created page with "<div class="nonumtoc">{{TOC right}}</div> ==[GLOBAL]== These settings affect the overall function of the ENB implementation (e.g., proxy libraries (i.e., 'helper' DLLs, extend...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[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 the SpeedHack parameter further down in the file is also set to true.

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 effect 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)