SkyrimSE:SSE Display Tweaks
SSE Display Tweaks
by slavicpotato1CR Patch:
No
LW Patch:
No
PP Patch:
{{{pp}}}"{{{pp}}}" is not recognized as a Boolean (true/false) value.
ENB Option:
No
Guide/Version-Specific Mod Recommendations
Existing Guides |
---|
1.0.0 |
2.0.0 |
2.1.0 |
2.2.0 |
2.3 |
2.4 |
Recommendations
As stated in the mod's Description, this mod will stabilize the display of rendered content for smooth gameplay without limiting frame rates, and this should be the case for almost all modern PCs running SSE.
- Download and install the Main File.
- Enable NVIDIA ultra low latency mode (ULLM) or AMD anti-lag via the display software (if supported)
Since the default INI settings shipping with this mod may change and are probably the most reliable, create a custom INI that will be preserved if the mod is updated. This will allow modification without losing any changes introduced by the developer. Activate/deactivate this mod as necessary:
- Click on the
button and select, [Create empty mod].
- Name it
(Custom INI) SSE Display Tweaks
.- This places the new, empty mod at the bottom of the mod list.
- Enable and prioritize (Custom INI) SSE Display Tweaks in the MO left pane just after this mod.
- Open the (Custom INI) SSE Display Tweaks mod folder (Ctrl + double-click).
- Create a new folder named SKSE and open it.
- Create a new folder named Plugins and open it.
- Create a new file,
SSEDisplayTweaks_Custom.ini
, add the following, then save the file.
[OSD] Enable=true InitiallyOn=false
Systems with hardware AND monitor support for NVIDIA G-SYNC or AMD Freesync:
- Download the High performance configuration Optional File, and merge it into the Main File.
- Enable NVIDIA G-SYNC or AMD Freesync via the display software
NOTE: No further configuration is recommended!
This mod has many settings that are not well understood by most people. In fact, 3D graphics configuration can be confusing for most of the tech savvy or even 3D-graphics experts, given the volatility in hardware and software implementations in this cutting-edge tech sector. Frame-rate limiting (i.e., FPS capping/locking) may be required on some systems even with this mod:
Ensure the following are added to SSEDisplayTweaks_Custom.ini
:
[Render] EnableVSync=true VSyncPresentInterval=1 FramerateLimit= # set to [monitor refresh rate] - 3 (G-SYNC or Freesync supported) or [monitor refresh rate] - 1 (NO G-SYNC or Freesync support) FramerateLimitMode=0 UIFramerateLimit=60 # alternatively, consider setting individual UIs
Also, read the configuration file settings descriptions and further research the following before making changes to these settings:
[HAVOK] DynamicMaxTimeScaling MinimumFramerate MaximumFramerate [Papyrus] DynamicUpdateBudget UpdateBudgetBase BudgetMaxFPS
For more general information, see the SSE Display Settings guide.