0 of 0

File information

Last updated

Original upload

Created by

d3xMachina

Uploaded by

d3Xmachina

Virus scan

Safe to use

Tags for this mod

About this mod

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

Permissions and credits
Mirrors
Changelogs
Donations
Features

All features are optional. Each feature can be enabled/disabled in the configuration file.

  • 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.
  • Run on worldmap and unlock x4 battle speed without Stallion.
  • Instant weapon upgrade, item appraisal and 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 footstep sounds.
  • Disable the sound when a message window appears.
  • Change the background color of some windows.
  • Add missing keybinds for the dance minigame.
  • Adjust framerate, vsync and disable frame skipping.
  • Rare finds always in stock and always win minigames.


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 and extract the content to "(GAME_PATH)\BepInEx\plugins\". Replace the files if asked.
  • 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.

On Steam Deck, you need to add to the Steam launch options :
export WINEDLLOVERRIDES="winhttp=n,b"; %command%
To remove the console : open "(GAME_PATH)\BepInEx\config\BepInEx.cfg" and change "Enabled = true" to "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.
  • You can save again to have the changes persist and disable the "EditSave" option in the configuration file.

Source code here.