MCPcopy Create free account
hub / github.com/cemu-project/Cemu

github.com/cemu-project/Cemu @v2.6

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.6 ↗ · + Follow
13,448 symbols 36,025 edges 1,066 files 1,028 documented · 8% updated 3d agov2.6 · 2025-02-06★ 9,562349 open issues

Browse by type

Functions 11,237 Types & classes 2,211
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Cemu - Wii U emulator

Build Process Discord Matrix Server

This is the code repository of Cemu, a Wii U emulator that is able to run most Wii U games and homebrew in a playable state. It's written in C/C++ and is being actively developed with new features and fixes.

Cemu is currently only available for 64-bit Windows, Linux & macOS devices.

Links:

Other relevant repositories:

Download

You can download the latest Cemu releases for Windows, Linux and Mac from the GitHub Releases. For Linux you can also find Cemu on flathub.

On Windows Cemu is currently only available in a portable format so no installation is required besides extracting it in a safe place.

The native macOS build is currently purely experimental and should not be considered stable or ready for issue-free gameplay. There are also known issues with degraded performance due to the use of MoltenVK and Rosetta for ARM Macs. We appreciate your patience while we improve Cemu for macOS.

Pre-2.0 releases can be found on Cemu's changelog page.

Build Instructions

To compile Cemu yourself on Windows, Linux or macOS, view BUILD.md.

Issues

Issues with the emulator should be filed using GitHub Issues.
The old bug tracker can be found at bugs.cemu.info and still contains relevant issues and feature suggestions.

Contributing

Pull requests are very welcome. For easier coordination you can visit the developer discussion channel on Discord or alternatively the Matrix Server. Before submitting a pull request, please read and follow our code style guidelines listed in CODING_STYLE.md.

If coding isn't your thing, testing games and making detailed bug reports or updating the (usually outdated) compatibility wiki is also appreciated!

Questions about Cemu's software architecture can also be answered on Discord (or through the Matrix bridge).

License

Cemu is licensed under Mozilla Public License 2.0. Exempt from this are all files in the dependencies directory for which the licenses of the original code apply as well as some individual files in the src folder, as specified in those file headers respectively.

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 5,640
Method 5,597
Class 1,874
Enum 337

Languages

C++95%
C4%
C#1%
Python1%

Modules by API surface

src/util/containers/flat_hash_map.hpp291 symbols
src/Cafe/HW/Latte/Core/LatteTextureLoader.h256 symbols
src/util/containers/robin_hood.h159 symbols
src/Common/unix/date.h157 symbols
src/Cafe/OS/libs/coreinit/coreinit_FS.cpp157 symbols
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlGen.cpp152 symbols
src/Cafe/OS/libs/nn_boss/nn_boss.cpp143 symbols
src/util/tinyxml2/tinyxml2.cpp129 symbols
src/Cafe/HW/Latte/Renderer/Vulkan/VulkanRenderer.cpp127 symbols
src/Cafe/HW/Latte/ISA/LatteReg.h124 symbols
src/util/tinyxml2/tinyxml2.h119 symbols
src/Cafe/HW/Latte/ISA/LatteInstructions.h113 symbols

For agents

$ claude mcp add Cemu \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page