Skip to content

Commit

Permalink
Misc
Browse files Browse the repository at this point in the history
  • Loading branch information
Ungeziefi committed Sep 11, 2024
1 parent 5a02381 commit 73d8fef
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 36 deletions.
51 changes: 32 additions & 19 deletions avoid-mods.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,16 +160,11 @@

<h2 onclick="location.href='#ModsToAvoid'">Mods to Avoid</h2>

<div class="card-red" style="display: flex; align-items: center; margin-top: 30px;">
<div class="card-yellow">
<p>
<img src="./img/Coco/Blockquote.webp" alt="Coco blockquote" class="cocoNerd">
<div>
<p>
This list is far from comprehensive. There are still tons of mods not listed here that will break your game. This is why it is very important to have some modding knowledge before adding any mods.
<br>
Always view every plugin you install with <a href="https://moddinglinked.com/xedit.html" target="_blank">FNVEdit</a> to check for conflicts.
</p>
</div>
This list is far from comprehensive. There are still tons of mods not listed here that will break your game. This is why it is very important to have some modding knowledge before adding any mods.
<br>
Always view every plugin you install with <a href="https://moddinglinked.com/xedit.html" target="_blank">FNVEdit</a> to check for conflicts.
</p>
</div>

Expand All @@ -181,15 +176,15 @@ <h3>Bugfix & Optimization Mods</h3>
</div>
<div class="expander-bottom" id="bugfixmodsexpander">
<p>
<h3>New Vegas Stutter Remover</h3>
Will cause crashes roughly every 15 minutes. Every single feature from NVSR has been replaced in a modern manner by the combination of <a href="https://www.nexusmods.com/newvegas/mods/66537" target="_blank">New Vegas Tick Fix</a>, <a href="https://www.nexusmods.com/newvegas/mods/69779" target="_blank">New Vegas Heap Replacer</a> and <a href="https://www.nexusmods.com/newvegas/mods/66347" target="_blank">lStewieAl's Tweaks</a>. These mods also have many great features that NVSR never had, like the high FPS physics fix. There is no reason to use NVSR, even on Windows 7.
<h3>ENBoost</h3>
ENBoost works around an issue (which NVTF already fixes properly) with a hacky memory sharing across processes. It also requires configuration based on the user's system and much like ENB, has been abandoned.
</p>

<hr>

<p>
<h3>ENBoost</h3>
ENBoost works around an issue (which NVTF already fixes properly) with a hacky memory sharing across processes. It also requires configuration based on the user's system and much like ENB, has been abandoned.
<h3>New Vegas Stutter Remover</h3>
Will cause crashes roughly every 15 minutes. Every single feature from NVSR has been replaced in a modern manner by the combination of <a href="https://www.nexusmods.com/newvegas/mods/66537" target="_blank">New Vegas Tick Fix</a>, <a href="https://www.nexusmods.com/newvegas/mods/69779" target="_blank">New Vegas Heap Replacer</a> and <a href="https://www.nexusmods.com/newvegas/mods/66347" target="_blank">lStewieAl's Tweaks</a>. These mods also have many great features that NVSR never had, like the high FPS physics fix. There is no reason to use NVSR, even on Windows 7.
</p>

<hr>
Expand Down Expand Up @@ -235,22 +230,22 @@ <h3>Visual Mods</h3>
</div>
<div class="expander-bottom" id="visualmodsexpander">
<p>
<h3>Oversized textures</h3>
Based on the object size and how the texture is wrapped around it, you should pick textures with a reasonable resolution and avoid the very big ones also based on your display resolution. Keep in mind that the textures will not be displayed with their full resolution at all times, in fact they will be scaled down because of <a href="https://imgsli.com/MTMwNjU2" target="" _blank>mipmaps</a> based on distance and other factors, as shown with these sliders. Just for reference, a maximum of 2K at 1080p is a pretty safe bet in terms of balance.
<h3>AI-upscaled texture packs</h3>
Mods upscaled with AI or other lazy techniques generally are not worth the higher VRAM usage.
</p>

