diff --git a/config/steam-rom-manager/userConfigurations.json b/config/steam-rom-manager/userConfigurations.json index a30a6145..7726abf6 100644 --- a/config/steam-rom-manager/userConfigurations.json +++ b/config/steam-rom-manager/userConfigurations.json @@ -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": {