From f8935872b0eeaedd1f80527dbbc2a11527c50717 Mon Sep 17 00:00:00 2001 From: Ungeziefi <163609976+Ungeziefi@users.noreply.github.com> Date: Tue, 24 Sep 2024 17:14:49 +0200 Subject: [PATCH] Better limiter info It ideally matches the lowest FPS in-game. --- falloutnv.html | 5 ++++- sitemap.xml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/falloutnv.html b/falloutnv.html index a04138d..73aca96 100644 --- a/falloutnv.html +++ b/falloutnv.html @@ -1293,7 +1293,10 @@
- Any value between the start of your monitor's VRR range (usually 48) and (RefreshRate * (1 - RefreshRate * 0.00028))
+ Any value between the start of your monitor's VRR range (usually 48) and (RefreshRate * (1 - RefreshRate * 0.00028)).
+
+
+ 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.