/zig-wiiu

Starter pack for developing WiiU games/applications with Zig

Primary LanguageZig

zig-wiiu

Building works, but running in cemu crashes. Not sure why this is the case.

Getting started

pacman -S wiiu-dev
git clone https://github.com/zig-homebrew/zig-wiiu
cd zig-wiiu/
zig build # then run zig-out/zig-wiiu.rpx with cemu

Resources