Skip to content

Releases: Lyall/HundredHeroesFix

v0.9.7

09 May 07:19
Compare
Choose a tag to compare

Changes

General

  • Fixed depth of field bug fix not applying in certain cutscenes. #14
  • Added player move speed option. Check the configuration file to tweak this! #17

Battle Tweaks

  • Added global battle speed option. Enabling this will use BattleSpeed for all of the battle, not just the combat animations.

Installation

  • Download the file marked HundredHeroesFix_v0.9.7.zip from the "Assets" section below.
  • Extract the contents of the release zip in to the the game folder. (e.g. "steamapps\common\Eiyuden Chronicle" for Steam).
  • 🚩First boot of the game may take a few minutes as BepInEx generates an assembly cache!

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

Configuration

  • See GameFolder\BepInEx\config\HundredHeroesFix.cfg to adjust settings for the fix.

v0.9.6

07 May 00:22
Compare
Choose a tag to compare

Changes

General

  • Added bugfix for in-game depth of field setting not being applied during cutscenes. #14

Battle Tweaks

  • Removed forced 2-second delay at the end of combat.

Ultrawide/Narrower

  • Fixed many parts of the UI being spanned/offset.
  • Added toggle for spanned UI if you prefer the way the UI looked before.
  • Fixed background clouds in war scenes.
  • Fixed camera FOV at <16:9 in war scenes.
  • Fixed some menu backgrounds being slightly too small.

Installation

  • Download the file marked HundredHeroesFix_v0.9.6.zip from the "Assets" section below.
  • Extract the contents of the release zip in to the the game folder. (e.g. "steamapps\common\Eiyuden Chronicle" for Steam).
  • 🚩First boot of the game may take a few minutes as BepInEx generates an assembly cache!

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

Configuration

  • See GameFolder\BepInEx\config\HundredHeroesFix.cfg to adjust settings for the fix.

v0.9.5

04 May 00:36
Compare
Choose a tag to compare

Changes

Dialog Tweaks

  • Added text speed option for non-voiced dialog.
  • Fixed auto-advance sometimes not kicking in for certain voiced lines.

Battle Tweaks

  • Added battle speed option. This allows you to change the speed of manual combat after you've queued up your actions.
  • Fixed auto-battle speed being changed before you hit confirm.

Graphical Tweaks

  • Added option to disable color grading.
  • Changed the way the render scale setting is applied so it bypasses limit to 2.
    Note that this value will still be clamped down if your resolution would be so high that it would break the game! For example trying to run a render scale of 5 at 3840x2160 will be clamped back down to 4.26~.

🚩I recommend that you delete your old config file located at GameFolder\BepInEx\config\HundredHeroesFix.cfg before updating, as some config entries have been renamed!

Installation

  • Download the file marked HundredHeroesFix_v0.9.5.zip from the "Assets" section below.
  • Extract the contents of the release zip in to the the game folder. (e.g. "steamapps\common\Eiyuden Chronicle" for Steam).
  • 🚩First boot of the game may take a few minutes as BepInEx generates an assembly cache!

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

Configuration

  • See GameFolder\BepInEx\config\HundredHeroesFix.cfg to adjust settings for the fix.

v0.9.4

03 May 05:51
Compare
Choose a tag to compare

Changes

General

  • Reworked auto dialog advance tweaks. #8
    You can now configure the auto-advance delay and you can enable automatic advancing (without delay) of voiced dialogue.
  • Fixed SMAA not being applied during battles and other scenes.
  • Added auto battle speed option (disabled by default). You can now turbo through those random encounters!

Installation

  • Download the file marked HundredHeroesFix_v0.9.4.zip from the "Assets" section below.
  • Extract the contents of the release zip in to the the game folder. (e.g. "steamapps\common\Eiyuden Chronicle" for Steam).
  • 🚩First boot of the game may take a few minutes as BepInEx generates an assembly cache!

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

Configuration

  • See GameFolder\BepInEx\config\HundredHeroesFix.cfg to adjust settings for the fix.

v0.9.3

28 Apr 22:53
Compare
Choose a tag to compare

Changes

General

  • Added VSync toggle. #10
  • Changed auto-advance dialog feature to only remove the 2-second delay on voiced dialogue.
  • Changed render scale clamping to match Unity spec. It can only be set between 0.1 and 2. #6

Narrow Aspect Ratio Support

  • Added support for narrower than 16:9 displays (like the Steam Deck). #11
  • Adapted all current patches for ultrawide issues to also address <16:9 issues.
  • Changed camera FOV to better make use of narrow aspect ratios. You can see the difference in this gif below.

ezgif-4-37f8296eb3

Installation

  • Download the file marked HundredHeroesFix_v0.9.3.zip from the "Assets" section below.
  • Extract the contents of the release zip in to the the game folder. (e.g. "steamapps\common\Eiyuden Chronicle" for Steam).
  • 🚩First boot of the game may take a few minutes as BepInEx generates an assembly cache!

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

Configuration

  • See GameFolder\BepInEx\config\HundredHeroesFix.cfg to adjust settings for the fix.

v0.9.2

27 Apr 06:36
Compare
Choose a tag to compare

Changes

  • Enabled skippable intro logos.
    You can now button/keyboard mash through the intro even if you have the intro skip disabled!
  • Added option to remove the two-second delay when auto-advancing dialogue.
  • Separated out certain patches so they only apply when necessary.
  • Added lots of extra logging.

Ultrawide

  • Fixed background of status screen not filling the screen.

Graphical Tweaks

  • Added anisotropic filtering option.

Installation

  • Download the file marked HundredHeroesFix_v0.9.2.zip from the "Assets" section below.
  • Extract the contents of the release zip in to the the game folder. (e.g. "steamapps\common\Eiyuden Chronicle" for Steam).
  • 🚩First boot of the game may take a few minutes as BepInEx generates an assembly cache!

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

Configuration

  • See GameFolder\BepInEx\config\HundredHeroesFix.cfg to adjust settings for the fix.

v0.9.1

26 Apr 03:52
Compare
Choose a tag to compare

Changes

Ultrawide

  • Fixed blacksmith screen on ultrawide displays.
  • Changed camera background colour from default (blue) to black. This should help in small buildings where you can see the void outside.

Graphical Tweaks

  • Disabled graphical tweaks by default. Check the config file to tweak them!
  • Added shadow cascade number option.
  • Added shadow resolution option of 8192.
  • Added chromatic aberration toggle.
  • Added vignette toggle.

Installation

  • Download the file marked HundredHeroesFix_v0.9.1.zip from the "Assets" section below.
  • Extract the contents of the release zip in to the the game folder. (e.g. "steamapps\common\Eiyuden Chronicle" for Steam).
  • 🚩First boot of the game may take a few minutes as BepInEx generates an assembly cache!

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

Configuration

  • See GameFolder\BepInEx\config\HundredHeroesFix.cfg to adjust settings for the fix.

v0.9.0 - Initial Release

25 Apr 15:06
Compare
Choose a tag to compare

Installation

  • Download the file marked HundredHeroesFix_v0.9.0.zip from the "Assets" section below.
  • Extract the contents of the release zip in to the the game folder. (e.g. "steamapps\common\Eiyuden Chronicle" for Steam).
  • 🚩First boot of the game may take a few minutes as BepInEx generates an assembly cache!

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

Configuration

  • See GameFolder\BepInEx\config\HundredHeroesFix.cfg to adjust settings for the fix.