2
0
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:
Andrew Eikum
2019-11-04 09:51:22 -06:00
parent c3554e80e4
commit 7d37963faf
2 changed files with 5 additions and 0 deletions

View File

@@ -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",