diff --git a/user_settings.sample.py b/user_settings.sample.py index b6ab4e21..001ec655 100755 --- a/user_settings.sample.py +++ b/user_settings.sample.py @@ -22,7 +22,8 @@ user_settings = { #general purpose media logging # "GST_DEBUG": "4", #or, verbose converter logging (may impact playback performance): -# "GST_DEBUG": "4,protonaudioconverter:6,protonaudioconverterbin:6,protonvideoconverter:6", +# "GST_DEBUG": "4,WINE:7,protonaudioconverter:7,protonaudioconverterbin:7,protonvideoconverter:7", + "GST_DEBUG_NO_COLOR": "1", #Enable DXVK's HUD # "DXVK_HUD": "devinfo,fps",