|
il y a 1 an | |
---|---|---|
os | il y a 1 an | |
LICENSE.txt | il y a 1 an | |
README.md | il y a 1 an | |
TROUBLESHOOTING.md | il y a 1 an | |
common | il y a 1 an | |
install.sh | il y a 1 an | |
uninstall.sh | il y a 1 an | |
version.json | il y a 1 an |
Experimental mitigations currently only available for OS
The Game's anticheat is fundamentally incompatible with Wine in multiple ways (at least 3). This patch removes it entirely and imitates it's behaviour. This is much more radical than classical micropatching, so the risks are probably higher. Please contact me if you want to know how the patch works.
The game also requires DirectX shared resources, which will probably never be fully supported by DXVK/WineD3D. The patch forces Unity to not use DirectX shared resources in a rather hacky way. This might cause graphical glitches.
And no, it does not work on Windows.
Wine 8.0+ (staging branch) is recommended to run the Game. Older Wine versions will probably work as well. DXVK is recommended, but not required.
The Honkers Railway Launcher can be used to install and patch the Game automatically. If you don't want to use the launcher, follow the manual installation instructions below.
macOS users: Yaagl can be used to install and patch the Game automatically.
Mitigations are currently not supported by any third-party launchers
Manual installation:
git clone https://notabug.org/mkrsym1/astra && git checkout mitigations
install.sh --patch-data /some/directory
. /some/directory
is the directory where the patch files will be copied to (MUST BE OUTSIDE OF THE GAME DIRECTORY. MAY RESULT IN A BAN OTHERWISE). Use install.sh --root-cmd <command>
to use something else instead of polkitPlease start the game ONLY using launch.bat
Please do not report any issues with the Game to the official channels. Use the issue tracker of this repository
Refer to TROUBLESHOOTING.md for the list of known issues.
License: MIT