EmuDeck/configs/steam-rom-manager/userData/parsers/optional/nintendo_gbc_mgba.json
Felipe Santos ccbaa8686d
Fix Citron command line arguments handling (#1464)
* Eden

* Fix Citron command line arguments handling

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2025-05-24 09:36:15 +02:00

128 lines
No EOL
3.9 KiB
JSON

{
"parserType": "Glob",
"configTitle": "Nintendo Game Boy Color - mGBA (Standalone)",
"steamDirectory": "${steamdirglobal}",
"romDirectory": "${romsdirglobal}",
"steamCategories": [
"Nintendo Game Boy Color - mGBA (Standalone)"
],
"executableArgs": "-f \"${filePath}\"",
"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/mgba.sh",
"shortcutPassthrough": false,
"appendArgsToExecutable": false
},
"parserInputs": {
"glob": "{gbc/**/!(homebrew),gbc}/${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.zip|.ZIP)"
},
"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": "164785621855061661",
"version": 22,
"disabled": false
}