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
+10-20Lines changed: 10 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -928,37 +928,27 @@ <h3>Things to know</h3>
928
928
<p>
929
929
<divclass="card-green">
930
930
<p>
931
-
This section is only relevant if you have an HDR display, and even then it's completely optional.
931
+
This section is only relevant if you have a <ahref="https://youtu.be/xTX-P4mvrX8?t=938" target="_blank">true HDR</a> display, and even then it's completely optional.
932
932
<br>
933
933
Due to the potentially complicated setup, it's recommended only for enthusiasts.
934
934
</p>
935
935
</div>
936
-
<h3>HDR-Mod</h3>
937
-
HDR-Mod is a DXVK mod made by <ahref="https://github.com/EndlesslyFlowering" target="_blank">Lilium (aka EndlesslyFlowering)</a> and <ahref="https://github.com/WallSoGB" target="_blank">me</a> with the intention of adding HDR functionality to D3D9 games.
938
-
Effectively it does 2 major things:
936
+
<h3>DXVK HDR-Mod</h3>
937
+
<ahref="https://github.com/EndlesslyFlowering" target="_blank">Lilium (aka EndlesslyFlowering)</a> and <ahref="https://github.com/WallSoGB" target="_blank">I</a> created this alternative version of DXVK with the intention of adding HDR functionality to D3D9 games. It changes 2 major things:
939
938
<ul>
940
-
<li>
941
-
<p>
942
-
Allows to display the game in HDR (10 or 16 bit).
943
-
</p>
944
-
</li>
945
-
<li>
946
-
<p>
947
-
Upgrades the precision with which the game calculates colors, greatly reducing banding - as long as you have a 10 bit display or better.
948
-
</p>
949
-
</li>
939
+
<li>Allows to display the game in HDR (10 or 16 bit).</li>
940
+
<li>Upgrades the precision with which the game calculates colors, greatly reducing banding - as long as you have a 10 bit display or better.</li>
950
941
</ul>
951
942
952
943
You can download this version of DXVK in the next step, in <b>Optional Files</b>.
953
944
954
945
<divclass="card-yellow">
955
946
<p>
956
-
<h4>Tone mapping</h4>
957
-
DXVK <b>doesn't perform any HDR</b> tone mapping, so you need to use <ahref="https://github.com/Filoppi/PumboAutoHDR" target="_blank">Pumbo's ReShade AutoHDR</a>.
958
-
<br>
959
-
Failing to do so will result in washed out colors and incorrect brightness.
960
-
<hr>
961
-
Game's built-in screnshot function doesn't support HDR, so you need to use Game Bar, Steam or Nvidia Overlay to take screenshots.
947
+
DXVK <b>doesn't perform any HDR tone mapping</b>, so you need to use <ahref="https://github.com/Filoppi/PumboAutoHDR" target="_blank">Pumbo's ReShade AutoHDR</a>.
948
+
<br>
949
+
Failing to do so will result in washed out colors and incorrect brightness.
950
+
<hr>
951
+
The game's built-in screenshot function doesn't support HDR, so you need to use Game Bar, Steam or Nvidia Overlay instead.
0 commit comments