SkyrimLE:ENBLocal INI Reference/Antialiasing

From Step Mods | Change The Game

[ANTIALIASING][edit | edit source]

This section controls four antialiasing (AA) parameters potentially implemented via ENB. All four can be used together, since Boris has taken great care to balance them, though using Temporal AA and Edge AA together can cause some blurriness around tree branches. It is also possible to enable these via SMAA injector.

EnableEdgeAA[edit | edit source]

The EdgeAA solution is excellent for low-end systems because the performance impact is very small; however, it does come with some blurriness. Mid to High-end systems may find SMAA a higher quality solution for EdgeAA; however, EdgeAA and SMAA can be used together for possibly even better results. Using these two solutions together will come at a small cost to performance.

EnableEdgeAA=(false,true)

EnableTemporalAA[edit | edit source]

The TemporalAA setting no longer requires a helper mod, as of ENBSeries v0.213. This is excellent for screenshots at removing jaggies, but may not be preferable for general use because it can cause ghosting on high motion objects. UPDATE: Boris improved the TemporalAA code in v0.265. Several users report that most of the ghosting has been eliminated above 40FPS. Users who can not maintain at least 40FPS might still experience ghosting with this enabled.

EnableTemporalAA=(false, true)

EnableSubPixelAA[edit | edit source]

This parameter will enable SubPixelAA on specular reflections and should only cause a minimal performance impact. This setting recommended to be enabled.

EnableSubPixelAA=(false, true)