Releases: OSA413/Sonic4_ModLoader
A little bit Rusty
AMBPatcher now saves extra flags
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
Rewritten One-Click Mod Installer is somewhat working
v0.1.6.3 This completes the installation process
Dependency update fix
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
Fixed dependency inclusion (included Sonic Audio Lib)
Install via One-Click Mod Installer:
sonic4mmep1:https://github.com/OSA413/Sonic4_ModLoader/releases/download/v0.1.6.1/Sonic4ModLoader.7z
sonic4mmep2:https://github.com/OSA413/Sonic4_ModLoader/releases/download/v0.1.6.1/Sonic4ModLoader.7z
Fixes and Features
- 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
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
- 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
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.