mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-26 06:35:46 +03:00
user_settings.sample.py: Sync WINEDEBUG with proton and comment it out.
This commit is contained in:
parent
78fc6d34c6
commit
785757ec15
@ -9,8 +9,8 @@ user_settings = {
|
|||||||
#enable logging
|
#enable logging
|
||||||
"PROTON_LOG": "1",
|
"PROTON_LOG": "1",
|
||||||
|
|
||||||
#Wine debug logging
|
#custom Wine debug logging
|
||||||
"WINEDEBUG": "+timestamp,+pid,+seh,+unwind,+debugstr,+loaddll,+mscoree",
|
#"WINEDEBUG": "+timestamp,+pid,+tid,+seh,+unwind,+threadname,+debugstr,+loaddll,+mscoree",
|
||||||
|
|
||||||
#DXVK debug logging
|
#DXVK debug logging
|
||||||
"DXVK_LOG_LEVEL": "info",
|
"DXVK_LOG_LEVEL": "info",
|
||||||
|
Loading…
Reference in New Issue
Block a user