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