From c2f3aaa446f561805a335006e8a9f1558f833829 Mon Sep 17 00:00:00 2001 From: justtoask <72657053+justtoask@users.noreply.github.com> Date: Sat, 20 Jul 2024 17:37:31 +0200 Subject: [PATCH] Update MaxPayne.WidescreenFix.ini --- data/MaxPayne.WidescreenFix/scripts/MaxPayne.WidescreenFix.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/MaxPayne.WidescreenFix/scripts/MaxPayne.WidescreenFix.ini b/data/MaxPayne.WidescreenFix/scripts/MaxPayne.WidescreenFix.ini index ed689887d..3887aeb99 100644 --- a/data/MaxPayne.WidescreenFix/scripts/MaxPayne.WidescreenFix.ini +++ b/data/MaxPayne.WidescreenFix/scripts/MaxPayne.WidescreenFix.ini @@ -1,5 +1,5 @@ [MAIN] -FixHud = 1 // Corrects aspect ratio of all 2d graphics, might have issues with mods. +FixHud = 1 // Corrects aspect ratio of all 2d graphics, might have issues with mods that add effects like Vignette. WidescreenHud = 1 // Makes selected hud elements offset to screen edges. Use with FixHud = 1. WidescreenHudOffset = 100.0 // This is the default offset for 16:9. For lower aspect ratios adjusted automatically, for higher you may change it manually. FOVFactor = 1.0 // Makes FOV higher or lower. 1.0 by default.