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

84 lines
No EOL
2.2 KiB
JSON

{
"parserType": "Glob",
"configTitle": "Arcade - NAOMI - Flycast (Standalone)",
"executableModifier": "\"${exePath}\"",
"romDirectory": "${romsdirglobal}/naomi",
"steamDirectory": "${steamdirglobal}",
"startInDirectory": "",
"titleModifier": "${fuzzyTitle}",
"executableArgs": "\"${filePath}\"",
"onlineImageQueries": "${fuzzyTitle}",
"imagePool": "${fuzzyTitle}",
"imageProviders": [
"sgdb",
"steamCDN"
],
"disabled": false,
"userAccounts": {
"specifiedAccounts": [
"Global"
]
},
"parserInputs": {
"glob": "**/${title}@(.bin|.BIN|.dat|.DAT|.elf|.ELF|.lst|.LST|.7z|.7Z|.zip|.ZIP)"
},
"titleFromVariable": {
"limitToGroups": "${MAME}",
"caseInsensitiveVariables": false,
"skipFileIfVariableWasNotFound": false
},
"fuzzyMatch": {
"replaceDiacritics": true,
"removeCharacters": true,
"removeBrackets": true
},
"controllers": {
"ps4": null,
"ps5": null,
"xbox360": null,
"xboxone": null,
"switch_joycon_left": null,
"switch_joycon_right": null,
"switch_pro": null,
"neptune": null
},
"executable": {
"path": "/run/media/mmcblk0p1/Emulation/tools/launchers/flycast.sh",
"shortcutPassthrough": false,
"appendArgsToExecutable": false
},
"parserId": "164285091855061150",
"version": 22,
"imageProviderAPIs": {
"sgdb": {
"nsfw": false,
"humor": false,
"imageMotionTypes": [
"static"
],
"styles": [],
"stylesHero": [],
"stylesLogo": [],
"stylesIcon": []
}
},
"defaultImage": {
"long": "",
"tall": "",
"hero": "",
"logo": "",
"icon": "/home/deck/.config/EmuDeck/backend/configs/steam-rom-manager/userData/img/default/icon.png"
},
"localImages": {
"long": "",
"tall": "",
"hero": "",
"logo": "",
"icon": ""
},
"steamInputEnabled": "1",
"drmProtect": false,
"steamCategories": [
"Arcade - NAOMI - Flycast (Standalone)"
]
}