<hr>

<p>
<h3>ENB</h3>
As mentioned earlier with ENBoost, ENBs were never fully developed for New Vegas and have been abandoned by the author. They have a ton of bugs and performance issues, such as broken anti-aliasing, transparent objects and glowing objects (though glowing objects can be mostly mitigated with <a href="https://www.nexusmods.com/newvegas/mods/73431" target="_blank">ENB Glowing Objects Overhaul</a>). They also use a lot of <a href="https://imgur.com/a/8UT356J" target="_blank">vision-obscuring effects</a> like depth of field, lens flares, bloom and chromatic aberration to obscure the broken anti-aliasing, which makes them very hard to play with. I recommend using a ReShade preset instead, such as <a href="https://www.nexusmods.com/newvegas/mods/76715" target="_blank">Vibrance</a> or <a href="https://www.nexusmods.com/newvegas/mods/71772" target="_blank">Vanilla Plus ReShade Preset</a>.
<h3>Oversized textures</h3>
Based on the object size and how the texture is wrapped around it, you should pick textures with a reasonable resolution and avoid the very big ones also based on your display resolution. Keep in mind that the textures will not be displayed with their full resolution at all times, in fact they will be scaled down because of <a href="https://imgsli.com/MTMwNjU2" target="" _blank>mipmaps</a> based on distance and other factors, as shown with these sliders. Just for reference, a maximum of 2K at 1080p is a pretty safe bet in terms of balance.
</p>

<hr>

<p>
<h3>AI-upscaled texture packs</h3>
Mods upscaled with AI or other lazy techniques generally are not worth the higher VRAM usage.
<h3>ENB</h3>
As mentioned earlier with ENBoost, ENBs were never fully developed for New Vegas and have been abandoned by the author. They have a ton of bugs and performance issues, such as broken anti-aliasing, transparent objects and glowing objects (though glowing objects can be mostly mitigated with <a href="https://www.nexusmods.com/newvegas/mods/73431" target="_blank">ENB Glowing Objects Overhaul</a>). They also use a lot of <a href="https://imgur.com/a/8UT356J" target="_blank">vision-obscuring effects</a> like depth of field, lens flares, bloom and chromatic aberration to obscure the broken anti-aliasing, which makes them very hard to play with. I recommend using a ReShade preset instead, such as <a href="https://www.nexusmods.com/newvegas/mods/76715" target="_blank">Vibrance</a> or <a href="https://www.nexusmods.com/newvegas/mods/71772" target="_blank">Vanilla Plus ReShade Preset</a>.
</p>

<hr>
Expand Down Expand Up @@ -471,36 +466,50 @@ <h3>Honest Hearts Reborn</h3>
Re-compiles every script in the game and still has many bugs after cleaning.
</p>

<hr>

<p>
<h3>Cz52</h3>
Has broken meshes and recompiles all scripts.
</p>

<hr>

<p>
<h3>Killable children mods</h3>
Might break quests.
</p>

<hr>

<p>
<h3>Weapons of the Wasteland</h3>
Causes crashes.
</p>

<hr>

<p>
<h3>Leave Conversation</h3>
Force closes dialogues, breaking scripts and possibly locking you out of dialogue choices.
</p>

<hr>

<p>
<h3>Monster Mod (MoMod)</h3>
Has broken meshes that cause crashing and broken levelled lists.
</p>

<hr>

<p>
<h3>Enhanced NPC Awareness</h3>
Causes random NPCs and companions after firing to become hostile to the player, among other issues.
</p>

<hr>

<p>
<h3>The Storyteller Companion</h3>
Contains dirty edits.
Expand All @@ -519,11 +528,15 @@ <h3>Sinitar's Modlists</h3>
If you have a few hours and want more information about Sinitar's lies, scamming and lack of modding knowledge, check out <a href="https://docs.google.com/document/d/1F1-6lF8dI4i2Zz8iT-bv_Ci1VO9MSU4MiSUrT5JqgHA/edit" target="_blank">this</a> <i>twenty-eight</i> page essay that goes into excruciating detail about it.
</p>

