Skip to content

Commit 7ccf296

Browse files
committed
Update Tweaks INI, talk about power modes
1 parent 8bd2f34 commit 7ccf296

File tree

2 files changed

+88
-43
lines changed

2 files changed

+88
-43
lines changed

falloutnv.html

+87-42
Original file line numberDiff line numberDiff line change
@@ -75,18 +75,18 @@
7575
Engine Optimizations
7676
</a>
7777

78-
<a href="#FogCulling" title="🙃 Fog-based Object Culling">
79-
<span class="subIcon">🌫️</span>
80-
<span class="flippy">🙃</span>
81-
Fog Culling
82-
</a>
83-
8478
<a href="#NVTF" title="🙃 New Vegas Tick Fix">
8579
<span class="subIcon">⏱️</span>
8680
<span class="flippy">🙃</span>
8781
New Vegas Tick Fix
8882
</a>
8983

84+
<a href="#FogCulling" title="🙃 Fog-based Object Culling">
85+
<span class="subIcon">🌫️</span>
86+
<span class="flippy">🙃</span>
87+
Fog Culling
88+
</a>
89+
9090
<a href="#DriversAndOS" title="🙃 Graphics Drivers and Windows">
9191
<span class="subIcon">🪟</span>
9292
<span class="flippy">🙃</span>
@@ -312,6 +312,20 @@ <h3>Technicalities</h3>
312312
</div>
313313
</div>
314314

315+
<br>
316+
<br>
317+
318+
<div class="card-green center">
319+
<p>
320+
<h2>Used a guide already?</h2>
321+
<p>
322+
If you came here from <a href="https://vivanewvegas.moddinglinked.com/utilities.html" target="_blank">Viva New Vegas</a> or <a href="https://thebestoftimes.moddinglinked.com/essentials.html" target="_blank">The Best of Times</a>, you can skip the next two sections and jump right to <a href="#FogCulling">Fog-based Object Culling</a>.
323+
<br>
324+
<br>
325+
Following steps are for those who haven't used those guides, or want to know more about the more important settings.
326+
</p>
327+
</p>
328+
</div>
315329

316330
<!-- Tweaks -->
317331
<div class="section">
@@ -335,7 +349,7 @@ <h3>Installation</h3>
335349
</li>
336350
<li>
337351
<p>
338-
If not already downloaded, download <a href="https://www.nexusmods.com/newvegas/mods/76522" target="_blank" title="Stewie Tweaks Essentials INI">Stewie Tweaks Essentials INI</a> and install it with your mod manager.
352+
If not already downloaded, download <a href="https://www.nexusmods.com/newvegas/mods/79358" target="_blank" title="Stewie Tweaks - VNV INI">Stewie Tweaks - VNV INI</a> and install it with your mod manager.
339353
</p>
340354
</li>
341355
<li>
@@ -353,37 +367,6 @@ <h3>Installation</h3>
353367
</div>
354368
</div>
355369

356-
<!-- Fog-based Culling -->
357-
<div class="section">
358-
<span id="FogCulling" onclick="location.href='#FogCulling'">
359-
<h2>Fog-based Object Culling</h2>
360-
</span>
361-
<div class="card">
362-
<p>
363-
<h3>Occluded</h3>
364-
Simple mod I made to help in areas like Dead Money or Point Lookout, which are very densely packed with objects, yet have a lot of fog hiding them.
365-
Dynamically adjusts draw distance in accordance with the fog to improve performance with little to no visual difference.
366-
</p>
367-
<div class="card-yellow">
368-
<p>
369-
Using this mod will prevent you from configuring draw distance settings in-game. Please use the launcher or INI to configure them.
370-
</p>
371-
</div>
372-
</div>
373-
<div class="card">
374-
<p>
375-
<h3>Installation</h3>
376-
<ol>
377-
<li>
378-
<p>
379-
Download <a href="https://www.nexusmods.com/newvegas/mods/79516" target="_blank" title="Fog-based Object Culling">Fog-based Object Culling</a> and install it with your mod manager.
380-
</p>
381-
</li>
382-
</ol>
383-
</p>
384-
</div>
385-
</div>
386-
387370
<!-- NVTF -->
388371
<div class="section">
389372
<span id="NVTF" onclick="location.href='#NVTF'">
@@ -477,6 +460,37 @@ <h3>Installation</h3>
477460
</div>
478461
</div>
479462

