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.
Guide-WiiU/translations/zh_CN/docs/user-guide/aroma/sd-preparation.md

2.4 KiB

Aroma {docsify-ignore-all}

SD 卡准备

We will now place the required Aroma files on the SD Card.

?> 注意 你的 SD 卡需要被格式化为 FAT32。 If your SD Card is not formatted to FAT32, use GUIFormat with 32k (32768) allocation unit size to format it.
Do not label the SD Card as wiiu or it will cause issues with homebrew.

你需要准备点啥?

操作步骤

  1. On the Aroma site, scroll down to the Download section.
  2. Read through the steps and click on the checkboxes.
  3. Click on Download Payloads and Download Base Aroma.
  4. 将你的 Wii U SD 卡 插入你的电脑。
  5. Extract and copy the wiiu folder of the three newly downloaded .zip files to the root of your SD Card.
    • The three wiiu folders should be merged if not done automatically.

?> If your computer asks you to overwrite existing files on your SD Card, you will need to click yes.

?> If you're on a Mac machine, select Merge instead of replace. If the merge option does not show immediately, press and hold the Option key while moving files to the root.


SD Card Layout {docsify-ignore}

Click here to show the final SD Card layout.
💾sd:
 ┗ 📂wiiu
   ┣ 📂apps
   ┃ ┣ 📜AromaUpdater.wuhb
   ┃ ┣ 📜PayloadLoaderInstaller.wuhb
   ┃ ┗ (All other apps should be here too)
   ┣ 📂environments
   ┃ ┗ 📂aroma
   ┃   ┣ 📂modules
   ┃   ┃ ┣ 📂setup
   ┃   ┃ ┃ ┣ 📜00_mocha.rpx
   ┃   ┃ ┃ ┣ 📜10_wums_loader.rpx
   ┃   ┃ ┃ ┗ 📜99_autoboot.rpx
   ┃   ┃ ┗ (All other Aroma modules ending with .wms should be here too)
   ┃   ┣ 📂plugins
   ┃   ┃ ┣ 📜AromaBasePlugin.wps
   ┃   ┃ ┣ 📜drc_region_free.wps
   ┃   ┃ ┣ 📜homebrew_on_menu.wps
   ┃   ┃ ┣ 📜regionfree.wps
   ┃   ┃ ┗ (All other Aroma plugins ending with .wps should be here too)
   ┃   ┗ 📜root.rpx
   ┣ 📂payloads
   ┃ ┣ 📂default
   ┃ ┃ ┗ 📜payload.elf
   ┃ ┗ 📂nanddumper
   ┃   ┗ 📜payload.elf
   ┣ 📜payload.rpx
   ┗ 📜payload.elf

?> If you already have the PayloadLoader installed, you may go directly to Finalizing Setup