Loading...

Guide on how To play Austiblox in linux (reposted because accidently deleted) | Forum

Topic location: Forum home » Austiblox » All things Austiblox
Linux
Linux May 24 '25

22 Posts

1. install lutris with wine, dotnet 4.0 packages, and konsole if you're not using kde
2. create a text file named austiblox.desktop in /.local/share/applications/
3. paste this text to the austiblox.desktop file and change accordingly:

[Desktop Entry]
Name=Austiblox
Exec=konsole -e bash -c ' url="${1#*://}"; WINEPREFIX="/home/rucreper/.wine-austiblox" WINESYNINPUT=1 /home/rucreper/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine /home/rucreper/Desktop/AustibloxS2/AustibloxUpdater.exe "$url"; echo "Press Enter to exit..."; read' dummy %u
Type=Application
Terminal=false
MimeType=x-scheme-handler/austiblox;

4.save it then paste this in terminal: update-desktop-database ~/.local/share/applications
5. join a game and check if everything is ok
(sorry if bad english)
The Forum post is edited by Linux May 24 '25