Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 09:45

Changes

  • Fixed broken camera distance multiplier option. #45

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