SkyrimSE:SSE Display Tweaks

From Step Mods | Change The Game
Revision as of 03:37, October 28, 2021 by Z929669 (talk | contribs)

SSE Display Tweaks

by slavicpotato1

Game:

SkyrimSE

Download:

Mod Group:

Baseline:

n/a

Links:

CR 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
Type a version string using the format indicated by the placeholder text below. Copy/paste the intended guide version from the "Existing Guides" table above (if it exists) into the field below. For unofficial user-created guides, use the format indicated by the placeholder text. Editors: Please DO NOT use wiki headings inside of custom Recommendations and also avoid using templates if at all possible! Template calls add to the max threshold, and headings mess up the guide ToC.

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.

  1. Download and install the Main File.
  2. Enable NVIDIA Low Latency or AMD anti-lag via the display software (if supported)
  3. Double-click on the mod in the MO left pane and edit the following in SSEDisplayTweaks.ini

[OSD] Enable=true InitiallyOn=false


Systems with hardware AND monitor support for NVIDIA G-SYNC or AMD Freesync:

  1. Download the High performance configuration Optional File, and merge it into the Main File.
  2. Enable NVIDIA G-SYNC or AMD Freesync via the display software


NOTE: No further configuration is recommended. Below is TL;DR for those interested in helping out with testing.




Advanced Configuration - Troubleshooting & Tinkering ONLY

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:

  1. Click on the MOlistoptions.png button and select, [Create empty mod].
  2. Name it (Custom INI) SSE Display Tweaks.
    • This places the new, empty mod at the bottom of the mod list.
  3. Enable and prioritize (Custom INI) SSE Display Tweaks in the MO left pane just after this mod.
  4. Open the (Custom INI) SSE Display Tweaks in Windows Explorer (Ctrl + double-click).
  5. Create a new folder named SKSE and open it.
  6. Create a new folder named Plugins and open it.
  7. Create a new file, SSEDisplayTweaks_Custom.ini, add the following, then save the file.
Configure Frame Limits

Under the recommendations above for this mod, nothing but the loading screen FPS is effectively capped, because the other limiters are set at 240+ FPS. To completely uncap, set all limiters to zero.

To set effective frame caps, 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