Skip to content

Commit

Permalink
Remove outdated SD layout
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryOderNichts committed Jan 11, 2022
1 parent 381501c commit 9d667db
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions docs/troubleshooting/common-issues-fixes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

0 comments on commit 9d667db

Please sign in to comment.