Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ungeziefi committed Dec 12, 2024
1 parent 6ba8ca8 commit 0af25ea
Show file tree
Hide file tree
Showing 12 changed files with 149 additions and 96 deletions.
77 changes: 37 additions & 40 deletions bugfix.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h3 class="install">Installation instructions</h3>
</p>
</div>

<div class="card" id="Misc Anim Tweaks and Fixes">
<div class="card" id="AnimFixes">
<p>
<h3 class="link-download"><a href="https://www.nexusmods.com/fallout4/mods/53597" target="_blank">Misc Anim Tweaks and Fixes</a></h3>
Small animation tweaks and fixes.
Expand All @@ -229,7 +229,7 @@ <h3 class="install">Installation instructions</h3>
</p>
</div>

<div class="card" id="Weapon Mod Fixes">
<div class="card" id="WeaponModFixes">
<p>
<h3 class="link-download"><a href="https://www.nexusmods.com/fallout4/mods/11130" target="_blank">Weapon Mod Fixes</a></h3>
Fixes a number of bugs in weapon modifications.
Expand All @@ -246,7 +246,7 @@ <h3 class="install">Installation instructions</h3>
</p>
</div>

<div class="card" id="Buffout 4">
<div class="card" id="Buffout4">
<p>
<h3 class="link-download"><a href="https://www.nexusmods.com/fallout4/mods/64880" target="_blank">Buffout 4 NG with PDB support</a></h3>
Fixes engine bugs and adds a crash logger.
Expand All @@ -266,28 +266,30 @@ <h3 class="install">Installation instructions</h3>
</ul>
</ol>
</ul>
</p>
</div>

<div class="card" id="InteriorNavCutFix">
<p>
<h3 class="link-download"><a href="https://www.nexusmods.com/fallout4/mods/72904" target="_blank">Interior NavCut Fix</a></h3>
Fixes the engine bug that causes workshop navmesh cuts to persist throughout all interior cells.
<h3 class="install">Installation instructions</h3>
<ul>
<li><b>Main Files</b> - Interior NavCut Fix</li>
</ul>

<div class="card-red">
<p>
<b>IMPORTANT:</b>
<br>
Mac and Linux users will need to disable the Interior NavCut Fix in Buffout and use the No Multithreading version of the original mod by following these steps:
<ul>
<li>Once the mod has been installed, double-click it in the left pane of MO2</li>
<li>In the <strong>Text Files</strong> tab, select <span class="card-basic">F4SE/Plugins/Buffout4.toml</span></li>
<li>Change the following options:</li>
<ul>
<li>Set <strong>InteriorNavCut</strong> to <b>false</b> (line 9)</li>
</ul>
<li>Download and install <a href="https://www.nexusmods.com/fallout4/mods/72904" target="_blank">Interior NavCut Fix</a> (No Multithreading)</li>
</ul>
Mac and Linux users will need to use the <b>No Multithreading</b> version instead!
</p>
</div>

</p>
</div>

<div class="card" id="Sprint Stuttering Fix">
<div class="card" id="SprintStutteringFix">
<p>
<h3 class="link-download"><a href="https://www.nexusmods.com/fallout4/mods/47760?tab=files&file_id=196371&nmm=1" target="_blank">Sprint Stuttering Fix</a></h3>
Fixes camera stutter when sprinting on uneven surfaces.
Expand Down Expand Up @@ -372,6 +374,26 @@ <h3 class="install">Installation instructions</h3>
</p>
</div>

