Skip to content

V.2.0.0

Compare
Choose a tag to compare
@TheNexusAvenger TheNexusAvenger released this 02 Feb 02:26
· 70 commits to master since this release
e9cd48b

Changes

  • Completely rewrote the internal state management to be easier to understand and maintain.
  • Changed patches state management to allow background loading, which improves launcher start times.
  • Migrated to .NET 8 with ahead-of-time (AOT), which improves launcher start times and the binary file size.
  • Added internal support for localization.
    • No toggle is provided yet. It will be added in a future update if German translations are provided.
  • Added internal logging.
  • Added Flatpak support for Linux. (Package found on Flathub)
  • Updated macOS WINE automatic download.
  • Breaking change: The format for storing versions of installed patches has changed. Mod Loader, Tcp/Udp Shim, and Auto Tcp/Udp Shim will show as having an update when they are already up to date.

Release Compatibility

  • Windows: Compiled on Windows 10 and should work on Windows 11 and later. Old Windows 10 builds and Windows 8.1 or older are not guaranteed to work.
  • macOS: At the moment, there is no macOS release. With the move to .NET 8 AOT, building for macOS requires building on macOS. I do not have the hardware to do this. V.1.1.0 can still work if you manually install WINE on macOS.
  • Linux: Requires a distribution with glibc 2.28 or newer, such as Ubuntu 20.04 or newer, Debian 11, and CentOS 8/RHEL 8. Alternatively, consider using the Flatpak release on Flathub.