Skip to content

Commit f41bf7a

Browse files
committed
2nd pass
Only TMRE mod pages and those PWA images are left
1 parent 0f52623 commit f41bf7a

19 files changed

+2078
-1650
lines changed

avoid-mods.html

Lines changed: 46 additions & 204 deletions
Large diffs are not rendered by default.

avoid-tools.html

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h3>Vortex</h3>
173173
<hr>
174174

175175
<p>
176-
<h3>Nexus Mod Manager/Fallout Mod Manager</h3>
176+
<h3>Nexus Mod Manager</h3>
177177
Outdated/abandoned, have no virtual file system or even dynamic movement of mods with loose files, which can lead to complete mod or game reinstalls in case the user wants to change the load order, or installed mods in a wrong order.
178178
</p>
179179

@@ -238,20 +238,6 @@ <h3>FallrimTools Cleaning</h3>
238238
<h3>Ordenador/DDSopt</h3>
239239
Breaks many textures by needlessly converting/adding/resizing alpha channels, cubemaps and mipmaps. Use <a href="https://www.nexusmods.com/fallout4/mods/63243" target="_blank">BSArch Pro</a> instead.
240240
</p>
241-
242-
<hr>
243-
244-
<p>
245-
<h3>New Vegas Configator</h3>
246-
Outdated and possibly dangerous. You won't need any INI tweaks other than the ones in the guide.
247-
</p>
248-
249-
<hr>
250-
251-
<p>
252-
<h3>Save Cleaner</h3>
253-
Works by going through your save file and deleting every REFR file, which will most likely break your save.
254-
</p>
255241
</div>
256242
</span>
257243

basefinish.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@
157157

158158
<div class="content">
159159

160-
<!-- Introduction -->
161160
<span id="BaseFinish" class="section">
162161
<h2 onclick="location.href='#BaseFinish'">Base Finish</h2>
163162

@@ -172,6 +171,7 @@ <h3>Applying the Load Order</h3>
172171
<li>Once the file is extracted, click <strong>F5</strong> while you are on MO2 without any menu open.</li>
173172
<li>Right-click in the <b>right</b> pane of MO2 and select <strong>Enable all</strong>.</li>
174173
</ol>
174+
175175
<div class="card-yellow">
176176
<p>
177177
If you have not added any mods to the guide, <strong>PuddleReflectionFix.esp should be the last plugin</strong> in your load order (the <b>Plugins</b> tab in the <b>right</b> pane of MO2) after applying the load order and refreshing MO2.
@@ -183,6 +183,7 @@ <h3>Applying the Load Order</h3>
183183
If that still doesn't work, you can join our <a href="https://discord.gg/S99Ary5eba" target="_blank">Discord</a> server for support.
184184
</p>
185185
</div>
186+
186187
</p>
187188
</div>
188189

@@ -220,9 +221,13 @@ <h3>Going beyond Vanilla</h3>
220221
<li>Improvements to textures, new animations, visual fixes, and overhauled lighting and weathers.</li>
221222
</ul>
222223
<br>
224+
223225
<div class="card-yellow">
224-
<p>Note that TMR Extended is <strong>completely modular</strong>! You can skip any of its mods as long as you do the same for any other mod or patch tied to it.</p>
226+
<p>
227+
Note that TMR Extended is <strong>completely modular</strong>! You can skip any of its mods as long as you do the same for any other mod or patch tied to it.
228+
</p>
225229
</div>
230+
226231
</p>
227232
</div>
228233
<div id="logoBig">

bugfix.html

