From what I can find it seems that it is only available on Steam. And a lot were able to run it without problems
Linux Gaming
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
- Linux Gaming wiki
- Gaming on Linux
- ProtonDB
- Lutris
- PCGamingWiki
- LibreGameWiki
- Boiling Steam
- Phoronix
- Linux VR Adventures
Discord:
IRC:
Matrix:
Telegram:
I just tried starting it, works without issue with proton experimental. opensuse tumbleweed, Kernel: 6.4.12-1-default x86_64, Device-1: v: 4.6 Mesa 23.1.6 renderer: AMD Radeon RX 7900 XTX (gfx1100 LLVM 16.0.6 DRM 3.52 6.4.12-1-default)
As for debugging try sshing into your box and check dmesg or check the system journal.
Add PROTON_DUMP_DEBUG_COMMANDS=1 %command% to the Launch Options in the Properties menu of the game. Launch the game once and then check in /tmp/proton_(your username). There should be bash scripts for running the game in there. Close the game in Steam and launch the game using the ./run command and see what errors come up.