Aroma stellt eine verbesserte Homebrew-Umgebung für die Wii U bereit, kann in die "Gesundheits- und Sicherheitswarnungen" injiziert und autogebootet werden. Erweitern lässt sich Aroma durch Plugins.
Nimmt Screenshots vom TV- und GamePad-Bildschirm auf.
Für das gdstub-Plugin zum Debuggen von Wii-U-Software und Homebrews wurde DK_PCHAR zum /dev/iosuhax Device hinzugefügt. Zudem wurden weitere Änderungen an den APIs vorgenommen und kleinere Bugs im MemoryMappingModule behoben.
* Updated Mocha to add DK_PCHAR support to /dev/iosuhax, which is needed for the gdbstub plugin (thanks @GaryOderNichts ) * Updated the RPXLoadingModule API to support getting the path of the currently running executable. * Updated the WiiUPluginBackend API to support getting more information about the running plugins. * Fixed a few small bugs in the MemoryMappingModule.
Beim Screenshot-Plugin wurde die Thread-Priorität des IO-Threads erhöht, um Softlocks beim Beenden von einigen Spielen (bspw. Yoshi’s Woolly World) zu vermeiden.
Boost the thread priority of the IO thread to avoid softlocks when exiting on some games (e.g. fixes Yoshis Woolly World) by @Maschell in #14