Have you checked protonDB?
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.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
yep
It's been years since I last tried it, but it was always hit and miss (the few times I launched it).
If you're using Steam then you could try adding PROTON_LOG=1 %command%
to your launch options for the game. This will output a log file into $HOME/steam-$APPID.log
($APPID
will probably be 823130
in this case). This log file might show why the game isn't starting. You could even post this log file here as a pastebin link to see if anyone can help diagnose if you're unable to see anything obvious.
oh ok. here is the log https://pastebin.com/FQSf9TUN, I have only included errors and warnings but if you need anything else I'll try to include more stuff. But the log file was bigger than 512kB. Anyaway I searched my error online and found it is likely a driver issue, but I'm pretty sure my drivers are ok.
P.S: After a more careful look I noticed this:
12163.213:0128:0198:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems
12163.215:0128:0198:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
I have no Idea what they mean tho