Jon B
Custom eShop POC
updated
youtube.com/user/MrIlliteracy
This video is a short demo showing off my use of a custom Node script I wrote that allows for the downloading and decryption of WiiU games, for use on Cemu and Decaf.
The CLI UI you see in this video is NOT the actual UI that will be in CemUI. It is simply a demo I set up to show off the Node script.
Download and source code: github.com/RedDuckss/CemUI
Discord server: discord.gg/WYVnFEQ
Please Note that the API being used for downloading the game data is custom and incomplete. Please be aware that there may be bugs that will effect the cover art and description loading. The API currently contains 3,113 title ID's, all of which have the correct game title. However not every entry has:
- A game cover
- A background image
- A game overview
- An ESRB rating
- Player count
In the event that a game does not have one or more missing pieces of data, placeholder data will be used. All games will load properly regardless of the API response. To reload games, in order to attempt to re-download the proper data, change the "Games" folder to the same folder. This will trigger a re-download.
We would also like your help to input all of the cover art and descriptions into a database for this program. If you would like to help us or have noticed missing data for a certain game(s), please contact us on the CemUI GitHub repository issue tracker.
Currently implemented features include:
- Launching games
- Viewing games in a box and list mode
- Tracking play time
- Displaying relevant game data such as ESRB rating, number of players, and compatibility level with Cemu
- many other, minor features and additions


