2.1.1
Primarily a Linux-oriented release to fix some issues there, but has some QoL improvements for Windows too.
If you're on Windows, download the DownloadMe.zip file instead of the normal one - this setup was required for our auto-update recovery utility.
- YOU NEED TO HAVE AM2R 1.1 FOR PATCHING, NOTHING ELSE WILL WORK -
Changelog:
All platforms:
- If the Save directory does not exist, it will be created instead of erroring.
- Throw more useful errors if AM2R_11 validation fails.
Linux:
- For program data, use
~/.local/share/AM2RLauncher
instead of executable directory. - Optimized installing profiles.
- Embed the debug info file into the executable.
- Implement profile logging.
- Show visible error if xdelta3 or java don't exist and they're being needed.
Dependencies:
- Windows:
- The .NET Framework 4.8 runtime. Chances are, you already have this installed.
- Java, if you wish to create an Android APK.
- Linux:
- The .NET Core 5.0 runtime.
- Packages
xdelta3
,gtk3
,libappindicator3
,webkitgtk
,openssl
andfuse2
. - Java, if you wish to create an Android APK.
After getting the Dependencies, run AM2RLauncher.exe
on Windows or on Linux mark AM2RLauncher.Gtk
as an executable and then run it.