From 3ab3aee48363823a5362706ea01519276ca78e89 Mon Sep 17 00:00:00 2001 From: Liam Dawe Date: Tue, 24 Sep 2019 17:27:43 +0100 Subject: [PATCH] Updated Proton FAQ (markdown) --- Proton-FAQ.md | 5 +++++ 1 file changed, 5 insertions(+) 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?