Skip to content

Commit

Permalink
More concise
Browse files Browse the repository at this point in the history
  • Loading branch information
Ungeziefi committed Apr 22, 2024
1 parent 305a9dd commit e4aaebd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,10 +370,7 @@ <h3 id="dpiFix">Fixing DPI scaling</h3>
<h3 id="DisableUpdates">Disabling Automatic Steam Updates</h3>
</a>
</p>
This will prevent the Fallout 4 update on the <strong>25th of April</strong> from breaking the list and your mods.
<br>
<br>
Steam, by default, automatically keeps your game up to date with the latest patches. This is normally fine; However, for a modded game, this can be a problem, as updates can bring with them unwanted hurdles for modding, as seen often with Skyrim updates, such as new content that needs to be patched against or executable updates that need the script extender to be updated for, or the worst case: recompiling that breaks many or even all .dll-based mods. You can do this for any game.
This will prevent Steam from automatically installing the Fallout 4 update that will release on the <strong>25th of April</strong>. This update, atleast for a short time, will break modding support considerably. Blocking this update might not be necessary in the future if it gains wide support.
<ol>
<li>In your Steam Library, <strong>right click</strong> on Fallout 4, and click on <strong>Properties</strong> in the resulting context menu. In the resulting new window, click on the drop-down at the top of the right pane underneath <strong>Automatic Updates.</strong> Set it to <code>Only update this game when I launch it</code>. Since MO2 bypasses the Steam "play" button, this means Fallout 4 will never automatically update so long as you launch through MO2.</li>
</ol>
Expand Down

0 comments on commit e4aaebd

Please sign in to comment.