EmuDeck/configs/steam-rom-manager/userData/parsers/optional/nintendo_nds_melonds.json
Dragoon Dorise 03de301eed fuzzytitle
2025-01-31 23:27:45 +01:00

128 lines
No EOL
3.8 KiB
JSON

{
"parserType": "Glob",
"configTitle": "Nintendo DS - melonDS (Standalone)",
"steamDirectory": "${steamdirglobal}",
"romDirectory": "${romsdirglobal}/nds",
"steamCategories": [
"Nintendo DS - melonDS (Standalone)"
],
"executableArgs": "\"${filePath}\" -f",
"executableModifier": "\"${exePath}\"",
"startInDirectory": "",
"titleModifier": "${fuzzyTitle}",
"fetchControllerTemplatesButton": null,
"removeControllersButton": null,
"steamInputEnabled": "1",
"imageProviders": [
"sgdb",
"steamCDN"
],
"onlineImageQueries": "${fuzzyTitle}",
"imagePool": "${fuzzyTitle}",
"drmProtect": false,
"userAccounts": {
"specifiedAccounts": [
"Global"
]
},
"executable": {
"path": "/run/media/mmcblk0p1/Emulation/tools/launchers/melonds.sh",
"shortcutPassthrough": false,
"appendArgsToExecutable": false
},
"parserInputs": {
"glob": "**/${title}@(.nds|.NDS|.app|.APP)"
},
"titleFromVariable": {
"limitToGroups": "",
"caseInsensitiveVariables": false,
"skipFileIfVariableWasNotFound": false
},
"fuzzyMatch": {
"replaceDiacritics": true,
"removeCharacters": true,
"removeBrackets": true
},
"controllers": {
"ps4": {
"title": "EmuDeck - Controller Hotkeys",
"mappingId": "emudeck_controller_ps4.vdf",
"profileType": "template"
},
"ps5": {
"title": "EmuDeck - Controller Hotkeys",
"mappingId": "emudeck_controller_ps5.vdf",
"profileType": "template"
},
"ps5_edge": {
"title": "EmuDeck - Controller Hotkeys",
"mappingId": "emudeck_controller_ps5_dualsense_edge.vdf",
"profileType": "template"
},
"xbox360": {
"title": "EmuDeck - Controller Hotkeys",
"mappingId": "emudeck_controller_xbox360.vdf",
"profileType": "template"
},
"xboxone": {
"title": "EmuDeck - Controller Hotkeys",
"mappingId": "emudeck_controller_xboxone.vdf",
"profileType": "template"
},
"xboxelite": {
"title": "EmuDeck - Controller Hotkeys",
"mappingId": "emudeck_controller_xboxelite.vdf",
"profileType": "template"
},
"switch_joycon_left": null,
"switch_joycon_right": null,
"switch_pro": {
"title": "EmuDeck - Controller Hotkeys",
"mappingId": "emudeck_controller_switch_pro.vdf",
"profileType": "template"
},
"neptune": {
"title": "EmuDeck - Controller Hotkeys",
"mappingId": "emudeck_controller_steamdeck.vdf",
"profileType": "template"
},
"steamcontroller_gordon": {
"title": "EmuDeck - Controller Hotkeys",
"mappingId": "emudeck_controller_steamcontroller.vdf",
"profileType": "template"
}
},
"imageProviderAPIs": {
"sgdb": {
"nsfw": false,
"humor": false,
"styles": [],
"stylesHero": [],
"stylesLogo": [],
"stylesIcon": [],
"imageMotionTypes": [
"static"
],
"sizes": [],
"sizesHero": [],
"sizesIcon": []
}
},
"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": "164823604520657524",
"version": 22,
"disabled": false
}