Cemu icon indicating copy to clipboard operation
Cemu copied to clipboard

Cemu - Wii U emulator

Results 343 Cemu issues
Sort by recently updated
recently updated
newest added

libfmt 9.0.0 has lots of improvements (more constexpr stuff, improved C++20 compatibility), and updating to it would improve the situation for #1, as it is currently impossible to build Cemu...

This is still a work in progress, and is likely going to conflict with #9 (Cc: @Zopolis4) With this PR I aim at making Cemu's build script more compatible with...

Linux builds of Cemu are not recommended yet for beginners, since currently it lacks a few things: - There's only prebuilt binaries for ubuntu 20.04, which means that for other...

Fixes path issues in *nix Need to confirm on Windows Fixes https://github.com/cemu-project/Cemu/issues/65

#18 seems to imply that Cemu depends on `systemd-libs`. Please may the Cemu team make a commitment to support non-systemd distros by making the dependency on systemd optional, or ideally,...

build related

Hey Cemu!, Cool to see that your project is going Open Source. It's very admirable and I hope that you'll not be completely crushed under all the feedback and comments...

Flatpak will allow cemu to be used on all linux distributions. Would be nice: - #20

feature request
build related

Build fails while linking with a lot of "undefined reference to \`libdecor..." errors, here's the output: ``` [482/482] Linking CXX executable /home/user/Cemu/bin/Cemu FAILED: /home/user/Cemu/bin/Cemu : && /usr/bin/clang++ -g src/CMakeFiles/CemuBin.dir/main.cpp.o src/CMakeFiles/CemuBin.dir/mainLLE.cpp.o...

build related

Just a work in progress, putting it here so nobody doubles up by accident.

Cemu Version 2.0(Latest Upstream) Test Platform: Linux ## Issue Discover why random number generator is causing static assert particularly in cemu ## Other Notes It works outside of cemu repository...