.github | ||
bin | ||
dependencies | ||
src | ||
.gitignore | ||
.gitmodules | ||
building.md | ||
CMakeLists.txt | ||
CMakeSettings.json | ||
generate_vs_solution.bat | ||
LICENSE | ||
readme.md | ||
vcpkg.json |
Cemu - Wii U emulator
This is the official repository for Cemu, a Wii U emulator that runs on x64 Windows and Linux.
Releases
The latest release is available on the github releases page
Pre-2.0 releases can be found on the Cemu website.
Build instructions
See building.md
State of linux builds
Linux builds of Cemu are somewhat functional but lack a lot of polish and some features. Currently we offer prebuilt binaries for ubuntu 20.04. For other distributions you'll have to compile it yourself. In the future we will look into providing appimage and/or flatpak releases.
Important: Cemu currently requires all files to be placed in a case-insensitive filesystem
If you want to contribute
Pull requests are welcome. For easier coordination we invite you to join our developer discussion channel on Discord: https://discord.gg/5psYsup
License
Cemu is licensed under MPL. Exempt from this are all files in the dependencies directory for which the licenses of the original code applies as well as some individual files in the src folder, as specified in their file headers.