SRM: updated controller configs

This commit is contained in:
XargonWan 2024-11-29 11:32:22 +09:00
parent b2a7ad9f9d
commit 5c5e671248

View file

@ -48,12 +48,12 @@
"controllers": {
"ps4": {
"title": "RetroDECK Controller",
"mappingId": "RetroDECK_controller_ps4.vdf",
"mappingId": "RetroDECK_controller_ps4_dualshock4_simple.vdf",
"profileType": "template"
},
"ps5": {
"title": "RetroDECK Controller",
"mappingId": "RetroDECK_controller_ps5.vdf",
"mappingId": "RetroDECK_controller_ps5_dualsense_simple.vdf",
"profileType": "template"
},
"ps5_edge": null,
@ -80,7 +80,7 @@
},
"switch_pro": {
"title": "RetroDECK Controller",
"mappingId": "RetroDECK_controller_switchpro.vdf",
"mappingId": "RetroDECK_controller_switch_pro_simple.vdf",
"profileType": "template"
},
"neptune": {
@ -88,7 +88,11 @@
"mappingId": "RetroDECK_controller_steamdeck_neptune_full.vdf",
"profileType": "template"
},
"steamcontroller_gordon": null
"steamcontroller_gordon": {
"title": "RetroDECK Controller",
"mappingId": "RetroDECK_controller_steam_controller_gordon_simple.vdf",
"profileType": "template"
}
},
"imageProviderAPIs": {
"sgdb": {