Fallout4:High FPS Physics Fix: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 14: Line 14:
# Install the '''''High FPS Physics Fix''''' main file.
# Install the '''''High FPS Physics Fix''''' main file.
# Double-click on the mod in the MO left pane and set the following in <code>HighFPSPhysicsFix.ini</code>
# Double-click on the mod in the MO left pane and set the following in <code>HighFPSPhysicsFix.ini</code>
<p class="mpcode">DisableBlackLoadingScreens=true
<p class="mpcode">[Main]
DisableAnimationOnLoadingScreens=true</p>
DisableBlackLoadingScreens=true
DisableAnimationOnLoadingScreens=true
 
[Limiter]
PipBoyFPS=60.0</p>


<div class=mpheading>FPS Limiter Recommendations</div>
<div class=mpheading>FPS Limiter Recommendations</div>
It is recommended to set the '''InGameFPS''' and LoadingScreenFPS''' FPS Limiter settings in accordance with your hardware to improve latency.
It is recommended to set the '''''InGameFPS''''' and '''''LoadingScreenFPS''''' FPS Limiter settings in accordance with your hardware to improve latency.
*PC has '''NVIDIA G-SYNC''' or '''AMD Freesync''' video card '''AND''' monitor support, set each frame limit (FPS cap) to:
*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: 144 - 3 = 141)
*: [monitor refresh rate] - 3 (e.g., 144 Hz monitor should have 141 limit: 144 - 3 = 141)
Line 26: Line 30:
InGameFPS=??
InGameFPS=??
LoadingScreenFPS=??</p>
LoadingScreenFPS=??</p>
<div class=mpheading>VSync</div>
The EnableVSync setting should be enabled or disabled depending on your hardware setup. If you are unsure, leave it enabled. Users who have '''NVIDIA G-SYNC''' or '''AMD Freesync''' video card '''AND''' monitor support should disable all forms of game VSync and instead enable them in their graphics drivers according to accepted best settings. Reference [https://blurbusters.com/gsync/gsync101-input-lag-tests-and-settings/14/ here] for NVIDIA G-SYNC user and [https://forums.blurbusters.com/viewtopic.php?t=8143 here] for AMD Freesync users.
}}
}}

Revision as of 14:05, July 2, 2022

High FPS Physics Fix

by Antonix35

Game:

Fallout4

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

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

General Installation and Setup
  1. Install the High FPS Physics Fix main file.
  2. Double-click on the mod in the MO left pane and set the following in HighFPSPhysicsFix.ini

[Main] DisableBlackLoadingScreens=true DisableAnimationOnLoadingScreens=true [Limiter] PipBoyFPS=60.0

FPS Limiter Recommendations

It is recommended to set the InGameFPS and LoadingScreenFPS FPS Limiter settings in accordance with your hardware to improve latency.

  • 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: 144 - 3 = 141)
  • 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: 60 - 1 = 59)

[Limiter] InGameFPS=?? LoadingScreenFPS=??

VSync

The EnableVSync setting should be enabled or disabled depending on your hardware setup. If you are unsure, leave it enabled. Users who have NVIDIA G-SYNC or AMD Freesync video card AND monitor support should disable all forms of game VSync and instead enable them in their graphics drivers according to accepted best settings. Reference here for NVIDIA G-SYNC user and here for AMD Freesync users.