<hr>

<p>
<h3>Game Settings Tuner - GST</h3>
Bad scripting that causes save bloat and corruption. Use Stewie Tweak's GMST override feature instead.
</p>

<hr>

<p>
<h3>DSOAL</h3>
Can break audio or make it lag.
Expand Down
16 changes: 8 additions & 8 deletions intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<p>
<img src="./img/Coco/Blockquote.webp" alt="Coco blockquote" class="cocoNerd">
<div>
<b>IMPORTANT:</b>
<b>IMPORTANT</b>:
<br>
Everything in this guide is written down for a reason! It is vital to read <b>everything!</b>
<br>
Expand Down Expand Up @@ -195,16 +195,16 @@ <h3>Overview</h3>
<h3 onclick="location.href='#Features'">Features</h3>
<ul>
<li>
<b>Stability:</b> The guide includes all the latest and essential stability enhancements.
<b>Stability</b>: The guide includes all the latest and essential stability enhancements.
</li>
<li>
<b>Performance:</b> Every tool, setting and mod in the guide has been carefully selected and play-tested to ensure maximum possible performance.
<b>Performance</b>: Every tool, setting and mod in the guide has been carefully selected and play-tested to ensure maximum possible performance.
</li>
<li>
<b>Customizability:</b> The guide is split into <b>2 sections</b>; all the mods required for the game to work and perform better are contained in the first section. The mods that can be considered subjective and that alter or add game content are in the <strong>VNV Extended</strong> section, which is fully modular.
<b>Customizability</b>: The guide is split into <b>2 sections</b>; all the mods required for the game to work and perform better are contained in the first section. The mods that can be considered subjective and that alter or add game content are in the <strong>VNV Extended</strong> section, which is fully modular.
</li>
<li>
<b>Better Gameplay:</b> As part of the <b>VNV Extended</b> section, the guide includes many mods that greatly improve the gameplay without drastically overhauling the core experience or straying away from the game's original intent. There is also an <b>Overhauls</b> section that will make the game much more difficult and add some new vanilla-friendly content. This section is highlighted by <a href="https://www.nexusmods.com/newvegas/mods/87935" target="_blank">Lone Star</a> so it is not recommended for first time players.
<b>Better Gameplay</b>: As part of the <b>VNV Extended</b> section, the guide includes many mods that greatly improve the gameplay without drastically overhauling the core experience or straying away from the game's original intent. There is also an <b>Overhauls</b> section that will make the game much more difficult and add some new vanilla-friendly content. This section is highlighted by <a href="https://www.nexusmods.com/newvegas/mods/87935" target="_blank">Lone Star</a> so it is not recommended for first time players.
</li>
</ul>
</p>
Expand Down Expand Up @@ -245,9 +245,9 @@ <h3 onclick="location.href='#RecommendedSpecs'">Recommended Specs</h3>
The guide will make the game run better than vanilla. The game is much more CPU-intensive than GPU-intensive, and actually scales with modern hardware pretty well. Installing the game on an SSD will drastically improve loading times and decrease stuttering. Here are the recommended specs for being able to run the guide at 60 FPS at 1080p:
<br>
<ul>
<li><b>CPU:</b> Any quad-core processor (2.5GHz or more).</li>
<li><b>RAM:</b> 8GB or more.</li>
<li><b>GPU:</b> Matching or surpassing the performance of NVIDIA's 600 series or AMD's 5500 series.</li>
<li><b>CPU</b>: Any quad-core processor (2.5GHz or more).</li>
<li><b>RAM</b>: 8GB or more.</li>
<li><b>GPU</b>: Matching or surpassing the performance of NVIDIA's 600 series or AMD's 5500 series.</li>
</ul>
</p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions lod.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ <h3>INI Tweaks</h3>
<img src="./img/Coco/Blockquote.webp" alt="Coco blockquote" class="cocoNerd">
<div>
<p>
<b>IMPORTANT:</b>
<b>IMPORTANT</b>:
<br>
Increasing LOD distances means that the object LOD will now reach the impostor meshes in Vegas, making them clip into each other!
<br>
Expand Down Expand Up @@ -456,7 +456,7 @@ <h3>Tale of Two Wastelands Instructions</h3>
<img src="./img/Coco/Blockquote.webp" alt="Coco blockquote" class="cocoNerd">
<div>
<p>
<b>IMPORTANT:</b>
<b>IMPORTANT</b>:
<br>
Enable all resources in MO2 before continuing, then move the following plugins above <strong>above DNWeathers.esp</strong> and order them as follows:
<ol>
Expand Down Expand Up @@ -643,7 +643,7 @@ <h3>Installing the LOD</h3>
<img src="./img/Coco/Blockquote.webp" alt="Coco blockquote" class="cocoNerd">
<div>
<p>
<b>IMPORTANT:</b>
<b>IMPORTANT</b>:
<br>
Do not disable the LOD resources you installed previously, the game needs them for the LOD to work properly.
<br>
Expand Down
2 changes: 1 addition & 1 deletion mo2.html
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ <h3>How to use Nexus and MO2?</h3>

