mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-07-27 07:31:44 +03:00
user_settings: Improve default gst logging
This commit is contained in:
parent
21d44c1504
commit
c4aa67542a
@ -22,7 +22,8 @@ user_settings = {
|
|||||||
#general purpose media logging
|
#general purpose media logging
|
||||||
# "GST_DEBUG": "4",
|
# "GST_DEBUG": "4",
|
||||||
#or, verbose converter logging (may impact playback performance):
|
#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
|
#Enable DXVK's HUD
|
||||||
# "DXVK_HUD": "devinfo,fps",
|
# "DXVK_HUD": "devinfo,fps",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user