From a921bd10f57a3cfb3397065704ed6daeeea2e7b6 Mon Sep 17 00:00:00 2001 From: kencinder <3614897+kencinder@users.noreply.github.com> Date: Fri, 8 Dec 2023 01:19:04 -0400 Subject: [PATCH] Update Nintendo Wii U.json --- files/presets/Nintendo Wii U.json | 237 ++++++++++++++++++++++++++++++ 1 file changed, 237 insertions(+) diff --git a/files/presets/Nintendo Wii U.json b/files/presets/Nintendo Wii U.json index 38071f614a..ff4c41d13c 100755 --- a/files/presets/Nintendo Wii U.json +++ b/files/presets/Nintendo Wii U.json @@ -78,6 +78,85 @@ "icon": "${dir}/../*${/\\[.*?\\]/g|${title}|}*/meta/iconTex.tga" } }, + "Nintendo Wii U - Cemu (RPX) (Flatpak)": { + "parserType": "Glob", + "configTitle": "Nintendo WiiU - Cemu (RPX) (Flatpak)", + "steamCategory": "${Wii U}", + "executableModifier": "\"${exePath}\"", + "romDirectory": "path-to-roms", + "steamDirectory": "${steamdirglobal}", + "startInDirectory": "", + "titleModifier": "${fuzzyTitle}", + "executableArgs": "run info.cemu.Cemu -f -g \"${filePath}\"", + "onlineImageQueries": "${${fuzzyTitle}}", + "imagePool": "${fuzzyTitle}", + "imageProviders": [ + "SteamGridDB" + ], + "disabled": false, + "advanced": false, + "userAccounts": { + "specifiedAccounts": "" + }, + "parserInputs": { + "glob": "${title}/*/*@(.rpx|.RPX)" + }, + "titleFromVariable": { + "limitToGroups": "", + "caseInsensitiveVariables": false, + "skipFileIfVariableWasNotFound": false, + "tryToMatchTitle": false + }, + "fuzzyMatch": { + "use": true, + "replaceDiacritics": true, + "removeCharacters": true, + "removeBrackets": true + }, + "executable": { + "path": "/usr/bin/flatpak", + "shortcutPassthrough": false, + "appendArgsToExecutable": true + }, + "presetVersion": 7, + "imageProviderAPIs": { + "SteamGridDB": { + "nsfw": false, + "humor": false, + "imageMotionTypes": [ + "static" + ], + "styles": [], + "stylesHero": [], + "stylesLogo": [], + "stylesIcon": [] + } + }, + "controllers": { + "ps4": null, + "ps5": null, + "xbox360": null, + "xboxone": null, + "switch_joycon_left": null, + "switch_joycon_right": null, + "switch_pro": null, + "neptune": null + }, + "defaultImage": { + "long": "", + "tall": "", + "hero": "", + "logo": "", + "icon": "" + }, + "localImages": { + "long": "", + "tall": "", + "hero": "", + "logo": "", + "icon": "${dir}/../*${/\\[.*?\\]/g|${title}|}*/meta/iconTex.tga" + } + }, "Nintendo Wii U - Cemu (RPX - Installed)": { "parserType": "Glob", "configTitle": "Nintendo WiiU - Cemu (RPX - Installed)", @@ -157,6 +236,85 @@ "icon": "${dir}/../*${/\\[.*?\\]/g|${title}|}*/meta/iconTex.tga" } }, + "Nintendo Wii U - Cemu (RPX - Installed) (Flatpak)": { + "parserType": "Glob", + "configTitle": "Nintendo WiiU - Cemu (RPX - Installed) (Flatpak)", + "steamCategory": "${Wii U}", + "executableModifier": "\"${exePath}\"", + "romDirectory": "path-to-cemu-mlc01-usr-title-00050000", + "steamDirectory": "${steamdirglobal}", + "startInDirectory": "", + "titleModifier": "${fuzzyTitle}", + "executableArgs": "run info.cemu.Cemu -f -g \"${filePath}\"", + "onlineImageQueries": "${${fuzzyTitle}}", + "imagePool": "${fuzzyTitle}", + "imageProviders": [ + "SteamGridDB" + ], + "disabled": false, + "advanced": false, + "userAccounts": { + "specifiedAccounts": "" + }, + "parserInputs": { + "glob": "${title}/*/*@(.rpx|.RPX)" + }, + "titleFromVariable": { + "limitToGroups": "${WIIU}", + "caseInsensitiveVariables": true, + "skipFileIfVariableWasNotFound": false, + "tryToMatchTitle": true + }, + "fuzzyMatch": { + "use": true, + "replaceDiacritics": true, + "removeCharacters": true, + "removeBrackets": true + }, + "executable": { + "path": "/usr/bin/flatpak", + "shortcutPassthrough": false, + "appendArgsToExecutable": true + }, + "presetVersion": 7, + "imageProviderAPIs": { + "SteamGridDB": { + "nsfw": false, + "humor": false, + "imageMotionTypes": [ + "static" + ], + "styles": [], + "stylesHero": [], + "stylesLogo": [], + "stylesIcon": [] + } + }, + "controllers": { + "ps4": null, + "ps5": null, + "xbox360": null, + "xboxone": null, + "switch_joycon_left": null, + "switch_joycon_right": null, + "switch_pro": null, + "neptune": null + }, + "defaultImage": { + "long": "", + "tall": "", + "hero": "", + "logo": "", + "icon": "" + }, + "localImages": { + "long": "", + "tall": "", + "hero": "", + "logo": "", + "icon": "${dir}/../*${/\\[.*?\\]/g|${title}|}*/meta/iconTex.tga" + } + }, "Nintendo Wii U - Cemu (WUD/WUX)": { "parserType": "Glob", "configTitle": "Nintendo WiiU - Cemu (WUD/WUX)", @@ -235,5 +393,84 @@ "logo": "", "icon": "" } + }, + "Nintendo Wii U - Cemu (WUD/WUX) (Flatpak)": { + "parserType": "Glob", + "configTitle": "Nintendo WiiU - Cemu (WUD/WUX) (Flatpak)", + "steamCategory": "${Wii U}", + "executableModifier": "\"${exePath}\"", + "romDirectory": "path-to-roms", + "steamDirectory": "${steamdirglobal}", + "startInDirectory": "", + "titleModifier": "${fuzzyTitle}", + "executableArgs": "run info.cemu.Cemu -f -g \"${filePath}\"", + "onlineImageQueries": "${${fuzzyTitle}}", + "imagePool": "${fuzzyTitle}", + "imageProviders": [ + "SteamGridDB" + ], + "disabled": false, + "advanced": false, + "userAccounts": { + "specifiedAccounts": "" + }, + "parserInputs": { + "glob": "${title}@(.wud|.WUD|.wux|.WUX)" + }, + "titleFromVariable": { + "limitToGroups": "", + "caseInsensitiveVariables": false, + "skipFileIfVariableWasNotFound": false, + "tryToMatchTitle": false + }, + "fuzzyMatch": { + "use": true, + "replaceDiacritics": true, + "removeCharacters": true, + "removeBrackets": true + }, + "executable": { + "path": "/usr/bin/flatpak", + "shortcutPassthrough": false, + "appendArgsToExecutable": true + }, + "presetVersion": 7, + "imageProviderAPIs": { + "SteamGridDB": { + "nsfw": false, + "humor": false, + "imageMotionTypes": [ + "static" + ], + "styles": [], + "stylesHero": [], + "stylesLogo": [], + "stylesIcon": [] + } + }, + "controllers": { + "ps4": null, + "ps5": null, + "xbox360": null, + "xboxone": null, + "switch_joycon_left": null, + "switch_joycon_right": null, + "switch_pro": null, + "neptune": null + }, + "defaultImage": { + "long": "", + "tall": "", + "hero": "", + "logo": "", + "icon": "" + }, + "localImages": { + "long": "", + "tall": "", + "hero": "", + "logo": "", + "icon": "" + } } }