<div class="card" id="ExpressionFixes">
<p>
<h3 class="link-download"><a href="https://www.nexusmods.com/fallout4/mods/89732" target="_blank">Facial Expression and Eyetracking Engine Fixes - F4SE</a></h3>
Fixes various facial expression and eyetracking engine bugs.
<h3 class="install">Installation instructions</h3>
<ul>
<li><b>Main Files</b> - Facial Expr. and Eyetr. Engine Fixes</li>
<ol>
<li>Once the mod has been installed, double-click it in the left pane of MO2.</li>
<li>In the <strong>INI-Files</strong> tab, open <span class="card-basic">F4SE/Plugins/FacialExpressionAndEyeTrackingEngineFixes.ini</span></li>
<li>Change the following option:</li>
<ul>
<li>Set <strong>bBrownFace</strong> to <b>1</b> (line 5).</li>
<!-- <li>Set <strong>bPlayerEyesStuckAtDialogueTarget</strong> to <b>1</b> (line 6).</li> -->
</ul>
</ol>
</ul>
</p>
</div>

<div class="card" id="ArmorPenetrationFix">
<p>
<h3 class="link-download"><a href="https://www.nexusmods.com/fallout4/mods/73849" target="_blank">Armor Penetration Bug Fix - F4SE</a></h3>
Expand Down Expand Up @@ -475,7 +497,7 @@ <h3 class="install">Installation instructions</h3>

<div class="card-red">
<p>
Not installing the PRP Resources file will lead to crashing!
Not installing the PRP Resources file will lead to crashing, make sure both files are installed!
</p>
</div>

Expand All @@ -492,13 +514,6 @@ <h3 class="install">Installation instructions</h3>
</ul>
</p>
</div>
</span>

<span id="NVidiaFixes" class="section">
<h2 onclick="location.href='#NVidiaFixes'">NVidia Fixes</h2>
<p>
These last 2 mods <strong>should be installed only by users of Nvidia graphics cards</strong>. If you are unsure of what graphics card you are using, you can find that information in Task Manager's performance tab.
</p>

<div class="card" id="WeaponDebrisCrashFix">
<p>
Expand All @@ -517,24 +532,6 @@ <h3 class="install">Installation instructions</h3>

</p>
</div>

<div class="card" id="GodraysPerformanceFix">
<p>
<h3 class="link-download"><a href="https://www.nexusmods.com/fallout4/mods/80942" target="_blank">Godrays Performance Fix Redux</a></h3>
Optimizes the performance of vanilla godrays.
<h3 class="install">Installation instructions</h3>
<ul>
<li><b>Main Files</b> - Godrays Performance Fix Redux - ESPless</li>
</ul>

<div class="card-yellow">
<p>
This fix is recommended only to Nvidia users because its visual changes do not translate well to AMD hardware, leading to visual problems and a different performance gain.
</p>
</div>

</p>
</div>
</span>

