mirror of
https://github.com/hacks-guide/Guide-WiiU.git
synced 2026-09-26 01:26:03 -05:00
sd-preparation.md: add a line but it doesnt suck this time
This commit is contained in:
@@ -40,36 +40,36 @@ We will now place the required CFW files and some additional homebrew files on t
|
||||
```
|
||||
💾sd:
|
||||
┣ 📂wiiu
|
||||
┣ 📂apps
|
||||
┃ ┣ 📂homebrew_launcher
|
||||
┃ ┃ ┣ 📜homebrew_launcher.elf
|
||||
┃ ┃ ┣ 📜icon.png
|
||||
┃ ┃ ┗ 📜meta.xml
|
||||
┃ ┣ 📜PayloadLoaderInstaller.wuhb
|
||||
┃ ┗ (All other apps should be here too)
|
||||
┣ 📂environments
|
||||
┃ ┣ 📂installer
|
||||
┃ ┃ ┗ 📂modules
|
||||
┃ ┃ ┗ 📂setup
|
||||
┃ ┃ ┣ 📜00_mocha.rpx
|
||||
┃ ┃ ┗ 📜90_launch_installer.rpx
|
||||
┃ ┗ 📂tiramisu
|
||||
┃ ┣ 📂modules
|
||||
┃ ┃ ┗ 📂setup
|
||||
┃ ┃ ┣ 📜00_mocha.rpx
|
||||
┃ ┃ ┣ 📜01_sigpatches.rpx
|
||||
┃ ┃ ┣ 📜50_hbl_installer.rpx
|
||||
┃ ┃ ┗ 📜99_autoboot.rpx
|
||||
┃ ┗ 📜root.rpx
|
||||
┣ 📂payloads
|
||||
┃ ┣ 📂default
|
||||
┃ ┃ ┗ 📜payload.elf
|
||||
┃ ┣ 📂fw_img_loader
|
||||
┃ ┃ ┗ 📜payload.elf
|
||||
┃ ┗ 📂nanddumper
|
||||
┃ ┗ 📜payload.elf
|
||||
┣ 📜payload.rpx
|
||||
┗ 📜payload.elf
|
||||
┃ ┣ 📂apps
|
||||
┃ ┃ ┣ 📂homebrew_launcher
|
||||
┃ ┃ ┃ ┣ 📜homebrew_launcher.elf
|
||||
┃ ┃ ┃ ┣ 📜icon.png
|
||||
┃ ┃ ┃ ┗ 📜meta.xml
|
||||
┃ ┃ ┣ 📜PayloadLoaderInstaller.wuhb
|
||||
┃ ┃ ┗ (All other apps should be here too)
|
||||
┃ ┣ 📂environments
|
||||
┃ ┃ ┣ 📂installer
|
||||
┃ ┃ ┃ ┗ 📂modules
|
||||
┃ ┃ ┃ ┗ 📂setup
|
||||
┃ ┃ ┃ ┣ 📜00_mocha.rpx
|
||||
┃ ┃ ┃ ┗ 📜90_launch_installer.rpx
|
||||
┃ ┃ ┗ 📂tiramisu
|
||||
┃ ┃ ┣ 📂modules
|
||||
┃ ┃ ┃ ┗ 📂setup
|
||||
┃ ┃ ┃ ┣ 📜00_mocha.rpx
|
||||
┃ ┃ ┃ ┣ 📜01_sigpatches.rpx
|
||||
┃ ┃ ┃ ┣ 📜50_hbl_installer.rpx
|
||||
┃ ┃ ┃ ┗ 📜99_autoboot.rpx
|
||||
┃ ┃ ┗ 📜root.rpx
|
||||
┃ ┣ 📂payloads
|
||||
┃ ┃ ┣ 📂default
|
||||
┃ ┃ ┃ ┗ 📜payload.elf
|
||||
┃ ┃ ┣ 📂fw_img_loader
|
||||
┃ ┃ ┃ ┗ 📜payload.elf
|
||||
┃ ┃ ┗ 📂nanddumper
|
||||
┃ ┃ ┗ 📜payload.elf
|
||||
┃ ┣ 📜payload.rpx
|
||||
┃ ┗ 📜payload.elf
|
||||
┗ 📜versions.json
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user