diff --git a/README.md b/README.md index bebbb93..3b6600e 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,7 @@ This is a bootmenu targetted to be loaded with the [EnvironmentLoader](https://github.com/wiiu-env/EnvironmentLoader). It allows you to boot into the Wii U Menu, Homebrew Channel, vWii System Menu or vWii Homebrew Channel. ## Usage -Place the `99_autoboot` in the `[ENVIRONMENT]/modules/setup` folder and run the EnvironmentLoader. -- Requires the [HBLInstallerWrapper](https://github.com/wiiu-env/HBLInstallerWrapper) in the `[ENVIRONMENT]/modules/setup` folder. -- Requires the `homebrew_launcher.elf` in `sd:/wiiu/apps/homebrew_launcher/homebrew_launcher.elf`. +Place the `99_autoboot.rpx` in the `[ENVIRONMENT]/modules/setup` folder and run the EnvironmentLoader. Hold START (+) on the Gamepad while launching this Environment to force open the Autoboot menu. @@ -52,4 +50,4 @@ docker run -it --rm -v ${PWD}:/project autobootmodule-builder make clean ## Credits - GaryOderNichts - Maschell -- Crementif \ No newline at end of file +- Crementif