Skip to content

Releases: Lyall/GBFRelinkFix

v1.1.1

02 May 09:45
Compare
Choose a tag to compare

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.

v1.1.0

21 Mar 19:59
Compare
Choose a tag to compare

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


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

v1.0.9

14 Mar 11:16
Compare
Choose a tag to compare

Changes

  • Updated to support the v1.1.0 game update. (#39)

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

v1.0.8

06 Mar 12:29
Compare
Choose a tag to compare

Changes

  • Fixed certain effects being displayed at the wrong aspect ratio. (#35)

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

v1.0.7

27 Feb 03:58
Compare
Choose a tag to compare

Changes

  • Fixed config and log paths being incorrect depending on how the game was launched. (#32 & #33)
  • Added extra logging to show the path of the config file and log file.

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

v1.0.6 - Hotfix

21 Feb 15:52
Compare
Choose a tag to compare

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.

v1.0.5 - Compatibility update

20 Feb 16:53
1eea440
Compare
Choose a tag to compare

Changes

No new features in this build. This update is primarily to aid with compatibility with Reloaded-II and potentially fix crashing. (#9) (#29)


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

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.

v1.0.4

11 Feb 23:26
21c871e
Compare
Choose a tag to compare

Changes

  • Added gameplay HUD aspect ratio option. Gameplay HUD span is now also enabled by default. #22
  • Fixed bug where the background of dialogue boxes would be stretched vertically. #24

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="dinput8=n,b" %command% to the launch options.

Configuration

  • See GBFRelinkFix.ini to adjust settings for the fix.

v1.0.3

09 Feb 21:37
Compare
Choose a tag to compare

Changes

  • Reworked gameplay FOV hook and added gameplay camera distance hook. #11
  • Added multiple graphical tweak settings. #6

Graphical Tweaks

Check the config file to tweak these individually. They are disabled by default.

Shadow Quality

image

Level of Detail

image

ezgif-6-9d919f1874
Level of Detail Multiplier Comparison

Disable Temporal AA (TAA)

image

ezgif-1-6041586ad1
TAA On/Off Comparison

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="dinput8=n,b" %command% to the launch options.

Configuration

  • See GBFRelinkFix.ini to adjust settings for the fix.

v1.0.2

07 Feb 17:14
Compare
Choose a tag to compare

Changes

  • Merged span backgrounds option with "Fix HUD".
  • Span backgrounds has been modified to take a whitelist approach.
    This will result in less visual issues due to only modifying certain backgrounds.
  • Modified background/HUD span to work at <16:9 (like the Steam Deck). #16
  • Modified span HUD option to only span the gameplay user interface. #14
  • Added injection delay parameter to address compatibility/potential crashes. #9
  • Fixed incorrect placement of button prompts in spanned HUD mode.

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="dinput8=n,b" %command% to the launch options.

Configuration

  • See GBFRelinkFix.ini to adjust settings for the fix.