<span id="MinorFixes" class="section">
Expand Down
68 changes: 68 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,74 @@ <h3>2024</h3>
</div>
<div class="expander-bottom" id="year2024expander">
<p>
<h2 class="install">12/12/24</h2>
<h3>NOT Safe Mid-game</h3>
<h2><strong>Utilities</strong></h2>
<ul>
<li>Disabled NumOfThreadsWhileLoadingNewGame in the High FPS Physics Fix instructions to speed up loading, the bug mentioned in the INI doesn't seem to exist.</li>
<li>Added instructions on how to disable the Threads setting in X-Cell to avoid a conflict with High FPS Physics Fix that would cause New Game loading to get stuck.</li>
</ul>
<h2><strong>Bug Fixes</strong></h2>
<ul>
<li>Added the following mods:
<ul>
<li>Facial Expression and Eyetracking Engine Fixes - F4SE.</li>
<li>Interior NavCut Fix, it turned out that Buffout 4 NG doesn't replace this fix for the OG executable.</li>
</ul>
</li>
<li>Removed Godrays Performance Fix Redux - ESPless. Vanilla god rays settings are already good performance wise, so the mod doesn't have a big enough impact to be included. Removed the NVidia Fixes section as a result since only Weapon Debris Crash Fix remains.</li>
</ul>
<h2><strong>User Interface</strong></h2>
<ul>
<li>Removed Extended Dialogue Interface due to its many issues (you're obviously free to keep the mod if these problems don't matter to you):
<ul>
<li>No service costs</li>
<li>No PA-specific coloring</li>
<li>mismatched text on randomized dialogue options</li>
<li>Partial coverage of companion dialogue</li>
<li>Swapped sarcastic/maybe and affirmative options</li>
</ul>
</li>
<li>Removed MCM Settings Manager and its TMR Configuration - there's only 3 or 4 settings players should objectively change now that DLC Timing is gone and that's not enough to warrant a whole manager for it. The MCM configuration is now up to the user.</li>
</ul>
<h2><strong>Gameplay</strong></h2>
<ul>
<li>Removed DLC Timing because its settings are too arbitrary for the guide, its replacement starts with the addition of Integrated Automatron.</li>
</ul>
<h2><strong>LOD Guide</strong></h2>
<ul>
<li>Updated the pre-generated LOD for FOLIP 6.0.1.</li>
</ul>
<h2><strong>Wabbajack</strong></h2>
<ul>
<li>Updated to reflect changes above.</li>
<li>With the removal of the NVidia Fixes section, Weapon Debris Crash Fix is now also enabled by default.</li>
<li>Updated the following mods:
<ul>
<li>X-Cell (1.5-b84)</li>
<li>Lighthouse Papyrus Extender (1.13.0)</li>
<li>Garden of Eden Papyrus Script Extender (19.3)</li>
<li>Papyrus Common Library (1.4.3)</li>
<li>Ownership Fixes (1.5)</li>
<li>Community Fixes Merged (3.5.9)</li>
<li>Community Fixes Merged - Weapon Mod Fixes Patch (2.0.5)</li>
<li>Buffout 4 NG with PDB support (1.35.1)</li>
<li>Melee Sneak Locomotion Animation Blending Fix (Behavior Edit) (1.16a)</li>
<li>Previsibines Repair Pack Stable Branch - PRP (74.17)</li>
<li>Midnight Cult Fix (1.01)</li>
<li>Assorted Modular Tweaks - ESPless (1.3.1)</li>
<li>Alternative Activation Prompts (2.7.2)</li>
<li>Simple Creation Club Delayed NG (1.0.6)</li>
<li>Who's The General - Minutemen Quest Cleanup (1.11)</li>
<li>Hit Those Objects (2.0.2)</li>
<li>Hit Those Explosives (1.6.0)</li>
<li>Far Object LOD Improvement Project (6.0.1)</li>
</ul>
</li>
</ul>

<hr>

<h2 class="install">10/10/24</h2>
<h3>Safe Mid-game</h3>
<h2><strong>Wabbajack</strong></h2>
Expand Down
2 changes: 1 addition & 1 deletion finish.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ <h3>Running the Game</h3>
<div class="card" id="MCMConfiguration" title="MCM Configuration">
<p>
<h3>MCM Configuration</h3>
Once you are in the game, head to the <b>Mod Configuration</b> menu, then the <strong>MCM Settings Manager</strong> menu and click <b>Apply</b>.
Once you are in the game, head to the <b>Mod Configuration</b> menu and edit the various settings to your liking.
<br>
<br>
You have now completed the entirety of The Midnight Ride and <strong>you can start playing</strong>. Have fun!
Expand Down
8 changes: 4 additions & 4 deletions gameplay.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,13 +237,13 @@ <h3 class="install">Installation instructions</h3>
</p>
</div>

<div class="card" id="DLCTiming" title="DLC Timing">
<div class="card" id="IntegratedAutomatron">
<p>
<h3 class="link-download"><a href="https://www.nexusmods.com/fallout4/mods/53057" target="_blank">DLC Timing</a></h3>
Allows you to change the starting conditions for Automatron, Far Harbor, Nuka World and Vault-Tec Workshop independently to suit your playthrough.
<h3 class="link-download"><a href="https://www.nexusmods.com/fallout4/mods/85317" target="_blank">Integrated Automatron</a></h3>
Alters how Automatron is handled to have it behave more like base game content rather than announcing its presence to the world as soon as you hit level fifteen.
<h3 class="install">Installation instructions</h3>
<ul>
<li><b>Main Files</b> - DLC Timing</li>
<li><b>Main Files</b> - Integrated Automatron</li>
</ul>
</p>
</div>
Expand Down
18 changes: 0 additions & 18 deletions hud.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,24 +230,6 @@ <h3 class="install">Installation instructions</h3>
</ul>
</p>
</div>

