In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Main Page/Welcome: Difference between revisions

From WiiUBrew
Jump to navigation Jump to search
Vgmoose2 (talk | contribs)
m correct leftover copypaste from wiibrew
Vgmoose (talk | contribs)
Update welcome header to match wiibrew's resources, the info about exploit progress was moved to homebrew development guide
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 the '''[[Homebrew Launcher]]''' 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}}

Revision as of 05:23, 29 September 2016

edit  

Welcome!

Preparing for homebrew Downloading homebrew Developing homebrew
Install the Homebrew Launcher 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.