logging has been easier for some time

Liam Dawe 2019-09-24 17:26:38 +01:00
parent e91e84d70b
commit 4eacc1fce5

@ -27,7 +27,10 @@ The configuration file is called `user_settings.py` and it is located in the "Pr
# How to enable Proton logs?
Rename Proton settings file as mentioned above. Logs will be saved to $HOME/steam-$STEAM_APP_ID.log, overwriting any previous log with that name.
Add this as a Steam launch option for the game:
`PROTON_LOG=1 %command%`
Logs will be saved to $HOME/steam-$STEAM_APP_ID.log, overwriting any previous log with that name.
# How does Proton manage WINE prefixes?