You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3.1 KiB

Haxchi

SD 卡准备 {docsify-ignore}

我们现在需要把一些 CFW 需要使用到的文件放进你的 SD 卡。

?> 注意 你的 SD 卡需要被格式化为 FAT32。 如果你的 SD 卡的格式不是 FAT32则你需要用 GUIFormat 格式化,格式化时请将分配单元大小设置为 32k32768不要把 SD 卡分区命名为 wiiu,这样做会导致出现 homebrew 程序上的问题。

你需要准备些啥? {docsify-ignore}

步骤 {docsify-ignore}

?> 注意 info.json 和 manifest.install 文件在破解过程中是不需要的,可以删除。

  1. 将你的 Wii U SD 卡 插入你的电脑。
  2. 在 SD 卡根目录下创建一个名为 install 的文件夹。
  3. 复制 homebrew_launcher_channel.v2.1_fix.zip 里的文件到你创建的 install 文件夹。
  4. 复制 haxchi.zip 里的文件到你的 SD 卡根目录。
  5. 复制 wup_installer_gx2.zip 里的文件到你的 SD 卡根目录。
  6. 复制 nanddumper.zip 里的文件到你的 SD 卡根目录。
  7. 复制 wiiu-extracttosd.zip 里的文件到你的 SD 卡根目录。
  8. 复制 homebrew_launcher.v.1.4.zip 里的文件到你 SD 卡的根目录中。
  9. 复制 savemii_mod.zip 里的文件到你的 SD 卡根目录。
  10. payload.zip 中解压 payload.elf 到 SD 卡根目录下的 wiiu 文件夹中。

SD Card Layout {docsify-ignore}

Click here to show the final SD Card layout.
💾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