mirror of
https://github.com/ValveSoftware/Proton
synced 2025-09-03 08:15:10 +00:00
user_settings.py: Add default VKD3D_DEBUG logging
This commit is contained in:
@@ -11,6 +11,9 @@ user_settings = {
|
||||
#DXVK debug logging
|
||||
"DXVK_LOG_LEVEL": "info",
|
||||
|
||||
#vkd3d debug logging
|
||||
"VKD3D_DEBUG": "warn",
|
||||
|
||||
#wine-mono debug logging (Wine's .NET replacement)
|
||||
"WINE_MONO_TRACE": "E:System.NotImplementedException",
|
||||
#"MONO_LOG_LEVEL": "info",
|
||||
|
Reference in New Issue
Block a user