Skip to content

Commit

Permalink
Update Nintendo Wii U.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kencinder authored Dec 8, 2023
1 parent 766a94b commit a921bd1
Showing 1 changed file with 237 additions and 0 deletions.
237 changes: 237 additions & 0 deletions files/presets/Nintendo Wii U.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand Down Expand Up @@ -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)",
Expand Down Expand Up @@ -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": ""
}
}
}

0 comments on commit a921bd1

Please sign in to comment.