Added SD card layout to pages (#106)

* Added SD card layout to pages

* some adjustments

Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
pull/109/head
agilly1989 3 years ago committed by GitHub
parent 13628a8783
commit 8895df5061
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,3 +39,37 @@ 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
```

@ -39,3 +39,42 @@ We will now place the required CFW files and some additional homebrew files on t
1. Copy the contents of the `homebrew_launcher.v.1.4.zip` file to the root of your SD Card.
1. Copy the contents of the `savemii_mod.zip` file to the root of your SD Card.
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card.
----------
### SD Card Layout {docsify-ignore}
<details>
<summary>Click here to show the final SD Card layout.</summary>
```
💾sd:
┣ 📂cbhc
┃ ┣ 📜bootDrcTex.tga
┃ ┣ 📜bootTvTex.tga
┃ ┣ 📜iconTex.tga
┃ ┗ 📜title.txt
┣ 📂haxchi
┃ ┣ 📜bootDrcTex.tga
┃ ┣ 📜bootTvTex.tga
┃ ┣ 📜config.txt
┃ ┣ 📜iconTex.tga
┃ ┗ 📜title.txt
┣ 📂install
┃ ┗ 📂Homebrew Launcher Channel
┃ ┣ 📜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
```
</details>

@ -37,3 +37,37 @@ We will now place the required CFW files and some additional homebrew files on t
1. Copy the contents of the `homebrew_launcher.v.1.4.zip` file to the root of your SD Card.
1. Copy the contents of the `savemii_mod.zip` file to the root of your SD Card.
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card.
----------
### SD Card Layout {docsify-ignore}
<details>
<summary>Click here to show the final SD Card layout.</summary>
```
💾sd:
┣ 📂haxchi
┃ ┣ 📜bootDrcTex.tga
┃ ┣ 📜bootTvTex.tga
┃ ┣ 📜config.txt
┃ ┣ 📜iconTex.tga
┃ ┗ 📜title.txt
┣ 📂install
┃ ┗ 📂Homebrew Launcher Channel
┃ ┣ 📜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
```
</details>

@ -37,3 +37,23 @@ We will now place the required CFW files and some additional homebrew files on t
1. Copy the contents of the `savemii_mod.zip` file to the root of your SD Card.
1. Copy the `config.ini` file to the `/wiiu/apps/mocha` folder on your SD Card.
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card.
----------
### SD Card Layout {docsify-ignore}
<details>
<summary>Click here to show the final SD Card layout.</summary>
```
💾sd:
┗ 📂wiiu
┣ 📂apps
┃ ┣ 📂homebrew_launcher
┃ ┃ ┣ 📜homebrew_launcher.elf
┃ ┃ ┣ 📜icon.png
┃ ┃ ┗ 📜meta.xml
┃ ┗ (All other apps like disc2app, nanddumper, etc. should be here too)
┗ 📜payload.elf
```
</details>

@ -35,3 +35,23 @@ We will now place the required CFW files and some additional homebrew files on t
1. Copy the contents of the `savemii_mod.zip` file to the root of your SD Card.
1. Copy the `config.ini` file to the `/wiiu/apps/mocha` folder on your SD Card.
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card.
----------
### SD Card Layout {docsify-ignore}
<details>
<summary>Click here to show the final SD Card layout.</summary>
```
💾sd:
┗ 📂wiiu
┣ 📂apps
┃ ┣ 📂homebrew_launcher
┃ ┃ ┣ 📜homebrew_launcher.elf
┃ ┃ ┣ 📜icon.png
┃ ┃ ┗ 📜meta.xml
┃ ┗ (All other apps like disc2app, nanddumper, etc. should be here too)
┗ 📜payload.elf
```
</details>

Loading…
Cancel
Save