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

84 lines
No EOL
2.3 KiB
JSON

{
"parserType": "Glob",
"configTitle": "Nintendo 64 - Rosalie's Mupen GUI",
"steamDirectory": "${steamdirglobal}",
"romDirectory": "${romsdirglobal}",
"executableArgs": "--fullscreen --nogui --quit-after-emulation \"${filePath}\"",
"executableModifier": "\"${exePath}\"",
"startInDirectory": "",
"titleModifier": "${fuzzyTitle}",
"imageProviders": [
"sgdb",
"steamCDN"
],
"onlineImageQueries": "${fuzzyTitle}",
"imagePool": "${fuzzyTitle}",
"disabled": false,
"userAccounts": {
"specifiedAccounts": [
"Global"
]
},
"executable": {
"path": "/run/media/mmcblk0p1/Emulation/tools/launchers/rosaliesmupengui.sh",
"shortcutPassthrough": false,
"appendArgsToExecutable": false
},
"parserInputs": {
"glob": "@(n64|n64dd)/**/${title}@(.7z|.7Z|.bin|.BIN|.n64|.N64|.ndd|.NDD|.u1|.U1|.v64|.V64|.z64|.Z64|.zip|.ZIP)"
},
"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"
]
}
},
"parserId": "167184642099963041",
"version": 22,
"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": [
"Nintendo 64 - Rosalie's Mupen GUI"
]
}