If you have an error like "couldn't initialize SDL" when trying run Cemu (this message can be see into terminal), then run Cemu with this command to preload SDL3 before (often, because of sdl2-compat)
LD_PRELOAD=/usr/lib/libSDL3.so.0 Cemu
It's a workaround to prevent Cemu crashes at startup.
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.000005 |
| 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-staticAUR, openssl-aegisAUR, openssl-1.1AUR, 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-staticAUR, openssl-aegisAUR, openssl-1.1AUR, 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)
yasumi2136 commented on 2026-06-10 16:51 (UTC) (edited on 2026-06-10 16:52 (UTC) by yasumi2136)
abouvier commented on 2026-05-29 07:30 (UTC)
@HurricanePootis any version above 3.3, so wxwidgets-gtk3-git for example.
HurricanePootis commented on 2026-05-29 04:02 (UTC)
@abouvier Which version of wxwidgets-gtk3 do I need to install to build this package?
abouvier commented on 2026-05-16 21:10 (UTC)
No, only prebuilt packages downloadable from GitHub were affected.
shibinha commented on 2026-05-16 20:46 (UTC)
Was this affected by the recent cyberattack in the repo?
simona commented on 2026-04-25 22:21 (UTC)
tnx
abouvier commented on 2026-04-25 21:32 (UTC)
@simona, you need to rebuild this package every time boost is updated.
simona commented on 2026-04-25 10:08 (UTC)
:: impossibile soddisfare la dipendenza 'libboost_program_options.so=1.90.0-64' richiesta da cemu-git
abouvier commented on 2026-04-01 19:07 (UTC) (edited on 2026-04-01 19:09 (UTC) by abouvier)
@heavysink Are you sure that your system is fully up to date? You probably installed boost-1.90 with boost-libs-1.89.
heavysink commented on 2026-04-01 12:30 (UTC)
No rule to make target '/usr/lib/libboost_program_options.so.1.90.0', needed by '/build/cemu-git/src/cemu/bin/Cemu_release'. Stop.
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.