mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-27 07:05:46 +03:00
user_settings: Improve default gst logging
This commit is contained in:
parent
8db0a29d4a
commit
1ba590a207
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user