Update the README

This commit is contained in:
Maschell 2021-12-30 16:33:50 +01:00
parent 46fd3c52c6
commit 97c8820958

View File

@ -1,11 +1,10 @@
# Homebrew launcher wrapper payload
A simple wrapper that is just executing [homebrew_launcher_installer](https://github.com/wiiu-env/homebrew_launcher_installer).
A simple wrapper that is just installing the sd_loader to load homebrew via the homebrew launcher [homebrew_launcher_installer](https://github.com/wiiu-env/homebrew_launcher_installer).
## Usage
Place the `50_hbl_installer.rpx` in the `[ENVIRONMENT]/modules/setup` folder and run the [EnvironmentLoader](https://github.com/wiiu-env/EnvironmentLoader).
Requires [MochaPayload](https://github.com/wiiu-env/MochaPayload) as a setup module in `[ENVIRONMENT]/modules/setup` when coldbooting.
Read the intructions in the [original repo](https://github.com/wiiu-env/homebrew_launcher_installer) for further usage.
TLDR: Put the [homebrew_launcher.elf](https://github.com/dimok789/homebrew_launcher) in `sd:/wiiu/apps/homebrew_launcher/homebrew_launcher.elf`. When coldbooting you need to open the Mii Maker to start it.
Requires the [homebrew_launcher.elf](https://github.com/dimok789/homebrew_launcher) in `sd:/wiiu/apps/homebrew_launcher/homebrew_launcher.elf`.
Requires [AutobootModule](https://github.com/wiiu-env/AutobootModule) to actually launch the Wii U Menu or Homebrew Launcher.
## Building