mirror of
https://github.com/ValveSoftware/Proton
synced 2025-09-05 01:05:10 +00:00
Set VKD3D_SHADER_DEBUG=none by default.
Link: https://github.com/ValveSoftware/Proton/pull/5326
This commit is contained in:
committed by
Arkadiusz Hiler
parent
47ae0819ae
commit
7e7f6155d3
@@ -15,6 +15,9 @@ user_settings = {
|
||||
#vkd3d debug logging
|
||||
"VKD3D_DEBUG": "warn",
|
||||
|
||||
#vkd3d-shader debug logging
|
||||
"VKD3D_SHADER_DEBUG": "fixme",
|
||||
|
||||
#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