Full notes
Full Battle Marine update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Compatibility
- Store
- Gameplay
We have released an update focused on improving compatibility on macOS and Linux.
macOS
Support for Intel-based Macs has been discontinued. The game now supports Apple Silicon only.
The executable format has been changed from a single binary to a macOS application bundle (.app).
Code signing has been applied to the application.
Dependency on the shared SDL2 library has been removed and replaced with a statically linked SDL2.
The location for log files and configuration files has been moved from the installation directory to Steam’s User Data Folder.
As a result of this change, configuration settings have been reset to their default values.
Linux
Dependency on the shared SDL2 library has been removed and replaced with a statically linked SDL2.
Dependencies on libgcc_s.so and libstdc++.so have been removed and replaced with static runtimes.
The location for log files and configuration files has been moved from the installation directory to Steam’s User Data Folder.
As a result of this change, configuration settings have been reset to their default values.
Source
Changelog.gg summarizes and formats this update. How we read updates.
