rgnsel_booter/README.md

21 lines
1.0 KiB
Markdown

# rgnsel booter
This simple homebrew boots the Wii's region select hidden channel (aka rgnsel) with the ID "HALx" where "x" is "E" for USA, "P" for Europe, "J" for Japan and "K" for Korea.
## Installation
1. Grab the ZIP from the [releases page](https://github.com/Brawl345/rgnsel_booter/releases)
2. Extract it to the root of your SD card, so that you have the path "SD://apps/rgnsel_booter/boot.dol"
3. Run the homebrew with the ![rgnsel](https://static.wiidatabase.de/rgnsel.png) icon through the homebrew channel
## Compilation
1. Install [devkitPro](http://devkitpro.org/) and liboGC
2. Clone this repo
3. Run `make`
4. Rename `source.dol` to `boot.dol`
## Credits
- Created by Brawl345 aka iCON of the [WiiDatabase Team](https://wiidatabase.de/)
- Inspired by [bootOpera](http://wiibrew.org/wiki/BootOpera) from Gannon
## App in the Homebrew Channel
![rgnsel_booter in the HBC](https://static.wiidatabase.de/rgnsel_booter-HBC.png)
![rgnsel_booter in the HBC](https://static.wiidatabase.de/rgnsel_booter-HBC2.png)