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.

2.5 KiB

Aroma {docsify-ignore-all}

Forberede SD-kortet

Vi starter med å plassere Aroma filene du trenger på SD-kortet ditt.

?> Merk SD-kortet ditt må formateres til FAT32. Hvis den ikke er formatert til FAT32, bør du bruke GUIFormat med 32k (32768) "allocation unit size" for å formatere den.
Ikke bytt navn på SD-kortet til wiiu for da vil ikke homebrew fungere.

Instruksjoner

  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. Download the PayloadLoader Installer
  5. Sett SD-kortet ditt i PC'en din.
  6. 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.

?> Hvis pc'en din spør deg om å erstatte eksisterende filer på SD-kortet, skal du trykke ja.

?> 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-kort oppsett {docsify-ignore}

Klikk her for å se hvordan SD-kort oppsettet skal se ut.
💾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