Package Details: cemu-git 2.6.r6.gc4eab08f-1

Git Clone URL: https://aur.archlinux.org/cemu-git.git (read-only, click to copy)
Package Base: cemu-git
Description: Nintendo Wii U emulator
Upstream URL: https://cemu.info/
Keywords: console emulation emulator game nintendo
Licenses: MPL-2.0
Conflicts: cemu
Provides: cemu
Submitter: abouvier
Maintainer: abouvier
Last Packager: abouvier
Votes: 12
Popularity: 0.031027
First Submitted: 2022-08-27 04:24 (UTC)
Last Updated: 2025-04-04 00:04 (UTC)

Pinned Comments

abouvier commented on 2022-10-12 17:50 (UTC)

Data and config files previously stored in ~/.local/share/cemu are now searched in ~/.config/Cemu, ~/.local/share/Cemu and ~/.cache/Cemu.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

modnoob commented on 2022-08-29 10:15 (UTC) (edited on 2022-08-29 10:16 (UTC) by modnoob)

The build fails fot me in a early stage:

==> Starting prepare()...
Cloning into '/home/user/.cache/paru/clone/cemu-git/src/Cemu/dependencies/ZArchive'...
warning: --depth is ignored in local clones; use file:// instead.
done.
Submodule path 'dependencies/ZArchive': checked out '48914a07df3c213333c580bb5e5bb3393442ca5b'
patching file CMakeLists.txt
Hunk #1 FAILED at 58.
Hunk #2 succeeded at 103 (offset 24 lines).
Hunk #3 FAILED at 91.
2 out of 3 hunks FAILED -- saving rejects to file CMakeLists.txt.rej
patching file src/CMakeLists.txt
Hunk #1 FAILED at 86.
1 out of 1 hunk FAILED -- saving rejects to file src/CMakeLists.txt.rej
patching file src/Cafe/HW/Latte/Renderer/Vulkan/RendererShaderVk.cpp
==> ERROR: A failure occurred in prepare().
    Aborting...
error: failed to build 'cemu-git-2.0.r45.g0f24b06-1': 
error: packages failed to build: cemu-git-2.0.r45.g0f24b06-1

tacosukoneko commented on 2022-08-27 19:35 (UTC)

Thanks for clarifying, great job with this package I really look forward to its progress. Adding here that at the moment, I also see the same crash Deresiant describes when using cemu built from this package, but not when using cemu built using a vcpkg method (Anuskuss's PKGBUILD), which is able to play games without crashing (but I am sure eventually a solution to this will be found).

abouvier commented on 2022-08-27 13:52 (UTC) (edited on 2022-08-27 13:53 (UTC) by abouvier)

@tacosukoneko nope, there is no vcpkg involved in this package.

@Deresiant discord-rpc-api does not exist anymore, you should use discord-rpc-git for now because discord-rpc-bin does not include the header files (already signaled).

I have many crashes too, I try to find a cause.

tacosukoneko commented on 2022-08-27 11:54 (UTC)

Does building this package invoke vcpkg and if so where is the vcpkg cache directory so I can free the space after updating?

Deresiant commented on 2022-08-27 10:39 (UTC) (edited on 2022-08-27 15:35 (UTC) by Deresiant)

I got a linking issue when I tried to install this with the dependencies listed in the package build and one of the warnings was that discord_rpc.h was not found. I fixed this by installing discord-rpc-api.

And cemu crashes whenever starting emulation. (so no games will open)

❯ GDK_BACKEND=x11 GTK_THEME=Default cemu

(Cemu:5369): Gtk-CRITICAL **: 21:08:49.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
SIGSEGV!
Error: signal 11:
/run/user/1000/cemu/Cemu(+0xc774f)[0x5604ac8c874f]
/usr/lib/libc.so.6(+0x38a40)[0x7feab5251a40]
/usr/lib/libc.so.6(+0x15aa85)[0x7feab5373a85]
/usr/lib/libc.so.6(wcsrtombs+0xac)[0x7feab52c8ccc]
/usr/lib/libc.so.6(+0x56fc8)[0x7feab526ffc8]
/usr/lib/libc.so.6(+0x5b410)[0x7feab5274410]
/usr/lib/libc.so.6(+0x752ed)[0x7feab528e2ed]
/run/user/1000/cemu/Cemu(+0xe91f0)[0x5604ac8ea1f0]
/run/user/1000/cemu/Cemu(+0x4fa24c)[0x5604accfb24c]
/run/user/1000/cemu/Cemu(+0x1fdc71)[0x5604ac9fec71]
/run/user/1000/cemu/Cemu(+0x1ace9d)[0x5604ac9ade9d]
/run/user/1000/cemu/Cemu(+0x1b4b0d)[0x5604ac9b5b0d]
/usr/lib/libstdc++.so.6(+0xd62f3)[0x7feab54d62f3]
/usr/lib/libc.so.6(+0x8678d)[0x7feab529f78d]
/usr/lib/libc.so.6(__clone+0x44)[0x7feab53208e4]
terminate called without an active exception
zsh: IOT instruction (core dumped)  GDK_BACKEND=x11 GTK_THEME=Default cemu