mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-06-25 00:03:36 -04:00
* Eden * Fix Citron command line arguments handling --------- Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
75 lines
1.9 KiB
JSON
75 lines
1.9 KiB
JSON
{
|
|
"parserType": "Glob",
|
|
"configTitle": "Nintendo Switch - Citron",
|
|
"steamDirectory": "${steamdirglobal}",
|
|
"romDirectory": "${romsdirglobal}/switch",
|
|
"executableArgs": "vblank_mode=0 %command% -f -g \"${filePath}\"",
|
|
"executableModifier": "\"${exePath}\"",
|
|
"startInDirectory": "",
|
|
"titleModifier": "${fuzzyTitle}",
|
|
"imageProviders": ["sgdb", "steamCDN"],
|
|
"onlineImageQueries": "${fuzzyTitle}",
|
|
"imagePool": "${fuzzyTitle}",
|
|
"userAccounts": {
|
|
"specifiedAccounts": ["Global"]
|
|
},
|
|
"disabled": false,
|
|
"executable": {
|
|
"path": "/run/media/mmcblk0p1/Emulation/tools/launchers/citron.sh",
|
|
"shortcutPassthrough": false,
|
|
"appendArgsToExecutable": false
|
|
},
|
|
"parserInputs": {
|
|
"glob": "**/${title}@(.kip|.KIP|.nca|.NCA|.nro|.NRO|.nso|.NSO|.nsp|.NSP|.xci|.XCI)"
|
|
},
|
|
"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": "/home/deck/.config/EmuDeck/backend/configs/steam-rom-manager/userData/img/default/icon.png"
|
|
},
|
|
"localImages": {
|
|
"tall": "",
|
|
"long": "",
|
|
"hero": "",
|
|
"logo": "",
|
|
"icon": ""
|
|
},
|
|
"parserId": "164725679855061950",
|
|
"version": 22,
|
|
"steamInputEnabled": "1",
|
|
"drmProtect": false,
|
|
"steamCategories": ["Nintendo Switch - Citron"]
|
|
}
|