v1.1.0
Changes
-
Reverted screen effects changes from #35. (#42 & #43)
This is something that still needs work, in fixing these issues it has recreated the problem that was fixed in #35. I will be doing further research to see if both can be fixed at the same time. -
Added option in ini to force spanning of background images and/or HUD elements (menu's etc) so that they fill the screen. See
GBFRelinkFix.ini
to activate.🚩Note that enabling these options may cause visual issues and the options are disabled by default for a reason.
🚩If you are upgrading from v1.0.4 or an older version!
Please delete the following files in your game folder before installing v1.0.6.
GBFRelinkFix.asi
GBFRelinkFix.ini
GBFRelinkFix.log
dinput8.dll
If you are using the Steam Deck or are on Linux, you will need to change your launch options to reflect the new ASI loader DLL name.
Change WINEDLLOVERRIDES="dinput8=n,b" %command%
to WINEDLLOVERRIDES="winmm=n,b" %command%
Installation
- Extract the contents of the release zip in to the the game folder.
(e.g. "steamapps\common\Granblue Fantasy Relink" for Steam).
Steam Deck/Linux Additional Instructions
🚩You do not need to do this if you are using Windows!
- Open up the game properties in Steam and add
WINEDLLOVERRIDES="winmm=n,b" %command%
to the launch options.
Configuration
- See scripts\GBFRelinkFix.ini to adjust settings for the fix.