test(config): add test for consistent config (#4215)

This commit is contained in:
ReenigneArcher 2025-08-31 09:57:03 -04:00 committed by GitHub
commit 14fc19ddbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 722 additions and 27 deletions

View file

@ -147,6 +147,7 @@
"ds4_back_as_touchpad_click": "enabled",
"motion_as_ds4": "enabled",
"touchpad_as_ds4": "enabled",
"ds5_inputtino_randomize_mac": "enabled",
"back_button_timeout": -1,
"keyboard": "enabled",
"key_repeat_delay": 500,
@ -165,6 +166,7 @@
options: {
"audio_sink": "",
"virtual_sink": "",
"stream_audio": "enabled",
"install_steam_audio_drivers": "enabled",
"adapter_name": "",
"output_name": "",
@ -174,10 +176,10 @@
"dd_refresh_rate_option": "auto",
"dd_manual_refresh_rate": "",
"dd_hdr_option": "auto",
"dd_wa_hdr_toggle_delay": 0,
"dd_config_revert_delay": 3000,
"dd_config_revert_on_disconnect": "disabled",
"dd_mode_remapping": {"mixed": [], "resolution_only": [], "refresh_rate_only": []},
"dd_wa_hdr_toggle_delay": 0,
"max_bitrate": 0,
"minimum_fps_target": 0
},