Suikoden-Fix icon indicating copy to clipboard operation
Suikoden-Fix copied to clipboard

Tweaks for Suikoden I & II HD Remaster

Suikoden Fix

A BepInEx plugin containing a bunch of tweaks for Suikoden I & II HD Remaster.

Features

All features are optional.

  • Ultrawide support.
  • Exit the game or reset the game to its title screen.
  • Disable vignette.
  • Skip splashscreen and intro movies.
  • Fast transitions on zone changes, loading and title menu.
  • Display messages instantly.
  • Dash as a toggle.
  • Disable diagonal movements.
  • Remember the battle speed between battles.
  • Save anywhere in the last save slot. (be careful to not softlock yourself)
  • Disable autosave notifications.
  • Raise the money cap to 999,999,999.
  • Damage, health, experience, encounter rate, loot rate and money multipliers.
  • Instant Richmond investigations.
  • Speed up the game. (with setting to affect the game timers)
  • Edit your saves.
  • Disable or alter the speed up of the music and sound effects when the battle speed change.
  • Disable the sound when a message window appears, footstep sounds and startled sound effects.
  • Change the background color of some windows.
  • Add missing keybinds for the dance minigame.
  • Adjust framerate and vsync.

Installation

  • Download BepInEx 6.0.0-pre.2 IL2CPP build from here and extract the content to the game directory (where Suikoden I and II HD Remaster.exe is located). Replace the files if asked.
  • Download the mod here and extract the content to (GAME_PATH)\BepInEx\plugins\. Replace the files if asked.
  • On Steam Deck, add to the Steam launch options : export WINEDLLOVERRIDES="winhttp=n,b"; %command%
  • Run the game once to generate the config file, change the config in (GAME_PATH)\BepInEx\config\d3xMachina.suikoden_fix.cfg and restart the game.
  • To remove the console : open (GAME_PATH)\BepInEx\config\BepInEx.cfg and replace Enabled = true with Enabled = false in the [Logging.Console] section.

Save editing

  • Replace EditSave = false with EditSave = true in the configuration file (GAME_PATH)\BepInEx\config\d3xMachina.suikoden_fix.cfg.
  • Backup your saves located in (GAME_PATH)\Save\(USER_ID)\ on Windows or (STEAM_LIBRARY_PATH)/steamapps/compatdata/1932640/pfx on Linux in case you make a mistake.
  • After saving in game, go to your game folder and you will have the save file in the json format. The file name starts with _decrypted followed by either _gsd1 for Suikoden 1 or _gsd2 for Suikoden 2, then _Data and the save slot number.
  • Modify the content of the file with a text editor like notepad. You can refer to this documentation for Suikoden 1.
  • Load your save again.
  • You can save again to have the changes persist and disable the EditSave option in the configuration file.

License

Suikoden Fix is available on Github under the MIT license.