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 »
eclairevoyant commented on 2023-02-13 13:19 (UTC) (edited on 2023-02-13 13:22 (UTC) by eclairevoyant)
A minor release on a stable branch of wxwidgets shouldn't cause breaking changes like this. I imagine this is something the wxwidgets team would want to know about
Edit: that's assuming that cemu used the library correctly and it's packaged correctly as well
JoseZancanaro commented on 2023-02-13 11:52 (UTC) (edited on 2023-02-13 11:52 (UTC) by JoseZancanaro)
Hello, I would like to report two packages that were updated and ended up breaking the graphics packs checkboxes of this version of Cemu.
As described in this github issue: https://github.com/cemu-project/Cemu/issues/659
In general, when these two packages were updated (wxwidgets-common and wxwidgets-gtk3) the checkboxes in graphics packs disappeared, and when i reverted to a previous version, they returned to their normal state.
Zeltron6 commented on 2023-02-01 02:39 (UTC)
@DexyStorm I was running into the same issue on a new installation of arch. Ensure that you have a locale set following this guide: https://wiki.archlinux.org/title/locale
kescherAUR commented on 2023-01-26 23:35 (UTC)
@HurricanePootis I've moved the package to simply use clang and ninja, as suggested by upstream. However, this means it will now ignore
MAKEFLAGS
entirely. I may add a small "parser" that gets the last-j
/--jobs
option within the variable and passes it as an option to ninja in the future, however.HurricanePootis commented on 2023-01-24 15:38 (UTC)
May you please remove your
nproc
from the PKGBUILD? PKGBUILDs should respect the makeflags set already in/etc/makepkg.conf
kescherAUR commented on 2023-01-19 06:48 (UTC)
@DexyStorm in that case, please do what the now-deleted comment of yet another alt account by the former maintainer said and report the exact issue upstream at https://github.com/cemu-project/Cemu/issues.
DexyStorm commented on 2023-01-19 06:43 (UTC)
@kescherAUR
i ran
yay --rebuild -S cemu
but unfortunately still same problem
kescherAUR commented on 2023-01-16 04:42 (UTC)
@DexyStorm I can't reproduce your issue, but I'm using AMD graphics, so if it's an NVIDIA issue, I can't really test it. If you've previously had Cemu installed, would you mind trying a clean build with
yay --rebuild -S cemu
?DexyStorm commented on 2023-01-16 00:09 (UTC) (edited on 2023-01-16 02:33 (UTC) by DexyStorm)
IDK what im doing wrong but when i try to run it, it get
Unhandled unknown exception; terminating the application.
i installed it with yay.
Kernel: 6.1.6-arch1-1
GPU: NVIDIA GeForce RTX 2070 SUPER
X11
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »