Skip to content

Releases: coatlessali/HoneyPatcher

HoneyPatcher: Extreme Stage

25 Dec 06:51
Compare
Choose a tag to compare

I ate Arcade Stage Ver. 3. Sorry.

12/26/2024 02:45 UTC: I accidentally reuploaded Ver. 2. Please redownload.
01/01/2025 04:16 UTC: I fixed a bug that made spaces in file paths break on Windows. Please redownload if you were encountering this.

Changes:

  • Completely rewritten in C# using Godot as a frontend. No more Python!
  • No longer depends on having mono installed on the system!
  • All functionality we used FarcPack for previously is now directly integrated into HoneyPatcher!
  • The Linux/Steam Deck build has returned!

HOW TO UPDATE:

  • Make a new folder and extract the new HoneyPatcher to it.
  • Move your mods, BACKUP, and HoneyConfig.ini to the new folder.
  • Delete the old folder.
  • Enjoy!

HoneyPatcher: Arcade Stage Ver. 2

30 Oct 06:27
Compare
Choose a tag to compare

Update 2024-10-30: The Linux version has been pulled as it was buggy, and didn't run on most systems. I now recommend either downloading the source and running HoneyPatcher.py with Python, or running the Windows version through Proton. Check here.

Grab the version for your OS, and refer to the Wiki for installation and usage instructions.

Sonic the Fighters: Community Edition v1.6.0, Sonic the Fighters: Remix, and DarkTheme are included in sample_mods for your convenience.

New Changes:

  • Moved away from the vcdiff format. This has dropped xdelta3 as a dependency, and it is no longer required to run HoneyPatcher. It should also make mod creation significantly easier.
  • Removed the checksum verification button, as it no longer has a reason to exist.
  • Repackaged the sample mods in the new format.

Honey Patcher: Arcade Stage

20 Oct 05:43
0fff5b3
Compare
Choose a tag to compare

Grab the version for your OS, and refer to the Wiki for installation instructions.

Sonic the Fighters: Community Edition v1.6.0, Sonic the Fighters: Remix, and DarkTheme are included in sample_mods for your convenience.

Requires mono and xdelta3 on MacOS/Linux. These can be installed with Homebrew. Check here.