From 6f585fa6180c2112d1f66fefabf1350f362fa43a Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 25 Aug 2018 19:13:22 +0300 Subject: [PATCH] Updated Proton FAQ (markdown) --- Proton-FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Proton-FAQ.md b/Proton-FAQ.md index ec79e52..a027442 100644 --- a/Proton-FAQ.md +++ b/Proton-FAQ.md @@ -24,6 +24,9 @@ Keep in mind that Proton will be installed in the same library as the first Stea The configuration file is called `user_settings.py` and it is located in the "Proton 3.7" directory. You can either manually create the file, or edit the sample configuration `user_settings.sample.py` by renaming it to `user_settings.py`. +# 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. # How does Proton manage WINE prefixes?