SkyrimLE:ENBLocal INI Reference/Limiter

From Step Mods | Change The Game
< SkyrimLE:ENBLocal INI Reference
Revision as of 02:15, January 18, 2015 by Z929669 (talk | contribs) (Created page with "<div class="nonumtoc">{{TOC right}}</div> ==[LIMITER]== {{Notice Small|Limiting FPS is neither necessary nor recommended when vertical sync (vsync) is enabled under <code>[ENG...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[LIMITER]

Template:Notice Small Enables/disables upper limit to frames per second (FPS) the specified integer. This feature is useful to control some performance issues such as lagging, crashes, freezes, stuttering, and physics issues which are present at high frame rates. The limiter can be turned on and off in-game by pressing Shift+Home (by default, but shortcut keys can also be customized under [INPUT]). Enabling the limiter with older versions of ENBSeries could also increase load times; however, since version 0.265 the FPS Limiter has been forced to 60FPS on loading screens to help eliminate this issue.Template:Notice Small

Boris is aware of this issue.

WaitBusyRenderer

If enabled, each frame will wait until the GPU is finished drawing. This is not recommended for performance reasons; however, it may fix some of the issues mentioned above in the second notice as well as stuttering issues.

WaitBusyRenderer=(false, true)

EnableFPSLimit

Enables/disables the FPS limiter.

EnableFPSLimit=(false, true)

FPSLimit

This parameter sets the upper FPS limit. If used, it is recommended to set equal to or less than the monitor refresh rate (typically 60).

FPSLimit=(integer)