Suikoden-Fix
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.exeis 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.cfgand restart the game. - To remove the console : open
(GAME_PATH)\BepInEx\config\BepInEx.cfgand replaceEnabled = truewithEnabled = falsein the[Logging.Console]section.
Save editing
- Replace
EditSave = falsewithEditSave = truein 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/pfxon 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
_decryptedfollowed by either_gsd1for Suikoden 1 or_gsd2for Suikoden 2, then_Dataand 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
EditSaveoption in the configuration file.
License
Suikoden Fix is available on Github under the MIT license.