OpenShopChannel / OSCHomebrewBrowser

Homebrew Browser fork with fixes

Home Page:https://oscwii.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSCHomebrewBrowser

The Open Shop Channel version of the Homebrew Browser.

Planned / TODO:

  • 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

Building

  1. Install devkitPro, a toolchain for building Wii Homebrew applications.
  2. Install the wii-dev package via pacman.
  3. Clone and install the latest GRRLIB via its instructions.
  4. Install the ppc-mxml and ppc-libvorbisidec packages.
  5. Install the latest versions of libwiisocket, mbedtls, and libcurl from 4TU's wii-packages.
    1. Use the latest available tag, if possible. Packages are attached as release files.
    2. pacman -U <filename> to manually install.
  6. Run make, and enjoy!

About

Homebrew Browser fork with fixes

https://oscwii.org


Languages

Language:C 99.9%Language:Makefile 0.1%