mirror of
https://github.com/ValveSoftware/Proton
synced 2025-09-03 08:15:10 +00:00
proton: Make log directory configurable via PROTON_LOG_DIR
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
#Settings here will take effect for all games run in this Proton version.
|
||||
|
||||
user_settings = {
|
||||
#Logs are saved to $HOME/steam-<STEAM_GAME_ID>.log, overwriting any previous log with that name.
|
||||
#By default, logs are saved to $HOME/steam-<STEAM_GAME_ID>.log, overwriting any previous log with that name.
|
||||
#Log directory can be overridden with $PROTON_LOG_DIR.
|
||||
|
||||
#Wine debug logging
|
||||
"WINEDEBUG": "+timestamp,+pid,+tid,+seh,+debugstr,+loaddll,+mscoree",
|
||||
|
Reference in New Issue
Block a user