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

86 lines
No EOL
2.2 KiB
JSON

{
"parserType": "Glob",
"configTitle": "SNK Neo Geo CD - MAME (Standalone)",
"steamDirectory": "${steamdirglobal}",
"romDirectory": "${romsdirglobal}",
"executableArgs": "neocdz -cdrm \"${filePath}\"",
"executableModifier": "\"${exePath}\"",
"startInDirectory": "",
"titleModifier": "${fuzzyTitle}",
"steamInputEnabled": "1",
"imageProviders": [
"sgdb",
"steamCDN"
],
"drmProtect": false,
"onlineImageQueries": "${fuzzyTitle}",
"imagePool": "${fuzzyTitle}",
"userAccounts": {
"specifiedAccounts": [
"Global"
]
},
"executable": {
"path": "/run/media/mmcblk0p1/Emulation/tools/launchers/mame.sh",
"shortcutPassthrough": false,
"appendArgsToExecutable": true
},
"parserInputs": {
"glob": "@(neogeocd|neogeocdjp)/**/${title}@(.chd|.CHD)"
},
"titleFromVariable": {
"limitToGroups": "${MAME}",
"caseInsensitiveVariables": false,
"skipFileIfVariableWasNotFound": false
},
"fuzzyMatch": {
"replaceDiacritics": true,
"removeCharacters": true,
"removeBrackets": true
},
"controllers": {
"ps4": null,
"ps5": null,
"ps5_edge": null,
"xbox360": null,
"xboxone": null,
"xboxelite": null,
"switch_joycon_left": null,
"switch_joycon_right": null,
"switch_pro": null,
"neptune": null,
"steamcontroller_gordon": null
},
"imageProviderAPIs": {
"sgdb": {
"nsfw": false,
"humor": false,
"styles": [],
"stylesHero": [],
"stylesLogo": [],
"stylesIcon": [],
"imageMotionTypes": [
"static"
]
}
},
"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": "168642641869935597",
"version": 22,
"steamCategories": [
"SNK Neo Geo CD"
]
}