Steam for Linux: Difference between revisions
Jump to navigation
Jump to search
Created page with "==troubleshooting== to view terminal output from Steam for debugging purposes, close steam and launch from terminal like this: steam steam://run/570" |
|||
Line 2: | Line 2: | ||
to view terminal output from Steam for debugging purposes, close steam and launch from terminal like this: | to view terminal output from Steam for debugging purposes, close steam and launch from terminal like this: | ||
steam steam://run/570 | steam steam://run/570 | ||
You can view dump logs | |||
cat /tmp/dumps/*.txt |
Revision as of 13:58, 8 December 2019
troubleshooting
to view terminal output from Steam for debugging purposes, close steam and launch from terminal like this:
steam steam://run/570
You can view dump logs
cat /tmp/dumps/*.txt