Fallout4:High FPS Physics Fix: Difference between revisions
From Step Mods | Change The Game
No edit summary |
No edit summary |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
|core=No | |core=No | ||
|landw=No | |landw=No | ||
|pp=No | |||
|enb=No | |enb=No | ||
}} | }} | ||
{{Recommendations | {{Recommendations | ||
|enabledetailed=Yes | |enabledetailed=Yes | ||
|detailed=# Install the '''''High FPS Physics Fix''''' main file. | |detailed=<div class=mpheading>General Installation and Setup</div> | ||
# Install the second '''''High FPS Physics Fix''''' main file for the 1.10.163.0 game version. | |||
# 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"> | <p class="mpcode">[Main] | ||
DisableBlackLoadingScreens=true | |||
DisableAnimationOnLoadingScreens=true | |||
</p> | PostloadingMenuSpeed=3.0 | ||
[Limiter] | |||
LoadingScreenFPS=350 | |||
PipBoyFPS=60.0 | |||
OneThreadWhileLoading=false</p> | |||
<div class=mpheading>FPS Limiter Recommendations</div> | |||
It is recommended to set the '''''InGameFPS''''' 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) | |||
<p class="mpcode">[Limiter] | |||
InGameFPS=??</p> | |||
}} | }} |
Latest revision as of 01:04, January 26, 2025
High FPS Physics Fix
by Antonix35CR Patch:
No
LW Patch:
No
PP Patch:
No
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
- Install the second High FPS Physics Fix main file for the 1.10.163.0 game version.
- Double-click on the mod in the MO left pane and set the following in
HighFPSPhysicsFix.ini
[Main] DisableBlackLoadingScreens=true DisableAnimationOnLoadingScreens=true PostloadingMenuSpeed=3.0 [Limiter] LoadingScreenFPS=350 PipBoyFPS=60.0 OneThreadWhileLoading=false
FPS Limiter Recommendations
It is recommended to set the InGameFPS 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=??