mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
259 lines
8.6 KiB
JSON
259 lines
8.6 KiB
JSON
[
|
|
{
|
|
"parserType": "Glob",
|
|
"configTitle": "RetroDECK Steam Sync",
|
|
"steamDirectory": "${steamdirglobal}",
|
|
"romDirectory": "${romsdirglobal}",
|
|
"steamCategories": [
|
|
"RetroDECK"
|
|
],
|
|
"executableArgs": "",
|
|
"executableModifier": "\"${exePath}\"",
|
|
"startInDirectory": "",
|
|
"titleModifier": "${fuzzyTitle}",
|
|
"fetchControllerTemplatesButton": null,
|
|
"removeControllersButton": null,
|
|
"steamInputEnabled": "2",
|
|
"imageProviders": [
|
|
"sgdb",
|
|
"steamCDN"
|
|
],
|
|
"onlineImageQueries": [
|
|
"${fuzzyTitle}"
|
|
],
|
|
"imagePool": "${fuzzyTitle}",
|
|
"drmProtect": false,
|
|
"userAccounts": {
|
|
"specifiedAccounts": [
|
|
""
|
|
]
|
|
},
|
|
"parserInputs": {
|
|
"glob": "${title}.sh"
|
|
},
|
|
"executable": {
|
|
"path": "",
|
|
"shortcutPassthrough": false,
|
|
"appendArgsToExecutable": true
|
|
},
|
|
"titleFromVariable": {
|
|
"limitToGroups": [],
|
|
"caseInsensitiveVariables": false,
|
|
"skipFileIfVariableWasNotFound": false
|
|
},
|
|
"fuzzyMatch": {
|
|
"replaceDiacritics": true,
|
|
"removeCharacters": true,
|
|
"removeBrackets": true
|
|
},
|
|
"controllers": {
|
|
"ps4": {
|
|
"title": "RetroDECK: DualShock 4 v.1b",
|
|
"mappingId": "RetroDECK_controller_ps4_dualshock4_simple.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"ps5": {
|
|
"title": "RetroDECK: DualSense v.1b",
|
|
"mappingId": "RetroDECK_controller_ps5_dualsense_simple.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"ps5_edge": null,
|
|
"xbox360": {
|
|
"title": "RetroDECK: Xbox 360 v.1b",
|
|
"mappingId": "RetroDECK_controller_xbox360_simple.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"xboxone": {
|
|
"title": "RetroDECK: Xbox Wireless v.1b",
|
|
"mappingId": "RetroDECK_controller_xboxone_simple.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"xboxelite": null,
|
|
"switch_joycon_left": {
|
|
"title": "Controller",
|
|
"mappingId": "controller_switch_joycon_left_gamepad_joystick.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"switch_joycon_right": {
|
|
"title": "Controller",
|
|
"mappingId": "controller_switch_joycon_right_gamepad_joystick.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"switch_pro": {
|
|
"title": "RetroDECK: Switch Pro v.1b",
|
|
"mappingId": "RetroDECK_controller_switch_pro_simple.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"neptune": {
|
|
"title": "RetroDECK: Steam Deck - Neptune v.1.1b FULL",
|
|
"mappingId": "RetroDECK_controller_steamdeck_neptune_full.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"steamcontroller_gordon": {
|
|
"title": "RetroDECK: Steam Controller - Gordon v.1b",
|
|
"mappingId": "RetroDECK_controller_steam_controller_gordon_simple.vdf",
|
|
"profileType": "template"
|
|
}
|
|
},
|
|
"imageProviderAPIs": {
|
|
"sgdb": {
|
|
"nsfw": false,
|
|
"humor": false,
|
|
"styles": [],
|
|
"stylesHero": [],
|
|
"stylesLogo": [],
|
|
"stylesIcon": [],
|
|
"imageMotionTypes": [
|
|
"static"
|
|
],
|
|
"sizes": [],
|
|
"sizesHero": [],
|
|
"sizesTall": null,
|
|
"sizesIcon": []
|
|
}
|
|
},
|
|
"defaultImage": {
|
|
"tall": null,
|
|
"long": null,
|
|
"hero": null,
|
|
"logo": null,
|
|
"icon": null
|
|
},
|
|
"localImages": {
|
|
"tall": null,
|
|
"long": null,
|
|
"hero": null,
|
|
"logo": null,
|
|
"icon": null
|
|
},
|
|
"parserId": "1725539138664815",
|
|
"version": 25
|
|
},
|
|
{
|
|
"parserType": "Manual",
|
|
"configTitle": "RetroDECK Launcher",
|
|
"steamDirectory": "${steamdirglobal}",
|
|
"romDirectory": "${romsdirglobal}",
|
|
"steamCategories": [
|
|
"RetroDECK"
|
|
],
|
|
"executableArgs": "",
|
|
"executableModifier": "",
|
|
"startInDirectory": "",
|
|
"titleModifier": "",
|
|
"fetchControllerTemplatesButton": null,
|
|
"removeControllersButton": null,
|
|
"steamInputEnabled": "2",
|
|
"imageProviders": [],
|
|
"onlineImageQueries": [
|
|
"${fuzzyTitle}"
|
|
],
|
|
"imagePool": "",
|
|
"drmProtect": false,
|
|
"userAccounts": {
|
|
"specifiedAccounts": [
|
|
""
|
|
]
|
|
},
|
|
"parserInputs": {
|
|
"manualManifests": "/var/config/steam-rom-manager/userData/manifests"
|
|
},
|
|
"executable": {
|
|
"path": "",
|
|
"shortcutPassthrough": false,
|
|
"appendArgsToExecutable": false
|
|
},
|
|
"titleFromVariable": {
|
|
"limitToGroups": [],
|
|
"caseInsensitiveVariables": false,
|
|
"skipFileIfVariableWasNotFound": false
|
|
},
|
|
"fuzzyMatch": {
|
|
"replaceDiacritics": true,
|
|
"removeCharacters": true,
|
|
"removeBrackets": true
|
|
},
|
|
"controllers": {
|
|
"ps4": {
|
|
"title": "RetroDECK: DualShock 4 v.1b",
|
|
"mappingId": "RetroDECK_controller_ps4_dualshock4_simple.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"ps5": {
|
|
"title": "RetroDECK: DualSense v.1b",
|
|
"mappingId": "RetroDECK_controller_ps5_dualsense_simple.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"ps5_edge": null,
|
|
"xbox360": {
|
|
"title": "RetroDECK: Xbox 360 v.1b",
|
|
"mappingId": "RetroDECK_controller_xbox360_simple.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"xboxone": {
|
|
"title": "RetroDECK: Xbox Wireless v.1b",
|
|
"mappingId": "RetroDECK_controller_xboxone_simple.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"xboxelite": null,
|
|
"switch_joycon_left": {
|
|
"title": "Controller",
|
|
"mappingId": "controller_switch_joycon_left_gamepad_joystick.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"switch_joycon_right": {
|
|
"title": "Controller",
|
|
"mappingId": "controller_switch_joycon_right_gamepad_joystick.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"switch_pro": {
|
|
"title": "RetroDECK: Switch Pro v.1b",
|
|
"mappingId": "RetroDECK_controller_switch_pro_simple.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"neptune": {
|
|
"title": "RetroDECK: Steam Deck - Neptune v.1.1b FULL",
|
|
"mappingId": "RetroDECK_controller_steamdeck_neptune_full.vdf",
|
|
"profileType": "template"
|
|
},
|
|
"steamcontroller_gordon": {
|
|
"title": "RetroDECK: Steam Controller - Gordon v.1b",
|
|
"mappingId": "RetroDECK_controller_steam_controller_gordon_simple.vdf",
|
|
"profileType": "template"
|
|
}
|
|
},
|
|
"imageProviderAPIs": {
|
|
"sgdb": {
|
|
"nsfw": false,
|
|
"humor": false,
|
|
"styles": [],
|
|
"stylesHero": [],
|
|
"stylesLogo": [],
|
|
"stylesIcon": [],
|
|
"imageMotionTypes": [
|
|
"static"
|
|
],
|
|
"sizes": [],
|
|
"sizesHero": [],
|
|
"sizesTall": null,
|
|
"sizesIcon": []
|
|
}
|
|
},
|
|
"defaultImage": {
|
|
"tall": "/app/retrodeck/steam_grid/portrait.png",
|
|
"long": "/app/retrodeck/steam_grid/banner.png",
|
|
"hero": "/app/retrodeck/steam_grid/hero.png",
|
|
"logo": "/app/retrodeck/steam_grid/logo.png",
|
|
"icon": "/app/retrodeck/steam_grid/icon.png"
|
|
},
|
|
"localImages": {
|
|
"tall": null,
|
|
"long": null,
|
|
"hero": null,
|
|
"logo": null,
|
|
"icon": null
|
|
},
|
|
"parserId": "173908444383456337",
|
|
"version": 25
|
|
}
|
|
] |