mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-05-05 16:02:48 +00:00
128 lines
3.9 KiB
JSON
128 lines
3.9 KiB
JSON
{
|
|
"parserType": "Glob",
|
|
"configTitle": "Nintendo 3DS - Azahar",
|
|
"steamDirectory": "${steamdirglobal}",
|
|
"romDirectory": "${romsdirglobal}/n3ds",
|
|
"steamCategories": [
|
|
"Nintendo 3DS - Azahar (Standalone)"
|
|
],
|
|
"executableArgs": " \"${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/azahar.sh",
|
|
"shortcutPassthrough": false,
|
|
"appendArgsToExecutable": true
|
|
},
|
|
"parserInputs": {
|
|
"glob": "**/${title}@(.3ds|.3DS|.3dsx|.3DSX|.app|.APP|.axf|.AXF|.cii|.CII|.cxi|.CXI|.elf|.ELF|.cci|.CCI)"
|
|
},
|
|
"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": "16478559884003905",
|
|
"version": 22,
|
|
"disabled": false
|
|
} |