SkyrimLE:ENBLocal INI Reference/Fix

From Step Mods | Change The Game
< SkyrimLE:ENBLocal INI Reference
Revision as of 03:34, January 18, 2015 by Z929669 (talk | contribs) (Created page with "<div class="nonumtoc">{{TOC right}}</div> ==[FIX]==== The following are fixes for several issues introduced by the ENB or other aspects of the game/hardware. These settings sh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[FIX]==

The following are fixes for several issues introduced by the ENB or other aspects of the game/hardware. These settings should not normally be changed.

FixGameBugs

Allows the ENB to fix game rendering related issues and errors such as divide-by-zero errors that can cause crashes. The is normally not needed but can be enabled to fix certain issues.

FixGameBugs=(false, true)

FixParallaxBugs

This fixes parallax texture rendering issues by changing the shader used on those textures in order to rendered them correctly. This fix should be used if there are any parallax textures being used; else, leave it disabled.

FixParallaxBugs=(false, true)

FixParallaxTerrain

This feature adds parallax for the terrain in Skyrim. The above FixParallaxBugs parameter must also be enabled for this feature to work. This parameter is disabled by default.

FixParallaxTerrain=(false, true)

FixAliasedTextures

This parameter helps reduce aliasing of snow on mountains and other similar objects. It is recommended to enable it, unless SMAA is being used.

FixAliasedTextures=(false, true)

IgnoreLoadingScreen

This line is missing in some versions of ENBSeries and will need to be added. This fix tells the ENB to ignore rendering on loading screens which speeds up loading times and prevents issues related to loading screens such as missing textures. It is recommended to be enabled and added if missing from the enblocal.ini file.

IgnoreLoadingScreen=(false, true)

IgnoreInventory

Same as above, but tells the ENB to ignore rendering on the inventory screen. It is also recommended to be enabled.

IgnoreInventory=(false, true)

FixTintGamma

The is a fix for the small color differences in various parts of models such as hair. If this setting is enabled and ColorPow parameter is greater than "1.0" the differences are more noticeable.

FixTintGamma=(false, true)

RemoveBlur

This parameter will remove Skyrim's static Depth of Field which is used to blur distance landscapes when some weathers are active. The setting is generally left up the the ENB Preset.

RemoveBlur=(false, true)

FixSubSurfaceScattering

When enabled, this will fix issues with Subsurface Scattering for interiors and exteriors, and will prevent pixelated edges on characters and objects. It is recommended to be enabled.

FixSubSurfaceScattering=(false, true)

FixSkyReflection

This fixes an issue with the reflection of the sky flicking in some weathers. It is recommended to be enabled.

FixSkyReflection=(false, true)

FixCursorVisibility

This fixes an issue with the cursor visibility after using Alt+Tab. When enabled, this will replace the Double Cursor Fix mod. It is recommended to be enabled.

FixCursorVisibility=(false, true)