diff --git a/GBFRelinkFix.ini b/GBFRelinkFix.ini index 76226ea..d5654a4 100644 --- a/GBFRelinkFix.ini +++ b/GBFRelinkFix.ini @@ -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.