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: | 45 |
| Popularity: | 0.74 |
| 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-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- 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 .. 12 Next › Last »
HurricanePootis commented on 2026-05-15 07:59 (UTC)
@ThiccChimichanga
It shouldn't. This package builds from source and has checksums.
ThiccChimichanga commented on 2026-05-14 03:27 (UTC)
@kescherAUR Was this package affected by Cemu's recent security issues?
HurricanePootis commented on 2026-05-05 00:37 (UTC) (edited on 2026-05-22 06:02 (UTC) by HurricanePootis)
@kescherAUR
Since upstream recommends a clang+llvm build, can we use LLD + ThinLTO to speed up compile times? Edit:
After going through this PKGBUILD, I recommend the following:
MPL-2.0speexdsp,glslang,wxwidgets-common,curl,glib2,libgcc,zlib,libstdc++,gtk3,libx11,openssl,zstd, andhicolor-icon-themewayland-protocols,llvm-libsAlso, please add your maintainer information to the top of the PKGBUILD.
Edit: user
patch --ignore-whitespaceto apply this.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.
1 2 3 4 5 6 .. 12 Next › Last »