Skip to content

Releases: OSA413/Sonic4_ModLoader

AMBPatcher now saves extra flags

04 Apr 18:18
7eb0876
Compare
Choose a tag to compare

Previously though-to-be ignored flags in AMB enumeration section are now correctly transferred from original file to the modded one when patching AMB. This makes UI elements (mostly texts) in Episode 2 properly moddable.

This release contains v0.1.6.2 with patched AMBPatcher (what a nice sentence) so it should work fine (I still haven't gotten to finish rewriting of OCMI, miss you all).

v0.1.6.4

01 Oct 10:26
Compare
Choose a tag to compare
v0.1.6.4 Pre-release
Pre-release

Changes in One-Click Mod Installer, now it actually works with GameBanana's One-Click download

Rewritten One-Click Mod Installer is somewhat working

21 Sep 09:23
Compare
Choose a tag to compare
v0.1.6.3

This completes the installation process

Dependency update fix

16 Jul 08:24
Compare
Choose a tag to compare

Fixed issues that caused 7-Zip and Sonic Audio Lib to not be included properly (caused by migration from Ubuntu to Windows Server on GitHub Actions that is caused by .Net 6 not supporting building WinForms on Linux even targeting Windows)

Sonic Audio Lib will now be taken directly from the latest Release instead of cloning the repository and building it every time.

And also corrected version number of Alice Mod Loader in the "What's new".

v0.1.6.1

19 Jun 10:55
Compare
Choose a tag to compare

Fixes and Features

18 Jun 17:03
5a59eae
Compare
Choose a tag to compare
  • Switched to .Net 6 (it's good, HiDPI and other modern features, and sad, you can't run WinForms on Linux/Mono, at the same time)
  • Alice Mod Loader by RadiantDerg updated to 0.2.6!
  • AML: Configurable Episode 1 internal resolution! See AML/AliceML.ini
  • AML: Early feature of file redirection to <GameDir>/#Work/ folder. More info here: https://twitter.com/RadiantDerg/status/1534442487716134912
  • One-Click Mod Installer was fixed to an acceptable state (mod installation and one-click integation should work).
    For Wine/Proton supported version, see v0.1.5.1

Maintenance update

15 Dec 12:32
5ffc669
Compare
Choose a tag to compare

Change log:

  • Added version to Mod Manager's header
  • Updated Alice Mod Loader by RadiantDerg
  • AMBPatcher: crash fix for mods that simply replace top AMB file
  • Source code icons optimization (replaced base64 with link)

Introducing... Alice Mod Loader and Mod Manager rewritten

11 Oct 19:12
a187bcf
Compare
Choose a tag to compare
  • Added Alice Mod Loader by @RadiantDerg
  • Mod Manager rewritten
  • Removed simple log generation from AMBPatcher
  • AMBPatcher should be able to read mobile files again
  • Bug fixes and other improvements

Added Alice Mod Loader

11 Oct 18:25
Compare
Choose a tag to compare
Pre-release

Added Alice Mod Loader by @RadiantDerg, removed Non-Steam check

One Click Mod Installer is not shipped in this release since it's not rewritten yet. You can use one from current stable release.

Non-Steam check added in Mod Manager

13 Jul 18:20
Compare
Choose a tag to compare
Pre-release

And rewriting One-Click Mod Installer