Difference between revisions of "Main Page/Welcome"

m (correct leftover copypaste from wiibrew)
m (Aroma is the main enviornment now, not Tiramisu, ast stated on wiiu.hacks.guide.)
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
! width="33%"| '''Developing homebrew'''
 
! width="33%"| '''Developing homebrew'''
 
|- valign="top" align="left" style="background: #F5FAFF;"
 
|- valign="top" align="left" style="background: #F5FAFF;"
| Currently, we have user and kernel-level code execution on the main CPU. We are working on documenting the [[Cafe OS#Libraries|user mode API]] and reverse engineering the rest of the system, including [[IOSU|the security OS]]. Exploits are on [https://github.com/wiiudev/libwiiu Github].
+
| Install  '''[[Aroma]]''' on your Wii U console by following the '''[[homebrew setup tutorial]]'''.
| Browse the '''[[List of homebrew applications|homebrew directory]]''' or use the [[Homebrew App Store]], which allows you to install directly from your Wii U over Wi-Fi.
+
| Browse the '''[[List of homebrew applications|homebrew directory]]''' or use the '''[[Homebrew App Store]]''', which allows you to install directly from your Wii U over Wi-Fi.
| A guide to getting started is in progress [https://github.com/QuarkTheAwesome/ProgrammingOnTheU here]. Specifically [https://github.com/rw-r-r-0644/WiiU-HelloWorld-Easy lib_easy] can be used to create Homebrew Launcher ELFs, and [https://github.com/decaf-emu/wut Wii U Toolchain] for RPX files. Both require [http://wiibrew.org/wiki/DevkitPPC DEVKITPPC] configured.
+
| Start developing homebrew for Wii U by downloading '''[http://wiibrew.org/wiki/DevkitPPC devkitPPC]''' and reading the '''[[homebrew development guide]]'''.
 
|}
 
|}
 
</div>
 
</div>
 
{{box-footer-empty}}
 
{{box-footer-empty}}

Latest revision as of 23:20, 26 February 2024

edit  

Welcome!

Preparing for homebrew Downloading homebrew Developing homebrew
Install Aroma on your Wii U console by following the homebrew setup tutorial. Browse the homebrew directory or use the Homebrew App Store, which allows you to install directly from your Wii U over Wi-Fi. Start developing homebrew for Wii U by downloading devkitPPC and reading the homebrew development guide.