mirror of
https://github.com/ValveSoftware/Proton
synced 2025-09-01 15:25:11 +00:00
user_settings: Improve default gst logging
This commit is contained in:
committed by
Arkadiusz Hiler
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",
|
||||
|
Reference in New Issue
Block a user