2019-11-30 22:58:14 +01:00
# SD Preparation
2019-12-02 23:37:49 +01:00
We will now place the required CFW files and some additional homebrew files on the SD Card.
2019-11-30 22:58:14 +01:00
?> **Notice**
2019-12-02 23:37:49 +01:00
Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat ](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm ) with 32k (32768) Allocation unit size to format it.
2019-11-30 22:58:14 +01:00
2019-12-04 00:20:15 +01:00
### What You Need
2019-11-30 22:58:14 +01:00
<!-- tabs:start -->
#### **Haxchi**
2019-12-09 03:04:49 +01:00
- The Haxchi < a href = "docs/files/config.txt" download > config</ a >
2019-12-03 17:52:47 +01:00
- The latest release of [Homebrew Launcher Installer ](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest )
- You will need to download the `payload.zip` file.
- The 1.4 release of [The Homebrew Launcher ](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4 )
- You will need to download the v1.4 `homebrew_launcher.v1.4.zip` release of The Homebrew Launcher
- The latest release of [WUP Installer GX2 ](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip )
- The latest release of [The Homebrew Launcher Channel ](https://github.com/dimok789/homebrew_launcher/releases/latest )
- You will need to download the `channel.zip` file.
- The latest release of [Wii U NAND Dumper ](https://github.com/koolkdev/wiiu-nanddumper/releases/latest )
- The latest release of the [Homebrew App Store ](https://github.com/vgmoose/hbas/releases/latest )
- You will need to download the `wiiu-exracttosd.zip` file.
- The latest release of [Haxchi ](https://github.com/FIX94/haxchi/releases/latest )
- Download only the Haxchi .zip file.
2019-11-30 22:58:14 +01:00
2019-12-01 15:23:21 +01:00
#### **CBHC**
2019-11-30 22:58:14 +01:00
2019-12-09 03:04:49 +01:00
- The Haxchi < a href = "docs/files/config.txt" download > config</ a >
2019-12-03 17:52:47 +01:00
- The latest release of [Homebrew Launcher Installer ](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest )
- You will need to download the `payload.zip` file.
- The 1.4 release of [The Homebrew Launcher ](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4 )
- You will need to download the v1.4 `homebrew_launcher.v1.4.zip` release of The Homebrew Launcher
- The latest release of [WUP Installer GX2 ](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip )
- The latest release of [The Homebrew Launcher Channel ](https://github.com/dimok789/homebrew_launcher/releases/latest )
- You will need to download the `channel.zip` file.
- The latest release of [Wii U NAND Dumper ](https://github.com/koolkdev/wiiu-nanddumper/releases/latest )
- The latest release of the [Homebrew App Store ](https://github.com/vgmoose/hbas/releases/latest )
- You will need to download the `wiiu-exracttosd.zip` file.
- The latest release of [Haxchi and CBHC ](https://github.com/FIX94/haxchi/releases/latest )
- Download both the Haxchi and CBHC .zip files.
2019-11-30 22:58:14 +01:00
#### **Mocha**
2019-12-09 03:04:49 +01:00
- The Mocha < a href = "docs/files/config.ini" download > config</ a >
2019-12-03 17:52:47 +01:00
- The latest release of [Homebrew Launcher Installer ](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest )
- You will need to download the `payload.zip` file.
- The 1.4 release of [The Homebrew Launcher ](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4 )
- You will need to download the v1.4 `homebrew_launcher.v1.4.zip` release of The Homebrew Launcher
- The latest release of [WUP Installer GX2 ](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip )
- The latest release of [Wii U NAND Dumper ](https://github.com/koolkdev/wiiu-nanddumper/releases/latest )
- The latest release of the [Homebrew App Store ](https://github.com/vgmoose/hbas/releases/latest )
- You will need to download the `wiiu-exracttosd.zip` file.
- The latest release of [Mocha ](https://www.wiiubru.com/appstore/zips/mocha.zip )
2019-11-30 22:58:14 +01:00
<!-- tabs:end -->
### Instructions
<!-- tabs:start -->
#### **Haxchi**
2019-12-01 14:13:31 +01:00
?> **Notice**
The info.json and manifest.install files are not needed for the modding proccess and therefore can be deleted.
2019-12-03 17:52:47 +01:00
1. Insert your Wii U's SD card into your PC
2019-12-04 15:15:17 +01:00
1. Create a folder called `install` on the root of your SD Card
1. Create a folder called `hbc` in the `install` folder you created
1. Extract the `homebrew_launcher_channel.zip` file to the `hbc` folder you created
1. Extract the `Haxchi.zip` file to the root of your SD Card
2019-12-03 17:52:47 +01:00
1. Extract the `wup_installer_gx2.zip` file to the root of your SD Card
1. Extract the `nanddumper.zip` file to the root of your SD Card
1. Extract the `wiiu-extracttosd.zip` file to the root of your SD Card
1. Extract the `homebrew_launcher.v.1.4.zip` to the root of your SD Card
2019-12-04 15:15:17 +01:00
1. Copy the `config.txt` file to the `haxchi` folder on your SD Card. Overwrite files if asked
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card
2019-11-30 22:58:14 +01:00
2019-12-03 14:33:54 +01:00
#### **CBHC**
2019-11-30 22:58:14 +01:00
2019-12-01 14:13:31 +01:00
?> **Notice**
The info.json and manifest.install files are not needed for the modding proccess and therefore can be deleted.
2019-12-03 17:52:47 +01:00
1. Insert your Wii U's SD Card into your PC
2019-12-04 15:15:17 +01:00
1. Create a folder called `install` on the root of your SD Card
1. Create a folder called `hbc` in the `install` folder you created
1. Extract the `homebrew_launcher_channel.zip` file to the `hbc` folder you created
1. Extract the `Haxchi.zip` file to the root of your SD Card
2019-12-03 17:52:47 +01:00
1. Extract the `CBHC.zip` file to the root of your SD Card
1. Extract the `wup_installer_gx2.zip` file to the root of your SD Card
1. Extract the `nanddumper.zip` file to the root of your SD Card
1. Extract the `wiiu-extracttosd.zip` file to the root of your SD Card
1. Extract the `homebrew_launcher.v.1.4.zip` to the root of your SD Card
2019-12-04 15:15:17 +01:00
1. Copy the `config.txt` file to the `haxchi` folder on your SD Card. Overwrite files if asked
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card
2019-11-30 22:58:14 +01:00
#### **Mocha**
2019-12-01 14:13:31 +01:00
?> **Notice**
The info.json and manifest.install files are not needed for the modding proccess and therefore can be deleted.
2019-12-03 17:52:47 +01:00
1. Insert your Wii U's SD Card into your PC
1. Extract the `wup_installer_gx2.zip` file to the root of your SD Card
1. Extract the `nanddumper.zip` file to the root of your SD Card
1. Extract the `wiiu-extracttosd.zip` file to the root of your SD Card
1. Extract the `homebrew_launcher.v.1.4.zip` to the root of your SD Card
2019-12-04 15:15:17 +01:00
1. Extract the `mocha.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
2019-11-30 22:58:14 +01:00
<!-- tabs:end -->