463+
<!-- Fog-based Culling -->
464+
<div class="section">
465+
<span id="FogCulling" onclick="location.href='#FogCulling'">
466+
<h2>Fog-based Object Culling</h2>
467+
</span>
468+
<div class="card">
469+
<p>
470+
<h3>Occluded</h3>
471+
Simple mod I made to help in areas like Dead Money or Point Lookout, which are very densely packed with objects, yet have a lot of fog hiding them.
472+
Dynamically adjusts draw distance in accordance with the fog to improve performance with little to no visual difference.
473+
</p>
474+
<div class="card-yellow">
475+
<p>
476+
Using this mod will prevent you from configuring draw distance settings in-game. Please use the launcher or INI to configure them.
477+
</p>
478+
</div>
479+
</div>
480+
<div class="card">
481+
<p>
482+
<h3>Installation</h3>
483+
<ol>
484+
<li>
485+
<p>
486+
Download <a href="https://www.nexusmods.com/newvegas/mods/79516" target="_blank" title="Fog-based Object Culling">Fog-based Object Culling</a> and install it with your mod manager.
487+
</p>
488+
</li>
489+
</ol>
490+
</p>
491+
</div>
492+
</div>
493+
480494
<!-- Drivers and Windows-->
481495
<div class="section">
482496
<span id="DriversAndOS" onclick="location.href='#DriversAndOS'">
@@ -500,7 +514,7 @@ <h3>WARNING AMD USERS!</h3>
500514
All previous drivers released in 2024 have a bug that causes the game to crash when starting the game!
501515
<br>
502516
<br>
503-
If for some reason you can't use the newest driver, you can either downgrade to December 2023 drivers, or use DXVK with DXGI.
517+
If for some reason you can't use the newest driver, you can either downgrade to December 2023 drivers, or use DXVK with DXGI.
504518
</p>
505519
</div>
506520
<table class="center" style="width: 100%; height: 96px;">
@@ -603,10 +617,44 @@ <h3>Virtualization</h3>
603617
This step is not mandatory, as when it comes to security, it's up to you to decide. Just letting you know that this exists, and that even Microsoft acknowledges the fact that it can degrade perfomance.
604618
</p>
605619
</div>
620+
<div class="card">
621+
<p>
622+
<h3>Power Plans and Modes</h3>
623+
With Windows 10, Microsoft introduced <a href="https://learn.microsoft.com/en-us/windows-hardware/customize/power-settings/configure-processor-power-management-options" target="_blank">power modes</a>, which are meant to be replacement for power plans in terms of power and perfomance management.
624+
<br>
625+
Power modes require the <b>Balanced power plan</b> to be active to work. If you're any other power plan, you won't be able to use them (On most modern systems, you may find that you don't even have other power plans at all because of this).
626+
<br>
627+
<br>
628+
To change your power mode, go to <a href="ms-settings:powersleep">Power</a> settings, and select whatever highest performance option you have if the dropdown menu.
629+
<div class="card-yellow">
630+
<p>
631+
On some older, or custom built machines you may not have selectable power modes at all - in that case, all that matters is just having the <b>Balanced power plan</b> active.
632+
</p>
633+
<p>
634+
If you are on a laptop, power modes are saved per connecton state - selecting a mode while on battery will not change the mode when you plug in the charger, and vice versa.
635+
</p>
636+
</div>
637+
638+
<div class="card-red">
639+
<p>
640+
<h3>Warning!</h3>
641+
Using custom power plans is not recommended due to how integral the <b>Balanced power plan</b> is to Windows 10 and 11 at the low level.
642+
<br>
643+
It can break power management on modern hardware, and can lead to increased power consumption and/or decreased performance (or even mess up things like fan speed).
644+
<br>
645+
<br>
646+
It is safer to customize the <b>Balanced power plan</b> to your liking, rather than using a custom one. (We all can agree this is not intuitive at all).
647+
</p>
648+
</div>
649+
650+
</p>
651+
</div>
606652
<div class="card">
607653
<p>
608654
<h3>Game Mode</h3>
609655
Windows 10 introduced a feature called <a href="ms-settings:gaming-gamemode">Game Mode</a>, which puts the system in a more gaming-friendly state.
656+
<br>
657+
Game Mode is a "power mode overlay", which means it requires power modes to work - the Balanced power plan must be active.
610658
</p>
611659
<p>
612660
Game Mode features:
@@ -626,9 +674,6 @@ <h3>Game Mode</h3>
626674
<li>
627675
Disables file indexing, if "Respect Device Power Mode Settings" is enabled in <a href="ms-settings:search">Search settings</a>.
628676
</li>
629-
<li>
630-
Sets Game Mode power mode (Requires <a href="ms-settings:powersleep">Balanced power plan</a> to be active).
631-
</li>
632677
<li>
633678
Enables CPU scheduling optimizations for Ryzen CPUs.
634679
</li>

sitemap.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<url>
44
<loc>https://www.performance.moddinglinked.com/falloutnv.html</loc>
55
<priority>1.00</priority>
6-
<lastmod>2024-05-31</lastmod>
6+
<lastmod>2024-06-19</lastmod>
77
</url>
88
<url>
99
<loc>https://www.performance.moddinglinked.com</loc>

0 commit comments

Comments
 (0)