EmuDeck/configs/steam-rom-manager/userData/parsers/emudeck/0_es-de.json
rawdatafeel d2a07ed59f
Various tweaks: desktop icons, configs, uninstall (#1034)
* ES-DE/SRM/Model 2: Fixed desktop icons + names
* Updated EmulationStation-DE to ES-DE where possible
* Updated ES-DE's settings file directory
* Updated uninstall script to match new desktop icons
* Tidied uninstall script
2024-02-27 17:17:30 +01:00

101 lines
2.6 KiB
JSON

{
"parserType": "Glob",
"configTitle": "ES-DE",
"steamDirectory": "${steamdirglobal}",
"steamCategory": "${Emulation}",
"romDirectory": "/run/media/mmcblk0p1/Emulation/tools/launchers/es-de/",
"executableArgs": "",
"executableModifier": "\"${exePath}\"",
"startInDirectory": "",
"titleModifier": "ES-DE",
"fetchControllerTemplatesButton": null,
"removeControllersButton": null,
"imageProviders": ["SteamGridDB"],
"onlineImageQueries": "${${fuzzyTitle}}",
"imagePool": "${fuzzyTitle}",
"userAccounts": {
"specifiedAccounts": ""
},
"executable": {
"path": "/run/media/mmcblk0p1/Emulation/tools/launchers/es-de/es-de.sh",
"shortcutPassthrough": false,
"appendArgsToExecutable": true
},
"parserInputs": {
"glob": "${title}@(.sh)"
},
"titleFromVariable": {
"limitToGroups": "",
"caseInsensitiveVariables": false,
"skipFileIfVariableWasNotFound": false,
"tryToMatchTitle": false
},
"fuzzyMatch": {
"replaceDiacritics": true,
"removeCharacters": true,
"removeBrackets": true
},
"controllers": {
"ps4": {
"title": "EmuDeck - Dual Shock 4",
"mappingId": "emudeck_controller_ps4.vdf",
"profileType": "template"
},
"ps5": {
"title": "EmuDeck - Dual Sense",
"mappingId": "emudeck_controller_ps5.vdf",
"profileType": "template"
},
"xbox360": {
"title": "EmuDeck - Xbox 360",
"mappingId": "emudeck_controller_xbox360.vdf",
"profileType": "template"
},
"xboxone": {
"title": "EmuDeck - Xbox One",
"mappingId": "emudeck_controller_xboxone.vdf",
"profileType": "template"
},
"switch_joycon_left": null,
"switch_joycon_right": null,
"switch_pro": {
"title": "EmuDeck - Switch Pro",
"mappingId": "emudeck_controller_switch_pro.vdf",
"profileType": "template"
},
"neptune": {
"title": "EmuDeck - Steam Deck",
"mappingId": "emudeck_controller_steamdeck.vdf",
"profileType": "template"
}
},
"imageProviderAPIs": {
"SteamGridDB": {
"nsfw": false,
"humor": false,
"styles": [],
"stylesHero": [],
"stylesLogo": [],
"stylesIcon": [],
"imageMotionTypes": ["static", "animated"]
}
},
"defaultImage": {
"tall": "",
"long": "",
"hero": "",
"logo": "",
"icon": "/home/deck/.config/EmuDeck/backend/configs/steam-rom-manager/userData/img/default/icon.png"
},
"localImages": {
"tall": "",
"long": "",
"hero": "",
"logo": "",
"icon": ""
},
"parserId": "164824496516097458",
"version": 15,
"disabled": false
}