Search Criteria
Package Details: cemu 2.6-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cemu.git (read-only, click to copy) |
|---|---|
| Package Base: | cemu |
| Description: | Software to emulate Wii U games and applications on PC |
| Upstream URL: | https://cemu.info |
| Keywords: | emulator wii-u |
| Licenses: | MPL2 |
| Submitter: | Anuskuss |
| Maintainer: | kescherAUR |
| Last Packager: | kescherAUR |
| Votes: | 44 |
| Popularity: | 1.10 |
| First Submitted: | 2022-09-05 15:23 (UTC) |
| Last Updated: | 2025-10-08 16:23 (UTC) |
Dependencies (26)
- bluez-libs (bluez-gitAUR)
- boost-libs
- fmt (fmt-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libzip (libzip-gitAUR)
- llvm-libs (llvm-libs-gitAUR)
- pugixml (pugixml-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wayland-protocols (wayland-protocols-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- boost (boost-gitAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glm (glm-gitAUR) (make)
- glslang (glslang-gitAUR) (make)
- glu (glu-gitAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- Show 6 more dependencies...
Required by (0)
Sources (6)
- git+https://github.com/arsenm/sanitizers-cmake.git#commit=aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a
- git+https://github.com/cemu-project/Cemu#tag=v2.6
- git+https://github.com/Exzap/ZArchive.git#commit=d2c717730092c7bf8cbb033b12fd4001b7c4d932
- git+https://github.com/google/googletest.git#commit=800f5422ac9d9e0ad59cd860a2ef3a679588acb4
- git+https://github.com/mozilla/cubeb.git#commit=2071354a69aca7ed6df3b4222e305746c2113f60
- git+https://github.com/ocornut/imgui.git#commit=f65bcf481ab34cd07d3909aab1479f409fa79f2f
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
nadir500 commented on 2025-11-17 15:45 (UTC) (edited on 2025-11-17 15:52 (UTC) by nadir500)
Current Behavior
Cemu 2.6.0-4 latest version crashes when entering General Settings mid game
Expected Behavior
While in-game it shouldn't crash when entering General Settings
Steps to Reproduce
Run cemu
Run a wii u game
Enter Options > General Settings
Crashes
System Info (Optional)
OS: EndouverOS arch-based
Kernel: 6.17.7-zen1-1-zen (64-bit)
GPU: NVIDIA GeForce GTX 1060
log file: This link
darxoon commented on 2025-10-18 14:00 (UTC)
@TipsyTheCat I had already tried that but without the --rebuild option. Adding it made Cemu work again though, thank you!
TipsyTheCat commented on 2025-10-18 02:10 (UTC)
@kihra1 @darxoon run
paru -S --rebuild cemuto rebuild cemu after you upgrade your system. you can probably replace paru with your aur pacman wrapper of choicedarxoon commented on 2025-10-17 22:35 (UTC)
After upgrading my system, now I always get this error when I try to run Cemu:
HurricanePootis commented on 2025-10-13 20:18 (UTC)
@kihra1,
For AUR packages, you're supposed to rebuild them yourself.
Kihra1 commented on 2025-10-13 06:35 (UTC)
$ cemu cemu: error while loading shared libraries: libglslang.so.15: cannot open shared object file: No such file or directory
I think libglslang has a new update (1:1.4.328.1-1) and cemu needs to be rebuilt against it.
Downgrading libglslang to 1:1.4.321.0-1 works.
TipsyTheCat commented on 2025-10-08 19:19 (UTC)
cemu-2.6-4 is up to date -- skipping buildfound my issue TwT, after forcing it to rebuild it works just finekescherAUR commented on 2025-10-08 19:09 (UTC)
@TipsyTheCat It works fine here with a rebuild. Forcing cemu built against the wrong library will of course cause a lookup error, don't do that.
HurricanePootis commented on 2025-10-08 19:01 (UTC)
@TipsyTheCat
I was able to build
cemuwas fmt 12. I don't know if your system is fully up to date, but it builds and launches for me using fmt 12.TipsyTheCat commented on 2025-10-08 18:44 (UTC) (edited on 2025-10-08 19:01 (UTC) by TipsyTheCat)
cemu has a hard dependency on fmt<12, fmt updates do break functionality. in the past the update to fmt 11 was breaking too.
setting the dep in the pkgbuild to fmt<13 doesn't fix it:
cemu: error while loading shared libraries: libfmt.so.11: cannot open shared object file: No such file or directoryneither does forcing cemu to call the updated fmt .so:
cemu: symbol lookup error: cemu: undefined symbol: _ZN3fmt3v116detail9dragonbox10to_decimalIfEENS2_10decimal_fpIT_EES5_1 2 3 4 5 6 .. 11 Next › Last »