Updated Proton FAQ (markdown)

Liam Dawe 2019-09-24 17:27:43 +01:00
parent 4eacc1fce5
commit 3ab3aee483

@ -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?