SkyrimSE:SSE Display Tweaks: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
|detailed=As stated in the mod's Description, this mod will stabilize the display of rendered content for <span class=hltx>'''smooth gameplay without limiting frame rates'''</span>, and this should be the case for almost all modern PCs running SSE. | |detailed=As stated in the mod's Description, this mod will stabilize the display of rendered content for <span class=hltx>'''smooth gameplay without limiting frame rates'''</span>, and this should be the case for almost all modern PCs running SSE. | ||
# Download and install the Main File. | # Download and install the Main File. | ||
# Enable NVIDIA | # Enable NVIDIA Low Latency or AMD anti-lag via the display software (if supported) | ||
# Double-click on the mod in the MO left pane and edit the following in <code>SSEDisplayTweaks.ini</code> | |||
# | |||
<p class="mpcode">[OSD] | <p class="mpcode">[OSD] | ||
Enable=true | Enable=true | ||
Line 39: | Line 30: | ||
<div class=mpheading>Advanced Configuration - Troubleshooting & Tinkering ONLY</div> | <div class=mpheading>Advanced Configuration - Troubleshooting & Tinkering ONLY</div> | ||
For more general information, see the [https://stepmodifications.org/wiki/SkyrimSE:Display_Settings SSE Display Settings guide]. | |||
<div class=mpheading>Configure Frame Limits</div> | <div class=mpheading>Configure Frame Limits</div> | ||
Ensure the following are added to <code>SSEDisplayTweaks_Custom.ini</code>: | Ensure the following are added to <code>SSEDisplayTweaks_Custom.ini</code>: | ||
Line 60: | Line 52: | ||
UpdateBudgetBase | UpdateBudgetBase | ||
BudgetMaxFPS</p> | BudgetMaxFPS</p> | ||
}} | }} |
Revision as of 01:41, October 28, 2021
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 Low Latency or AMD anti-lag via the display software (if supported)
- 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:
- 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!
For more general information, see the SSE Display Settings guide.
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