Skip to content

Commit

Permalink
Better limiter info
Browse files Browse the repository at this point in the history
It ideally matches the lowest FPS in-game.
  • Loading branch information
Ungeziefi committed Sep 24, 2024
1 parent 7fefef3 commit f893587
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion falloutnv.html
Original file line number Diff line number Diff line change
Expand Up @@ -1293,7 +1293,10 @@ <h4>Installation</h4>
VRR + V-Sync
<div class="card-basic">
<p>
Any value between the start of your monitor's VRR range (usually 48) and <span class="fpsVRR">(RefreshRate * (1 - RefreshRate * 0.00028))</span>
Any value between the start of your monitor's VRR range (usually 48) and <span class="fpsVRR">(RefreshRate * (1 - RefreshRate * 0.00028))</span>.
<br>
<br>
More precisely, you want to set your limiter close to your lowest FPS in heavier areas for the game so that you'll have a consistent experience. This also means lower lag and better power efficiency thanks to not being bound by hardware.
</p>
</div>
</li>
Expand Down
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<url>
<loc>https://www.performance.moddinglinked.com/falloutnv.html</loc>
<priority>1.00</priority>
<lastmod>2024-09-22</lastmod>
<lastmod>2024-09-24</lastmod>
</url>
<url>
<loc>https://www.performance.moddinglinked.com</loc>
Expand Down

0 comments on commit f893587

Please sign in to comment.