mirror of
https://github.com/hacks-guide/Guide-WiiU.git
synced 2026-06-02 22:07:02 -05:00
New translations getting-started.md (Chinese Traditional)
This commit is contained in:
parent
85f27bd9f4
commit
60ed3fab3a
|
|
@ -8,8 +8,8 @@ Aroma is a work-in-progress environment and the successor to Tiramisu.
|
||||||
|
|
||||||
## What is Aroma?
|
## What is Aroma?
|
||||||
|
|
||||||
Aroma is an environment like Tiramisu, which can be booted through the Environment Loader.\
|
Aroma is an environment like Tiramisu, which can be booted through the Environment Loader.
|
||||||
Aroma, just like Tiramisu, uses the same Mocha version, support for setup modules, and comes with the Autoboot Module, which includes the boot selector and Quick Start support.\
|
Aroma, just like Tiramisu, uses the same Mocha version, support for setup modules, and comes with the Autoboot Module, which includes the boot selector and Quick Start support.
|
||||||
Aroma comes with several additional features, including a plugin system, a new way of launching homebrews, and many built-in modules and plugins (i.e. Region Free patches).
|
Aroma comes with several additional features, including a plugin system, a new way of launching homebrews, and many built-in modules and plugins (i.e. Region Free patches).
|
||||||
|
|
||||||
## What can I do with Aroma?
|
## What can I do with Aroma?
|
||||||
|
|
@ -18,26 +18,26 @@ For a detailed overview check out [this blogpost](https://maschell.github.io/hom
|
||||||
|
|
||||||
### Modules
|
### Modules
|
||||||
|
|
||||||
Aroma supports modules which, unlike setup modules, always run in the background.\
|
Aroma supports modules which, unlike setup modules, always run in the background.
|
||||||
This allows for further extending the functionality of the console.
|
This allows for further extending the functionality of the console.
|
||||||
|
|
||||||
### Plugins
|
### Plugins
|
||||||
|
|
||||||
Plugins, similarly to modules, are also running in the background.\
|
Plugins, similarly to modules, are also running in the background.
|
||||||
They can enhance the experience of the console by changing and providing additional features.\
|
They can enhance the experience of the console by changing and providing additional features.
|
||||||
Plugins can be configured using a configuration menu, which can be opened using a button combination.
|
Plugins can be configured using a configuration menu, which can be opened using a button combination.
|
||||||
|
|
||||||
### Wii U Homebrew Bundles
|
### Wii U Homebrew Bundles
|
||||||
|
|
||||||
Wii U Homebrew Bundles (WUHB) are a new way of launching homebrew.\
|
Wii U Homebrew Bundles (WUHB) are a new way of launching homebrew.
|
||||||
These `.wuhb` files contain the main executable and can directly include icon and banner images and additional content.\
|
These `.wuhb` files contain the main executable and can directly include icon and banner images and additional content.
|
||||||
With the `homebrew_on_menu` plugin, WUHB files can be directly launched from the Wii U menu, just like official channels.
|
With the `homebrew_on_menu` plugin, WUHB files can be directly launched from the Wii U menu, just like official channels.
|
||||||
|
|
||||||
## What are the limitations?
|
## What are the limitations?
|
||||||
|
|
||||||
Due to technical limitations, a lot of old homebrew applications will no longer work with Aroma.\
|
Due to technical limitations, a lot of old homebrew applications will no longer work with Aroma.
|
||||||
This includes all `.elf` homebrews, but also some `.rpx` homebrews(i.e. RetroArch), which don't implement necessary functionality properly.\
|
This includes all `.elf` homebrews, but also some `.rpx` homebrews(i.e. RetroArch), which don't implement necessary functionality properly.
|
||||||
These homebrews need to be updated with support for Aroma. To run old homebrews you need to boot the Tiramisu environment.\
|
These homebrews need to be updated with support for Aroma. To run old homebrews you need to boot the Tiramisu environment.
|
||||||
Launching homebrews through the now outdated Homebrew Launcher is no longer possible with Aroma.
|
Launching homebrews through the now outdated Homebrew Launcher is no longer possible with Aroma.
|
||||||
|
|
||||||
Besides the limitations mentioned above, note that Aroma is still a beta release. Not everything has been tested yet, and additional issues might be discovered. This doesn't necessarily mean Aroma is unstable, but there is a chance that you may experience something not working properly.
|
Besides the limitations mentioned above, note that Aroma is still a beta release. Not everything has been tested yet, and additional issues might be discovered. This doesn't necessarily mean Aroma is unstable, but there is a chance that you may experience something not working properly.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user