You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: falloutnv.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -567,13 +567,13 @@ <h3>Multiplane Overlays and Windows Watermark</h3>
567
567
How to check if your GPU supports MPOs:
568
568
<ol>
569
569
<li>
570
-
Type <bclass="card-basic">dxdiag</b> into Windows search
570
+
Type <spanclass="card-basic">dxdiag</span> into Windows search
571
571
</li>
572
572
<li>
573
573
Click <b>Save All Information</b> and save the file.
574
574
</li>
575
575
<li>
576
-
Open the <bclass="card-basic">DxDiag.txt</b> file, press <bclass="card-basic">Ctrl+F</b> and look for <bclass="card-basic">MPO MaxPlanes</b>
576
+
Open the <spanclass="card-basic">DxDiag.txt</span> file, press <spanclass="card-basic">Ctrl+F</span> and look for <spanclass="card-basic">MPO MaxPlanes</span>
577
577
</li>
578
578
<li>
579
579
If the number is <b>greater than 1</b>, then your GPU has MPO support.
@@ -914,7 +914,7 @@ <h3>Things to know</h3>
914
914
Due to the nature of this effect, its quality improves alongside the level of MSAA used. It's recommended to use at least 4x MSAA.
915
915
</li>
916
916
<li>
917
-
If you are an AMD, RADV Linux user, you can disable this behavior by setting <bclass="card-basic">RADV_DEBUG=noatocdithering</b> environment variable.
917
+
If you are an AMD, RADV Linux user, you can disable this behavior by setting the <spanclass="card-basic">RADV_DEBUG=noatocdithering</span> environment variable.
918
918
</li>
919
919
</ul>
920
920
<li>Blood decals can suffer from color overflow and turn white - Fixed by <ahref="https://www.nexusmods.com/newvegas/mods/87830" target="_blank">Blood Decal Flashing Fix</a></li>
0 commit comments