Skip to content

Commit bb5f67e

Browse files
committed
Results moved to ML and no NVTF presets
1 parent 6b281ab commit bb5f67e

File tree

3 files changed

+15
-157
lines changed

3 files changed

+15
-157
lines changed

falloutnv.html

+14-40
Original file line numberDiff line numberDiff line change
@@ -333,48 +333,22 @@ <h3>Stutter Remover</h3>
333333
<p>
334334
<h3>Installation</h3>
335335
<ol>
336-
<li>
337-
<p>
338-
Download <a href="https://www.nexusmods.com/newvegas/mods/66537" target="_blank" title="New Vegas Tick Fix">NVTF</a> and install it with your mod manager. You should already have this after following VNV or TBoT.
339-
</p>
340-
</li>
341-
<li>
336+
<li>Once the mod has been installed, double-click it in the left pane of MO2.</li>
337+
<li>In the <strong>INI-Files</strong> tab, open <span class="card-basic">NVSE\Plugins\NVTF.ini</span></li>
338+
<li>Change the following option:</li>
339+
<ul>
340+
<li>Set <strong>bUseDefaultPoolForTextures</strong> to <b>1</b> (line 29).</li>
341+
</ul>
342+
<div class="card-red">
342343
<p>
343-
Install the <a href="https://www.nexusmods.com/newvegas/mods/81231" target="_blank" title="NVTF Texture Modding Preset">NVTF Texture Modding Preset</a>, then make sure that it's loaded after NVTF or any other presets.
344+
This setting Disables texture mirroring between VRAM and RAM, which decreases RAM usage and allows using high resolution textures.
345+
<br>
346+
<br>
347+
<b>This also breaks Alt-Tab functionality in Fullscreen Mode.<sup><a title="Why?" href="#annotation4">[4]</a></sup></b>
348+
<br>
349+
To mitigate that, either use <a href="#DXVK">DXVK</a>, <a href="#FAQ">Windowed Mode</a> or just avoid Alt-Tabbing. This is also covered later in the guide.
344350
</p>
345-
<div class="card-red">
346-
<p>
347-
This preset does multiple things:
348-
</p>
349-
<ul>
350-
<li>
351-
<div class="card-basic">
352-
<p>
353-
bToggleTripleBuffering = 1
354-
</p>
355-
</div>
356-
<p>
357-
This change has no effect if you don't use V-Sync and its potential latency increase is eliminated by properly capping FPS, which is covered later in the guide.
358-
</p>
359-
</li>
360-
<li>
361-
<div class="card-basic">
362-
<p>
363-
bUseDefaultPoolForTextures = 1
364-
</p>
365-
</div>
366-
<p>
367-
Disables texture mirroring between VRAM and RAM, which decreases RAM usage and allows using high resolution textures.
368-
<br>
369-
<br>
370-
<b>This change breaks Alt-Tab functionality in Fullscreen Mode.<sup><a title="Why?" href="#annotation4">[4]</a></sup></b>
371-
<br>
372-
To mitigate that, either use <a href="#DXVK">DXVK</a>, <a href="#FAQ">Windowed Mode</a> or just avoid Alt-Tabbing. This is also covered later in the guide.
373-
</p>
374-
</li>
375-
</ul>
376-
</p>
377-
</div>
351+
</div>
378352
</li>
379353
</ol>
380354

fnvresults.html

-116
This file was deleted.

sitemap.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<url>
44
<loc>https://performance.moddinglinked.com/falloutnv.html</loc>
55
<priority>1.00</priority>
6-
<lastmod>2025-01-09</lastmod>
6+
<lastmod>2025-01-22</lastmod>
77
</url>
88
<url>
99
<loc>https://performance.moddinglinked.com</loc>

0 commit comments

Comments
 (0)