Skip to content

Commit b3efaab

Browse files
committed
Add DXVK-Flip info card
1 parent a447adf commit b3efaab

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

falloutnv.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -964,6 +964,17 @@ <h3>Installation</h3>
964964
<p>
965965
<h3 id="dxvk-flip">Enabling Flip Model (DXVK with DXGI)</h3>
966966
Nvidia and AMD drivers have ability to interop Vulkan to DXGI allowing for <a href="#Flip" onclick="expandCard(flipTalkTop, flipTalk, 1)">Flip Model</a> in Windowed mode, which has <b>HDR</b> and <b>VRR</b> support, and better <b>latency</b>.
967+
<div class="card-red">
968+
<p>
969+
This step is mandatory for <b>Nvidia laptops</b> and <b>AMD GPUs</b> to work with DXVK, otherwise you will suffer heavy performance issues.
970+
</p>
971+
<p>
972+
If you chose to install the HDR version of DXVK, you also <b>must</b> use this method.
973+
</p>
974+
<p>
975+
Nvidia desktops can, and are recommended to use it for the best experience, but ultimately it's optional.
976+
</p>
977+
</div>
967978
<div class="expander-top clickable center width-limited" onclick="expandCard(this, nvidiaFlipExpander)" id="nvidiaFlip">
968979
<p>
969980
<h3>

sitemap.xml

Lines changed: 1 addition & 1 deletion
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-04-18</lastmod>
6+
<lastmod>2024-04-21</lastmod>
77
</url>
88
<url>
99
<loc>https://www.performance.moddinglinked.com</loc>

0 commit comments

Comments
 (0)