Does building this package invoke vcpkg and if so where is the vcpkg cache directory so I can free the space after updating?
Search Criteria
Package Details: cemu-git 2.6.r213.g8e3e961-1
Package Actions
| 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: | 11 |
| Popularity: | 0.000007 |
| First Submitted: | 2022-08-27 04:24 (UTC) |
| Last Updated: | 2026-05-10 21:53 (UTC) |
Dependencies (55)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- glslang (glslang-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libbluetooth.so (bluez-gitAUR, bluez-libs)
- libboost_program_options.so (boost183-libsAUR, boost1.86-libsAUR, boost-libs)
- libcrypto.so (openssl-gitAUR, openssl-1.1AUR, openssl-staticAUR, openssl-aegisAUR, lib32-openssl, openssl)
- libcubeb.so (cubeb-gitAUR, cubebAUR)
- libcurl.so (curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libfmt.so (fmt10AUR, fmt9AUR, fmt11AUR, fmt-gitAUR, fmt)
- libgcc_s.so (libgcc-snapshotAUR, lib32-gcc-libs-snapshotAUR, libgcc)
- libgdk-3.so (gtk3-gitAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR, gtk3, lib32-gtk3)
- libgobject-2.0.so (glib2-gitAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgtk-3.so (gtk3-gitAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR, gtk3, lib32-gtk3)
- libssl.so (openssl-gitAUR, openssl-1.1AUR, openssl-staticAUR, openssl-aegisAUR, lib32-openssl, openssl)
- libstdc++.so (libstdc++-snapshotAUR, lib32-gcc-libs-snapshotAUR, libstdc++)
- libusb-1.0.so (libusb-gitAUR, lib32-libusb, libusb)
- libwayland-client.so (wayland-asan-gitAUR, lib32-wayland-gitAUR, wayland-chromiumAUR, wayland-gitAUR, lib32-wayland, wayland)
- libx11 (libx11-gitAUR)
- libz.so (zlib-gitAUR, zlib-ng-compat-gitAUR, lib32-zlib, lib32-zlib-ng-compat, zlib, zlib-ng-compat)
- libzarchive.so (zarchive-gitAUR, zarchive)
- Show 35 more dependencies...
Required by (0)
Sources (2)
tacosukoneko commented on 2022-08-27 11:54 (UTC)
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
Pinned Comments
abouvier commented on 2022-10-12 17:50 (UTC)
Data and config files previously stored in
~/.local/share/cemuare now searched in~/.config/Cemu,~/.local/share/Cemuand~/.cache/Cemu.