<div class="card" id="XDI" title="XDI">
<p>
<h3 class="link-download"><a href="https://www.nexusmods.com/fallout4/mods/27216" target="_blank">Extended Dialogue Interface</a></h3>
Removes the hardcoded 4-option limit on dialogue and adds full engine support for any number of player dialogue options.
<h3 class="install">Installation instructions</h3>
<ul>
<li><b>Main Files</b> - Extended Dialogue Interface 1.3.6</li>
</ul>

<div class="card-yellow">
<p>
XDI will not replace the dialogue interface when talking to companions.
</p>
</div>

</p>
</div>
</span>

<!-- Arrows -->
Expand Down
10 changes: 10 additions & 0 deletions intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,16 @@ <h3 onclick="location.href='#Requirements'">Requirements</h3>

<li>At least 52GB of free drive space, game included (45GB if you delete all the downloads).</li>
<li>Windows 10 or higher (64-bit).</li>

<div class="card-red">
<p>
Do not use any sort of debloating tool or alternative version of Windows (including LTSC)! Removing core components will break random features - there's no performance benefit to be found from these practices.
<br>
<br>
Doing so will be unsupported.
</p>
</div>

<ul>
<li>
Mod Organizer 2 does <b>NOT</b> support <strong>ARM64</strong> Windows.
Expand Down
4 changes: 2 additions & 2 deletions lod.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ <h2 onclick="location.href='#Overview'">Overview</h2>
<div class="card" id="Why?">
<p>
<h3>Why?</h3>
Generating/installing new LOD is <b>NOT</b> a requirement, but it will add detail in the distance by increasing the amount of objects that appear in the distance while also making all LOD match your modded textures. Naturally, this also means a minor performance hit.
Generating/installing new LOD is not a requirement, but it will add detail in the distance by increasing the amount of objects that appear in the distance while also making all LOD match your modded textures. Naturally, this also means a minor performance hit.
<br>
<br>
You can also generate terrain LOD, which will allow mods that edit the game's landscape to have LOD that reflects their changes. Terrain LOD creates a much larger file size and will take longer to generate.
Expand All @@ -190,7 +190,7 @@ <h3>What is LOD?</h3>
In the context of Bethesda games, LOD mainly refers to <strong>Cell LOD</strong>, not geometry LOD. It's used to represent whole cells (the game's "chunks" of land) in the distance.

<p>
Cell LOD is <b>not</b> based on distance - it's a binary state of whether cell is either loaded or not. The LOD Block distance settings control the max draw distance of LOD itself, not the point where it begins.
Cell LOD is not based on distance - it's a binary state of whether cell is either loaded or not. The LOD Block distance settings control the max draw distance of LOD itself, not the point where it begins.
<br>
This means that you will see LOD pop-in at the same distance regardless of the settings.
</p>
Expand Down
1 change: 1 addition & 0 deletions mo2.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ <h3>Game Settings</h3>
<li>Press <strong>Apply</strong> in the lower right, then <b>OK</b>.</li>
<li>Select <b>BethINI</b> from the drop-down and <strong>run</strong> it.</li>
<li>Click <b>Fallout 4</b> then press <strong>Select Game</strong>.</li>
<li>If you get a <b>Setup</b> prompt press <strong>OK</strong>. You don't need to redirect the INI path to MO2's profile folder because MO2's VFS already handles the redirection.</li>
<li>Apply the following settings:</li>
<ol>
<li>Select a BethINI <strong>preset</strong> depending on your hardware.</li>
Expand Down
Loading

0 comments on commit 0af25ea

Please sign in to comment.