mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-26 13:38:15 +03:00
proton: Add +debugstr to default channels
Some games dump useful debug info here, especially Id Software games.
This commit is contained in:
parent
5d764832bc
commit
aae498498f
2
proton
2
proton
@ -14,7 +14,7 @@ import tarfile
|
||||
from filelock import FileLock, Timeout
|
||||
|
||||
# For performance, all logging is turned off by default. It can be enabled here.
|
||||
#WITH_WINEDEBUG="+timestamp,+pid,+tid,+seh"
|
||||
#WITH_WINEDEBUG="+timestamp,+pid,+tid,+seh,+debugstr"
|
||||
#WITH_DXVK_LOG_LEVEL="info"
|
||||
|
||||
CURRENT_PREFIX_VERSION="3.7-1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user