Dragoon Dorise 00a8f1c19c
New paths (#1381)
* new paths

* /

* EmuDeck/

* mv

* no &

* ESDE new location

* ESDE new path

* no symlink load

* bigpemu new path

* force move

* global vars

* oopsie

* missing $emudeckBackend

* better migration detection

* Keep Appimages in Applications

* Keep Appimages in Applications
2025-01-02 13:42:31 +01:00

75 lines
1.8 KiB
JSON

{
"parserType": "Glob",
"configTitle": "Sony PlayStation Vita - Vita3k (Installed PKG)",
"steamCategory": "${Sony PlayStation Vita}",
"steamDirectory": "${steamdirglobal}",
"romDirectory": "${romsdirglobal}${/}psvita",
"executableArgs": "-Fr \"${/.*[/\\\\]([^/\\\\]+)[/\\\\]/|${filePath}}\"",
"executableModifier": "\"${exePath}\"",
"startInDirectory": "",
"titleModifier": "${fuzzyTitle}",
"imageProviders": ["SteamGridDB"],
"onlineImageQueries": "${${fuzzyTitle}}",
"imagePool": "${fuzzyTitle}",
"userAccounts": {
"specifiedAccounts": ""
},
"executable": {
"path": "/home/deck/.config/EmuDeck/Emulators/Vita3K/Vita3K",
"shortcutPassthrough": false,
"appendArgsToExecutable": true
},
"parserInputs": {
"glob": "**/${title}/@(eboot.bin|EBOOT.BIN)"
},
"controllers": {
"ps4": null,
"ps5": null,
"xbox360": null,
"xboxone": null,
"switch_joycon_left": null,
"switch_joycon_right": null,
"switch_pro": null,
"neptune": null
},
"titleFromVariable": {
"limitToGroups": "${PSV}",
"caseInsensitiveVariables": true,
"skipFileIfVariableWasNotFound": false,
"tryToMatchTitle": true
},
"fuzzyMatch": {
"replaceDiacritics": true,
"removeCharacters": true,
"removeBrackets": true
},
"imageProviderAPIs": {
"SteamGridDB": {
"nsfw": false,
"humor": false,
"styles": [],
"stylesHero": [],
"stylesLogo": [],
"stylesIcon": [],
"imageMotionTypes": ["static"]
}
},
"parserId": "166409089761171238",
"version": 15,
"disabled": false,
"defaultImage": {
"long": "",
"tall": "",
"hero": "",
"logo": "",
"icon": ""
},
"localImages": {
"long": "",
"tall": "",
"hero": "",
"logo": "",
"icon": ""
}
}