Skip to content

Commit

Permalink
Update MaxPayne.WidescreenFix.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
justtoask authored Jul 20, 2024
1 parent 4614e8e commit 47f7dff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[MAIN]
FixHud = 1 // Corrects aspect ratio of all 2d graphics, might have issues with mods.
WidescreenHud = 1 // Makes selected hud elements offset to screen edges.
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.
GraphicNovelMode = 0
Expand Down

0 comments on commit 47f7dff

Please sign in to comment.