SkyrimSE:ENBLocal INI Reference/Engine

From Step Mods | Change The Game
< SkyrimSE:ENBLocal INI Reference
Revision as of 19:40, August 6, 2021 by TechAngel85 (talk | contribs) (Created page with "{{PageTitle|logo=delta|title=Enblocal.INI - Engine|}}__NOTOC__Category:ENB Settings ===ForceVSync=== <syntaxhighlight lang="ini">ForceVSync=(false, true)</syntaxhighlight...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Delta c.png

Enblocal.INI - Engine

ForceVSync[edit | edit source]

ForceVSync=(false, true)

This will force vsync, which is recommenced to prevent screen tearing.

VSyncSkipNumFrames[edit | edit source]

VSyncSkipNumFrames=(0, 1, 2, 3)

This tells the frame buffer to ignore the back buffer 0, 1, 2, or 3 contiguous cycles before grabbing a frame. This feature is mainly for users with high refresh rate monitors (> 60Hz) and should be set to '0' for most other users.