Skip to content

Commit

Permalink
Crash FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
Ungeziefi committed Aug 18, 2024
1 parent c32b906 commit bcef964
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,10 +245,11 @@ <h3>Crash on game start</h3>
This could happen for <strong>various reasons</strong>:
<ul>
<li>Base Address Randomization is enabled. This has to be disabled for a modded game to work, you can do so by following <a href="./setup.html#BaseAddressRandomization">these steps</a>.</li>
<li>The 4GB patch or the EGS patcher weren't run. Follow <a href="./utilities.html">the steps</a> in the guide.</li>
<li>xNVSE is not installed correctly or at all, make sure that you have all of the <a href="./utilities.html" target="_blank">utilities</a>.</li>
<li>The 4GB patch or the EGS patcher weren't run. Follow <a href="./utilities.html">the steps</a> in the guide. If you are using Wabbajack, follow <a href="./wabbajack.html#RootMods" target="_blank">these steps</a> instead.</li>
<li>xNVSE is not installed correctly or at all, make sure that you have all of the <a href="./utilities.html" target="_blank">utilities</a>. If you are using Wabbajack, follow <a href="./wabbajack.html#RootMods" target="_blank">these steps</a> instead.</li>
<li>You have incompatible mods lingering in your game's Data folder, this is why <a href="./setup.html#Uninstall" target="_blank">a clean slate</a> is required.</li>
<li>If you are using an AMD GPU, make sure that your drivers are updated to the <a href="https://www.amd.com/en/support" target="_blank">latest version</a> or that you are using DXVK according to the <a href="https://performance.moddinglinked.com/falloutnv.html#RecommendedLimiters" target="_blank">Performance Guide</a>.</li>
<li>If you are using a third-party antivirus, add exclusions to the folder Mod Organizer 2 is in. If that doesn't work, try disabling the antivirus completely and rely solely on Windows Defender (which should work fine once exclusions are present).</li>
</ul>
</p>
</div>
Expand Down

0 comments on commit bcef964

Please sign in to comment.