Skip to content

Commit

Permalink
Added option to span all HUD elements and backgrounds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyall committed Mar 21, 2024
1 parent e874e79 commit a9e6bcb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions GBFRelinkFix.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,11 @@ Enabled = true
; Spans gameplay HUD.
; If set to 0, the HUD aspect ratio will be the same as your resolution's aspect ratio.
; Set to 1.7778 for a 16:9 HUD, 2.38888 for a 21:9 HUD or 3.5537 for a 32:9 HUD for example.
; You can also force all HUD elements to be spanned (like menus etc) and span all background images (i.e main menu background etc). Note that this may cause visual issues.
Enabled = true
AspectRatio = 0
SpanAllHUD = false
SpanAllBackgrounds = false

[Fix Aspect Ratio]
; Fixes aspect ratio at <16:9.
Expand Down

0 comments on commit a9e6bcb

Please sign in to comment.