Skip to content

Modified Wii U web payload launcher to boot Dumpling without a SD card

Notifications You must be signed in to change notification settings

dumpling-app/dumpling-launcher

Repository files navigation

Dumpling Web Launcher

Description

Dumpling Web Launcher is used to launch Dumpling, a Wii U homebrew application used for dumping Wii U games and files, without requiring an SD card or setting up any files.

Doesn't aim to replace the need for homebrewing your Wii U (which is very easy and safe) and Dumpling is still available through the normal methods.

How To Use

You can use it on your Wii U by navigating to dumplingapp.com.

Sources

This is a basically a guide to host this website, which uses various projects:

All of the modifications were done in these repositories:

Roadmap

  • Make URLs not hardcoded into the binaries but dynamically passed by the binary.
  • Maybe consolidate these forks into a single repository.

Building

  1. Install devkitpro and install the wiiu-dev group packages.
  2. Install wut from source.
  3. Install ppc-portlibs in devkitpro's pacman using (dkp-)pacman -Syu ppc-portlibs.
  4. Clone this repository with all the submodules using git clone --recurse-submodules https://github.com/dumpling-app/dumpling-launcher.
  5. Place the contents from the latest .zip at https://github.com/wiiu-env/wiiuhaxx_common/releases in the wiiuhaxx_common folder that's inside JsTypeHax.
  6. Customize the config.h file with URLs that'll be used to download the RPX and CustomRPXLauncher payload from, since it's currently all hardcoded at build time.
  7. Run make to build the code550.bin and payload.elf.
  8. Host the JsTypeHax folder on a PHP-enabled server and you'll be able to launch your given app.

Hosting

Check /Hosting/README.md for more info about how to host this.

About

Modified Wii U web payload launcher to boot Dumpling without a SD card

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages