Cemu - Wii U emulator
Go to file
2022-08-22 22:33:37 +02:00
.github Update build.yml 2022-08-22 22:24:34 +02:00
bin Add all the files 2022-08-22 22:21:23 +02:00
dependencies Add submodules and update vcpkg manifest 2022-08-22 22:33:37 +02:00
src Add all the files 2022-08-22 22:21:23 +02:00
.gitignore Add all the files 2022-08-22 22:21:23 +02:00
.gitmodules Add all the files 2022-08-22 22:21:23 +02:00
building.md Add all the files 2022-08-22 22:21:23 +02:00
CMakeLists.txt Add all the files 2022-08-22 22:21:23 +02:00
CMakeSettings.json Add all the files 2022-08-22 22:21:23 +02:00
generate_vs_solution.bat Add all the files 2022-08-22 22:21:23 +02:00
LICENSE Initial commit 2022-08-22 22:19:03 +02:00
readme.md Add all the files 2022-08-22 22:21:23 +02:00
vcpkg.json Add submodules and update vcpkg manifest 2022-08-22 22:33:37 +02:00

Cemu - Wii U emulator

This is the official repository for Cemu, a Wii U emulator that runs on x64 Windows and Linux.

Official website

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.