<div class="card-yellow">
<p>
<b>IMPORTANT:</b>
<b>IMPORTANT</b>:
<br>
Unless otherwise specified, always use <b>Mod Manager Download</b>.
</p>
Expand Down
4 changes: 2 additions & 2 deletions setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,15 +226,15 @@ <h3>Choosing a Location</h3>
<br>
<ul>
<li>
<b>Avoid any default Windows folders:</b> This includes but is not limited to <span class="card-basic">C:\Program Files</span>, <span class="card-basic">C:\Program Files x86</span>, your <span class="card-basic">Desktop</span> and your <span class="card-basic">Documents</span> folders.
<b>Avoid any default Windows folders</b>: This includes but is not limited to <span class="card-basic">C:\Program Files</span>, <span class="card-basic">C:\Program Files x86</span>, your <span class="card-basic">Desktop</span> and your <span class="card-basic">Documents</span> folders.
<br>
This is because users lack write access to Program Files, while Desktop and Documents are often managed by OneDrive. This can cause many issues with the game and any modding tools.
<br>
<br>
An example of a safe location is <span class="card-basic">C:\Games</span>
</li>
<li>
<b>Install on an SSD if possible:</b> Having the game on an SSD will drastically improve loading times and decrease stuttering.
<b>Install on an SSD if possible</b>: Having the game on an SSD will drastically improve loading times and decrease stuttering.
</li>
</ul>
</p>
Expand Down
2 changes: 1 addition & 1 deletion utilities.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<p>
<img src="./img/Coco/Blockquote.webp" alt="Coco blockquote" class="cocoNerd">
<div>
<b>IMPORTANT:</b>
<b>IMPORTANT</b>:
<br>
If you run into any issues at any point in the guide, please be sure to check the <a href="./faq.html" target="_blank">FAQ</a>.
<br>
Expand Down
4 changes: 2 additions & 2 deletions wabbajack.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<img src="./img/Coco/Blockquote.webp" alt="Coco blockquote" class="cocoNerd">
<div>
<p>
<b>IMPORTANT:</b>
<b>IMPORTANT</b>:
<br>
Everything in this guide is written down for a reason! It is vital to read <b>everything!</b>
<br>
Expand Down Expand Up @@ -193,7 +193,7 @@ <h3 onclick="location.href='#IntroductionAndSetup'">Introduction And Setup</h3>
<img src="./img/Coco/Blockquote.webp" alt="Coco blockquote" class="cocoNerd">
<div>
<p>
<b>IMPORTANT:</b>
<b>IMPORTANT</b>:
<br>
Only Steam (Global) and GOG copies of the game are supported!
</p>
Expand Down

0 comments on commit 73d8fef

Please sign in to comment.