mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-06-25 00:03:36 -04:00
74 lines
No EOL
1.8 KiB
JSON
74 lines
No EOL
1.8 KiB
JSON
{
|
|
"parserType": "Glob",
|
|
"configTitle": "Atari Jaguar - BigPEmu",
|
|
"steamDirectory": "${steamdirglobal}",
|
|
"romDirectory": "${romsdirglobal}",
|
|
"executableArgs": "\"${filePath}\"",
|
|
"executableModifier": "\"${exePath}\"",
|
|
"startInDirectory": "",
|
|
"titleModifier": "${fuzzyTitle}",
|
|
"imageProviders": ["sgdb", "steamCDN"],
|
|
"onlineImageQueries": "${${fuzzyTitle}}",
|
|
"imagePool": "${fuzzyTitle}",
|
|
"userAccounts": {
|
|
"specifiedAccounts": ["Global"]
|
|
},
|
|
"executable": {
|
|
"path": "/run/media/mmcblk0p1/Emulation/tools/launchers/bigpemu.sh",
|
|
"shortcutPassthrough": false,
|
|
"appendArgsToExecutable": true
|
|
},
|
|
"parserInputs": {
|
|
"glob": "@(atarijaguar|atarijaguarcd)/**/${title}@(j64|.J64|.cof|.COF|.rom|.ROM|.jag|.JAG|.abs|.ABS|.zip|.ZIP|.cue|.CUE|.cdi|.CDI)"
|
|
},
|
|
"titleFromVariable": {
|
|
"limitToGroups": "",
|
|
"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
|
|
},
|
|
"imageProviderAPIs": {
|
|
"sgdb": {
|
|
"nsfw": false,
|
|
"humor": false,
|
|
"styles": [],
|
|
"stylesHero": [],
|
|
"stylesLogo": [],
|
|
"stylesIcon": [],
|
|
"imageMotionTypes": ["static"]
|
|
}
|
|
},
|
|
"defaultImage": {
|
|
"tall": "",
|
|
"long": "",
|
|
"hero": "",
|
|
"logo": "",
|
|
"icon": ""
|
|
},
|
|
"localImages": {
|
|
"tall": "",
|
|
"long": "",
|
|
"hero": "",
|
|
"logo": "",
|
|
"icon": ""
|
|
},
|
|
"parserId": "164824416518097459",
|
|
"version": 22,
|
|
"steamInputEnabled": "1",
|
|
"drmProtect": false,
|
|
"steamCategories": ["Atari Jaguar"]
|
|
} |