The Open Shop Channel version of the Homebrew Browser.
- More meaningful errors
- New background graphics
- Nicer dpad scrolling
- Truncate long descriptions to fit / Implement scrolling if plausible (Currently, descriptions longer than the box size result in visual bugs.)
- Look into common DSI exceptions.
- More new graphics, possibly
- Install devkitPro, a toolchain for building Wii Homebrew applications.
- Install the
wii-devpackage viapacman. - Clone and install the latest GRRLIB via its instructions.
- Install the
ppc-mxmlandppc-libvorbisidecpackages. - Install the latest versions of
libwiisocket,mbedtls, andlibcurlfrom 4TU's wii-packages.- Use the latest available tag, if possible. Packages are attached as release files.
pacman -U <filename>to manually install.
- Run
make, and enjoy!