diff --git a/Proton-FAQ.md b/Proton-FAQ.md index abc3873..acbb9ae 100644 --- a/Proton-FAQ.md +++ b/Proton-FAQ.md @@ -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?