SkyrimLE:ENBLocal INI Reference/Performance: Difference between revisions

From Step Mods | Change The Game
Line 11: Line 11:
<pre>EnableOcclusionCulling=(false, true)</pre>
<pre>EnableOcclusionCulling=(false, true)</pre>


<!--
====EnableZPrepass====
====EnableZPrepass====
{{Notice Small|text=Removed in version 0.277. This will remain for a few more versions to allow Presets to catch up.}}
{{Notice Small|text=Removed in version 0.277. This will remain for a few more versions to allow Presets to catch up.}}
Line 24: Line 25:
bDeferredShadows=1 }}
bDeferredShadows=1 }}
-->
-->






[[Category:INI Settings]]
[[Category:INI Settings]]

Revision as of 14:21, October 26, 2017

[PERFORMANCE][edit | edit source]

This section includes a couple of settings related to performance.

SpeedHack[edit | edit source]

Enables/disables certain DX9 functions not required by ENBoost in order to save some overhead, which could lead to better performance. It is recommended to always have it enabled.

SpeedHack=(false, true)

EnableOcclusionCulling[edit | edit source]

Enables/disables Occlusion Culling. It is enabled by default. Disabling this parameter will return Skyrim to its default behavior; however, this is not recommended. Leaving this this enabled can provide a performance increase.

EnableOcclusionCulling=(false, true)