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 the Main File and and High performance configuration Optional File.
- Instal the Main File first. Install the Optional File, choosing Merge to merge it into the Main File.
- (ONLY if hardware supports) Enable NVIDIA G-SYNC or AMD Freesync via the display software
- Also enable NVIDIA Low Latency (reference image) or AMD anti-lag via the display software
- Double-click on the mod in the MO left pane and ensure the following in
SSEDisplayTweaks.ini
- PC has NVIDIA G-SYNC or AMD Freesync video card AND monitor support, set each frame limit (FPS cap) to:
- [monitor refresh rate] - 3 (e.g., 144 Hz monitor should have 141 limit)
- PC does NOT have NVIDIA G-SYNC or AMD Freesync video card OR monitor support, set each frame limit (FPS cap) to:
- [monitor refresh rate] - 1 (e.g., 60 Hz monitor should have 59 limit)
- PC has NVIDIA G-SYNC or AMD Freesync video card AND monitor support, set each frame limit (FPS cap) to:
[Render] FramerateLimit=?? UIFramerateLimit=?? [OSD] Enable=true InitiallyOn=false
To enabled the framerate counter, hold Left Shift and press Insert. Repeat to disable again.
NOTE: No further configuration is recommended. Below is TL;DR for those interested in helping out with testing.
For more general information, see the SSE Display Settings guide.
Please post to this mod's forum thread (link at top right) with any interesting testing feedback.
To simplify testing, create a custom INI that will be preserved if the mod is updated. After doing so, all settings being tested can be configured here and simply commented to revert to defaults. This will also 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 in Windows Explorer (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.
To completely uncap, set all limiters to zero in SSEDisplayTweaks_Custom.ini
:
[Render] EnableVSync=false FramerateLimit=0 FramerateLimitMode=0 UIFramerateLimit=0