diff --git a/Proton-FAQ.md b/Proton-FAQ.md index acbb9ae..0314ce5 100644 --- a/Proton-FAQ.md +++ b/Proton-FAQ.md @@ -30,6 +30,11 @@ The configuration file is called `user_settings.py` and it is located in the "Pr Add this as a Steam launch option for the game: `PROTON_LOG=1 %command%` +How? +1. Right-click on the game title under the Library in Steam and select Properties. +1. Under the General tab click the Set launch options... button. +1. Enter the above code in. + Logs will be saved to $HOME/steam-$STEAM_APP_ID.log, overwriting any previous log with that name. # How does Proton manage WINE prefixes?