Wii hacking
Jump to navigation
Jump to search
A few starting packages for hacking the Wii on Arch Linux. Also see Wiibrew.org for a guide to getting homebrew setup on the Wii.
Native Coding
- wiiloadAUR lets you upload games to the Homebrew Channel
- devkitppcAUR for a basic toolchain (compiler) for C and C++ development.
- libogcAUR[broken link: package not found] for libraries that work with the Wii, for working with graphics, wiimote, etc.
- sdl-wii - SDL port for the Wii.
- libfat-ogcAUR[broken link: package not found] - a library for FAT handling (used in USB flash drives).
Wiimote
- cwiidAUR - a library in C for working with the Wii Remote.
Emulation
- dolphin-emu - the dominant emulator for the Wii (also supports Gamecube).
- dolphin-emu-gitAUR - development version
- decaf-emu-gitAUR - An experimental open-source Nintendo Wii U emulator