Search Criteria
Package Details: cemu 2.4-2
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: | 29 |
Popularity: | 2.15 |
First Submitted: | 2022-09-05 15:23 (UTC) |
Last Updated: | 2024-12-01 18:41 (UTC) |
Dependencies (25)
- boost-libs
- fmt (fmt-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libzip (libzip-gitAUR)
- llvm-libs (llvm-libs-rocm-gitAUR, llvm-libs-gitAUR)
- pugixml (pugixml-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- 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-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glm (glm-gitAUR) (make)
- glslang (glslang-gitAUR) (make)
- glu (glu-gitAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- nasm (nasm-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- rapidjson (rapidjson-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- alsa-lib (optional) – Audio output
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, swiftshader-gitAUR, amdvlk-debugAUR, nvidia-vulkan-utilsAUR, amdvlk-2023q3.3AUR, amdvlk-2021q2.5AUR, amdvlk-gitAUR, vulkan-nouveau-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, vulkan-amdgpu-pro-legacyAUR, amdvlk-binAUR, mesa-wsl2-gitAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, amdonly-gaming-vulkan-radeon-gitAUR, amdonly-gaming-vulkan-swrast-gitAUR, vulkan-radeon-amd-bc250AUR, nvidia-550xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-utils-betaAUR, vulkan-amdgpu-proAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, amdvlk, nvidia-utils, vulkan-intel, vulkan-nouveau, vulkan-radeon, vulkan-swrast, vulkan-virtio) (optional) – Vulkan graphics
Required by (1)
- bcml-git (optional)
Sources (7)
- fix-glslang-link.patch
- git+https://github.com/arsenm/sanitizers-cmake.git#commit=aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a
- git+https://github.com/cemu-project/Cemu#tag=v2.4
- 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
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
kescherAUR commented on 2023-08-05 18:42 (UTC) (edited on 2023-08-05 18:43 (UTC) by kescherAUR)
If your Arch Linux system is up-to-date, this package currently doesn't work due to the
fmt
package having been bumped to version 10. This is being worked on by the Cemu devs. See also: https://github.com/cemu-project/Cemu/pull/924Funkin-Stoopid commented on 2023-08-04 23:30 (UTC)
Here we go https://pastebin.com/BbTjKgRR
FabioLolix commented on 2023-08-04 23:07 (UTC) (edited on 2023-08-04 23:08 (UTC) by FabioLolix)
@Funkin-Stoopid you just reported another build failure on pcsx2 page exactly like this, that is not helpful, please post of full log, same as the other maintainer requested
Funkin-Stoopid commented on 2023-08-04 23:05 (UTC)
Hello I have a build error ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting...
eclairevoyant commented on 2023-06-17 14:54 (UTC)
Yes, the requirement was added recently: https://github.com/cemu-project/Cemu/commit/4ae5b4f8b82f42a60350edfb7ca9e7c80f751126
scorpius2k1 commented on 2023-06-17 13:49 (UTC) (edited on 2023-06-17 13:54 (UTC) by scorpius2k1)
I was getting this error trying to build version 2.0.367-1, installing
wayland-protocols
package manually corrected the issue for me. Previous builds did not require me to have this package installed. Does the PKGBUILD dependencies need updating?kescherAUR commented on 2023-04-08 13:44 (UTC)
@Alee that usually means you need to rebuild the AUR package. I've just pushed a new version, that should also fix the issue for you.
Alee commented on 2023-04-08 13:17 (UTC)
Hello, I got an error while executing cemu
cemu: error while loading shared libraries: libwx_gtk3u_gl-3.2.so.0: cannot open shared object file: No such file or directory
JoseZancanaro commented on 2023-02-13 19:29 (UTC)
Nice, thanks for the notice!
eclairevoyant commented on 2023-02-13 17:40 (UTC) (edited on 2023-02-13 17:42 (UTC) by eclairevoyant)
Looks like the 3.2.2.1 update to wxwidgets fixes the issue - https://github.com/wxWidgets/wxWidgets/issues/23255
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »