Skip to content

v1.0.6 - Hotfix

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 15:52
· 18 commits to master since this release

Changes

  • Fixed incorrect setting of fHUDAspectRatio that was introduced in v1.0.5. (#30)

🚩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.