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.