mirror of
https://github.com/wiiu-env/HBLInstallerWrapper.git
synced 2024-11-04 14:25:04 +01:00
Update the README
This commit is contained in:
parent
46fd3c52c6
commit
97c8820958
@ -1,11 +1,10 @@
|
|||||||
# Homebrew launcher wrapper payload
|
# 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
|
## Usage
|
||||||
Place the `50_hbl_installer.rpx` in the `[ENVIRONMENT]/modules/setup` folder and run the [EnvironmentLoader](https://github.com/wiiu-env/EnvironmentLoader).
|
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.
|
Requires the [homebrew_launcher.elf](https://github.com/dimok789/homebrew_launcher) in `sd:/wiiu/apps/homebrew_launcher/homebrew_launcher.elf`.
|
||||||
Read the intructions in the [original repo](https://github.com/wiiu-env/homebrew_launcher_installer) for further usage.
|
Requires [AutobootModule](https://github.com/wiiu-env/AutobootModule) to actually launch the Wii U Menu or Homebrew Launcher.
|
||||||
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.
|
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user