Go to file
RC-14 ec300e2699 Tell people where the code is 2023-12-10 12:18:06 +01:00
README.md Tell people where the code is 2023-12-10 12:18:06 +01:00

README.md

Aroma Environment

This is a environment to be loaded with the EnvironmentLoader.

It's recommended to coldboot into EnvironmentLoader (and Aroma) via the PayloadLoader. Check the repository out for more information.

What is Aroma?

Aroma is a collection of tools for using homebrew on the Wii U.

Features

Aroma's tools, modules and plugins are modular, meaning that features can easily be added or removed.

A default Aroma instance comes with the following features:

  • Compatibility with the latest firmware (5.5.5/5.5.6).
  • Free and persistent entrypoint (including an installer + coldboot option)
  • Compatible with existing entrypoints (browser exploit)
  • Easy setup and update: Just copy the files to the SD card.
  • Built-in support for modules
  • Built-in integration of the Wii U Plugin System
  • All modules and plugins use a seperate memory heap to improve stability
  • Plugins and homebrew applications can be used at the same time.

These basic features can be easily extended by plugin. Common plugins are:

Download

A bundle with the latest files can be downloaded here by clicking on "Download all".

Usage

  1. Extract the files to the root of your sd card
  2. Launch the environment via the EnvironmentLoader. You may need to hold X while launching the EnvironmentLoader to force open the menu.

Where's the Code?

Aroma is a collection of tools, which all have public repos.

You can go to https://aroma.foryour.cafe/package/base-aroma and click on any listed repository to see the source code of each part.