Skip to content

Commit

Permalink
xNVSE update and NVHR removal, also misc
Browse files Browse the repository at this point in the history
  • Loading branch information
Ungeziefi committed Dec 17, 2024
1 parent c67307a commit 3c15766
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 16 deletions.
7 changes: 6 additions & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,12 @@ <h3>2024</h3>
</div>
<div class="expander-bottom" id="year2024expander">
<p>
<h2 class="install">12/12/24</h2>
<h2 class="install">17/12/24</h2>
<h3>NOT Safe Mid-game</h3>
<h2><strong>Utilities</strong></h2>
<ul>
<li>Removed New Vegas Heap Replacer due to possible crashes that are not worth the (often small) performance improvement from the mod.</li>
</ul>
<h2><strong>Bug Fixes</strong></h2>
<ul>
<li>Removed the following mods:
Expand Down Expand Up @@ -200,6 +204,7 @@ <h2><strong>Wabbajack</strong></h2>
<li>Updated to reflect the changes above.</li>
<li>Updated the following mods:
<ul>
<li>xNVSE (6.3.7)</li>
<li>kNVSE (37)</li>
<li>Landscape Disposition Fix (0.5.7)</li>
<li>Sleep Wait Hardcore Needs (2.2)</li>
Expand Down
4 changes: 2 additions & 2 deletions mo2.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,10 @@ <h3>Installing Mod Organizer 2</h3>
</div>
<div class="card-green">
<p>
If you wish to install Mod Organizer 2 in a different location, you can do so by clicking the <strong>Browse</strong> button and selecting a different folder.
If you wish to install Mod Organizer 2 in a different location, you can do so by clicking the <b>Browse</b> button and selecting a different folder.
<br>
<br>
The folder <u>MUST</u> be outside of the default Windows folders (such as <span class="card-basic">Program Files x86</span>) and outside of the game's <strong>Root</strong> folder.
The folder <u>MUST</u> be outside of the default Windows folders (such as <span class="card-basic">Program Files x86</span>) and outside of the game's <b>Root</b> folder.
<br>
<br>
It's discouraged to store MO2 on Desktop or Documents if you use OneDrive or similar cloud providers, due to potential issues and degraded performance.
Expand Down
12 changes: 6 additions & 6 deletions setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@ <h3>Disabling Base Address Randomization</h3>
<li>Select <b>Add program by name</b>.</li>
<li>Enter <span class="card-basic">FalloutNV.exe</span> in the box and save.</li>
<li>Find the newly created entry on the list and click <b>Edit</b>.</li>
<li>Find <strong>Force randomization for images (Mandatory ASLR)</strong>.</li>
<li>Check <strong>Override system settings</strong>, and set the toggle to <strong>Off</strong>.</li>
<li>Find <b>Force randomization for images (Mandatory ASLR)</b>.</li>
<li>Check <b>Override system settings</b>, and set the toggle to <b>Off</b>.</li>
</ol>
</p>
</div>
Expand Down Expand Up @@ -286,7 +286,7 @@ <h3>GOG</h3>
<li>Find <strong>Fallout: New Vegas</strong> in the list.</li>
<li>Right-click on it and select <strong>Manage Installation -> Uninstall</strong>.</li>
<ul>
<li>If you used an offline installer then run the <strong>unins000.exe</strong> file in the game's <strong>Root</strong> folder.</li>
<li>If you used an offline installer then run the <strong>unins000.exe</strong> file in the game's <b>Root</b> folder.</li>
</ul>
<li>Navigate to <span class="card-basic">Documents\My Games\FalloutNV</span> and delete all INI files inside it.</li>
</ol>
Expand Down Expand Up @@ -464,11 +464,11 @@ <h3>Key Terminology</h3>
<h3>Generating Fresh INI Files</h3>
<ol>
<li>Run the game from Steam/GOG Galaxy, or through FalloutNVLauncher.exe in the game files if you are using an offline copy.</li>
<li>Click OK to both pop-ups that say <strong>Detecting Video Hardware</strong>.</li>
<li>Click OK to both pop-ups that say <b>Detecting Video Hardware</b>.</li>
<ul>
<li>If there aren't any pop-ups, navigate to <span class="card-basic">Documents\My Games\FalloutNV</span> and delete all the files ending in <strong>.INI</strong> then retry.</li>
<li>If there aren't any pop-ups, navigate to <span class="card-basic">Documents\My Games\FalloutNV</span> and delete all INI files, then retry.</li>
</ul>
<li>Click <strong>OK</strong> then <strong>Exit</strong>.</li>
<li>Click <b>OK</b> then <b>Exit</b>.</li>
</ol>
</p>
</div>
Expand Down
10 changes: 5 additions & 5 deletions utilities.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,8 @@ <h3 class="install">Installation instructions</h3>
<b>Main Files</b> - Ultimate Edition ESM Fixes
<ol>
<li>Click the <img class="mo2-icon" src="./img/MO2/Folders.webp" alt="MO2 folder button"> button next to the profiles bar in MO2 and select <strong>Open Mods folder</strong>.</li>
<li>Create an empty folder called <strong>Fixed ESMs</strong> inside of the Mods folder.</li>
<li>Create an empty folder called <strong>Fixed ESMs</strong> inside of the <b>Mods</b> folder.</li>
<li>Copy its path.</li>
<li>Extract the archive and run <span class="card-basic">Installer.exe</span>.</li>
<li>The <strong>Fallout: New Vegas</strong> path should be filled by default (Root folder). If it isn't, close the program and re-run your game launcher to generate the required registry key.</li>

Expand All @@ -269,10 +270,9 @@ <h3 class="install">Installation instructions</h3>
</p>
</div>

<li>Click <strong>Browse</strong> next to the <strong>ESM Fixes</strong> path field, then choose the <strong>Fixed ESMs</strong> folder you just created.</li>
<li>Click <strong>Install</strong>, wait for the process the finish, then exit the program once finished.</li>
<li>In Mod Organizer 2, press <kbd>F5</kbd> to refresh the left pane and enable the <strong>Fixed ESMs</strong> mod by ticking its checkbox.</li>
<li>You can now delete files created in the step 1.</li>
<li>Set the <b>ESM Fixes</b> path field to the one you copied earlier.</li>
<li>Click <b>Install</b>, wait for the process the finish, then exit the program once finished.</li>
<li>In Mod Organizer 2, press <kbd>F5</kbd> to refresh the left pane and <strong>enable Fixed ESMs</strong> by ticking its checkbox.</li>
</ol>
</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions wabbajack.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,13 +265,13 @@ <h3 onclick="location.href='#Exclusions'">Exclusions</h3>
<h3 onclick="location.href='#RootMods'">Root Mods</h3>
<ol>
<li>In your <b>Installation Location</b>, open the <strong>Files Requiring Manual Install</strong> folder.</li>
<li>Copy <strong>everything</strong> to the game's <strong>Root</strong> folder.</li>
<li>Copy <strong>everything</strong> to the game's <b>Root</b> folder.</li>
<li>Still in the game's Root folder, double-click on <strong>FNVpatch.exe</strong> to run it.</li>
<li>
A command prompt window will open and it should say:
<div class="card-basic">FalloutNV.exe patched!</div>
</li>
<li>Close the command prompt and a file named <strong>FalloutNV_backup.exe</strong> should appear in the game's <strong>Root</strong> folder.</li>
<li>Close the command prompt and a file named <strong>FalloutNV_backup.exe</strong> should appear in the game's <b>Root</b> folder.</li>
</ol>
</p>
</div>
Expand Down

0 comments on commit 3c15766

Please sign in to comment.