Remove outdated SD layout
This commit is contained in:
parent
381501c606
commit
9d667dbe07
1 changed files with 0 additions and 34 deletions
|
@ -39,37 +39,3 @@ Nothing special, you can leave them there, delete them or replace them with new
|
|||
|
||||
The internal antenna may have been influenced by the hard drive magnet.
|
||||
You can move the HDD to a different position atop the Wii U, or move it off the Wii U entirely.
|
||||
----------
|
||||
|
||||
# SD Card Layout
|
||||
This is an example of what your SD Card should look like after you set it up. If you have a `-5` error or the `FSOpenFile failed` error your file locations may be incorrect.
|
||||
```
|
||||
💾sd:
|
||||
┣ 📂cbhc (CBHC only)
|
||||
┃ ┣ 📜bootDrcTex.tga
|
||||
┃ ┣ 📜bootTvTex.tga
|
||||
┃ ┣ 📜iconTex.tga
|
||||
┃ ┗ 📜title.txt
|
||||
┣ 📂haxchi (Haxchi & CBHC only)
|
||||
┃ ┣ 📜bootDrcTex.tga
|
||||
┃ ┣ 📜bootTvTex.tga
|
||||
┃ ┣ 📜config.txt
|
||||
┃ ┣ 📜iconTex.tga
|
||||
┃ ┗ 📜title.txt
|
||||
┣ 📂install
|
||||
┃ ┗ 📂Homebrew Launcher Channel (Haxchi & CBHC only)
|
||||
┃ ┣ 📜00000000.app
|
||||
┃ ┣ 📜00000003.h3
|
||||
┃ ┣ ...
|
||||
┃ ┣ 📜title.cert
|
||||
┃ ┣ 📜title.tik
|
||||
┃ ┗ 📜title.tmd
|
||||
┗ 📂wiiu
|
||||
┣ 📂apps
|
||||
┃ ┣ 📂homebrew_launcher
|
||||
┃ ┃ ┣ 📜homebrew_launcher.elf
|
||||
┃ ┃ ┣ 📜icon.png
|
||||
┃ ┃ ┗ 📜meta.xml
|
||||
┃ ┗ (All other apps like disc2app, nanddumper, etc. should be here too)
|
||||
┗ 📜payload.elf
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue