this post was submitted on 11 Sep 2023
9 points (84.6% liked)
Linux Gaming
15275 readers
157 users here now
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:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.