github wiiu-env/Aroma beta-17
Aroma Beta-17

latest releases: beta-22, beta-21, beta-20...
6 months ago

Changelog:

  • Recompiled almost everything with latest wut, devkitppc, wums/wups.
  • Refactored the EnvironmentLoader and CustomRPXLoader to initialize the WUMS module earlier.
    • This means we have access to all modules/plugins in other setup modules.
  • Add option to (un)block updates from the boot selector or update block warning screen.
  • Aroma now bundles the payload loader installer.
  • It's now possible to use the Health & Safety application.
  • Patch the Cafe OS FAT32 driver to improve readdir and stat performance. (Thanks: @GaryOderNichts)
  • Disable access to some raw devices for unlocked clients to avoid sd corruption.
  • Rewrote config and storage API (existing plugins are still compatible)
    • All Aroma plugins have been updated to use the new config and storage api.
  • Rewrote the plugin config menu.
    • Plugins can now have nested categories.
    • Plugins without configuration are shown in the config menu.
  • Display error notifications when plugin loading fails.
  • Corrupt configs are now automatically detected and deleted.
    • Only redirect the save directory of the current user to keep the IconDatabase synced with the console.
  • Plugin configs are only written to the sd card if they have actually changed.
  • Fix config menu control with Wiimote/Pro controller in certain games (e.g. Shovel Knight).
  • Implement RL_GetPathOfSaveRedirection for the RPXLoadingModule to get the current homebrew /vol/save redirection directory.
  • Notifications will be queued until they can be rendered.
  • Added support for notifications that can survive application changes until they are rendered.
  • Fixed quitting the software transfer application.
  • Fixed content redirection for titles that use "wb" mode to open files.
  • Refactored RPX loading logic to be more robust.
  • Abort the Quick Start menu after ~120 seconds.
  • Fixed replacement function that used r11 in its first instruction.
  • By default patch loader.elf to spit out less warnings when loading .rpx built with wut.
  • Improve the button combo detection in the PayloadLoaderPayload.
  • Avoid exploiting the iosu when mocha is already running.
  • Fixed launch of quickstart settings from the quickstart menu.
  • Added initial support for loading homebrew from the Quick Start Menu.
    • Note: Currently there is no way to actually set homebrew titles to the Quick Start Menu.

Don't miss a new Aroma release

NewReleases is sending notifications on new releases.