Lines changed: 36 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -252,23 +252,30 @@ <h3 class="install">Installation instructions</h3>
252252
<ul>
253253
<li><b>Main Files</b> - Buffout4 NG</li>
254254
</ul>
255-
<div class="card-red">
255+
256+
<div class="card-red" style="display: flex; align-items: center; margin-top: 30px;">
256257
<p>
257-
<b>IMPORTANT:</b>
258-
<br>
259-
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:
260-
<ul>
261-
<li>Once the mod has been installed, double-click on it in the left pane of MO2</li>
262-
<li>In the <strong>Text Files</strong> tab, select <span class="card-basic">F4SE/Plugins/Buffout4.toml</span>
263-
</li>
264-
<li>Change the following options:</li>
258+
<img src="./img/Coco/Blockquote.webp" alt="Coco blockquote" class="cocoNerd">
259+
<div>
260+
<p>
261+
<b>IMPORTANT:</b>
262+
<br>
263+
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:
265264
<ul>
266-
<li>Set <strong>InteriorNavCut</strong> to <b>false</b> (line 9)</li>
265+
<li>Once the mod has been installed, double-click on it in the left pane of MO2</li>
266+
<li>In the <strong>Text Files</strong> tab, select <span class="card-basic">F4SE/Plugins/Buffout4.toml</span>
267+
</li>
268+
<li>Change the following options:</li>
269+
<ul>
270+
<li>Set <strong>InteriorNavCut</strong> to <b>false</b> (line 9)</li>
271+
</ul>
272+
<li>Download and install <a href="https://www.nexusmods.com/fallout4/mods/72904" target="_blank">Interior NavCut Fix</a> (No Multithreading)</li>
267273
</ul>
268-
<li>Download and install <a href="https://www.nexusmods.com/fallout4/mods/72904" target="_blank">Interior NavCut Fix</a> (No Multithreading)</li>
269274
</p>
270-
</ul>
275+
</div>
276+
</p>
271277
</div>
278+
272279
</p>
273280
</div>
274281

@@ -280,14 +287,13 @@ <h3 class="install">Installation instructions</h3>
280287
<ul>
281288
<li><b>Main Files</b> - Sprint Stuttering Fix <strong>1.2</strong></li>
282289
</ul>
283-
<div class="card-red">
290+
291+
<div class="card-yellow" style="display: flex; align-items: center; margin-top: 30px;">
284292
<p>
285-
<strong>The direct link to an older version is intentional</strong> to grant compatibility with the downgraded EXE.
286-
<br>
287-
<br>
288-
Downloading through the link button above is especially important when the guide specifies the exact version, like for this mod and more later.
293+
Just like before, the direct link to an <strong>older version is intentional</strong> to grant compatibility with the downgraded EXE.
289294
</p>
290295
</div>
296+
291297
</p>
292298
</div>
293299

@@ -480,11 +486,18 @@ <h3 class="install">Installation instructions</h3>
480486
</li>
481487
<li><b>Main Files</b> - PRP Resources</li>
482488
</ul>
483-
<div class="card-red">
489+
490+
<div class="card-red" style="display: flex; align-items: center; margin-top: 30px;">
484491
<p>
485-
Not installing the PRP Resources file will lead to crashing!
492+
<img src="./img/Coco/Blockquote.webp" alt="Coco blockquote" class="cocoNerd">
493+
<div>
494+
<p>
495+
Not installing the PRP Resources file will lead to crashing!
496+
</p>
497+
</div>
486498
</p>
487499
</div>
500+
488501
</p>
489502
</div>
490503

@@ -514,11 +527,13 @@ <h3 class="install">Installation instructions</h3>
514527
<ul>
515528
<li><b>Main Files</b> - Weapon Debris Crash Fix <strong>1.2</strong></li>
516529
</ul>
530+
517531
<div class="card-yellow">
518532
<p>
519533
This fix is needed only by users of Nvidia GPUs newer than Pascal (10 series).
520534
</p>
521535
</div>
536+
522537
</p>
523538
</div>
524539

@@ -530,11 +545,13 @@ <h3 class="install">Installation instructions</h3>
530545
<ul>
531546
<li><b>Main Files</b> - Godrays Performance Fix Redux</li>
532547
</ul>
548+
533549
<div class="card-yellow">
534550
<p>
535551
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.
536552
</p>
537553
</div>
554+
538555
</p>
539556
</div>
540557
</span>

0 commit comments

Comments
 (0)