sd-preparation.md: add a line but it doesnt suck this time

pull/200/head
Lazr 6 months ago committed by GitHub
parent e39ad3c389
commit 397b6a7a2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
```

Loading…
Cancel
Save