Search Criteria
Package Details: cemu-bin 2.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cemu-bin.git (read-only, click to copy) |
---|---|
Package Base: | cemu-bin |
Description: | Nintendo Wii U Emulator |
Upstream URL: | https://cemu.info |
Keywords: | cemu emulator game wii-u wiiu |
Licenses: | MPL-2.0 |
Conflicts: | cemu |
Provides: | cemu |
Submitter: | donn |
Maintainer: | lod |
Last Packager: | lod |
Votes: | 14 |
Popularity: | 0.41 |
First Submitted: | 2022-11-11 04:24 (UTC) |
Last Updated: | 2025-02-10 15:37 (UTC) |
Dependencies (22)
- at-spi2-core (at-spi2-core-gitAUR)
- bluez-libs (bluez-gitAUR)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- glu (glu-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libice
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsm
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxrender
- pango (pango-gitAUR)
- Show 2 more dependencies...
Required by (1)
- bcml-git (requires cemu) (optional)
Sources (4)
- https://github.com/cemu-project/Cemu/raw/main/dist/linux/info.cemu.Cemu.png
- https://github.com/cemu-project/Cemu/releases/download/v2.6/cemu-2.6-ubuntu-22.04-x64.zip
- https://raw.githubusercontent.com/cemu-project/Cemu/main/dist/linux/info.cemu.Cemu.desktop
- https://raw.githubusercontent.com/cemu-project/Cemu/main/dist/linux/info.cemu.Cemu.metainfo.xml
Latest Comments
« First ‹ Previous 1 2
donn commented on 2022-11-13 18:28 (UTC)
@Aryma Cemu is pretty unorthodox for a Linux binary in that it relies on the binary's path to find some supporting files, so the binary is installed at /usr/share/cemu/Cemu. You can just write
/usr/share/cemu/Cemu
if you want to launch it from the terminal.Aryma commented on 2022-11-13 18:22 (UTC)
why can't I run cemu from the terminal/console like any other app?
donn commented on 2022-11-13 15:56 (UTC)
@Mascali I did add icu, libffi and pcre- those are the libraries I replaced with patchelf.
Mascali commented on 2022-11-13 15:54 (UTC)
Hi,
To build you need to add the patchelf deps
donn commented on 2022-11-12 20:18 (UTC)
This is a Cemu package based on the latest available pre-release build for Ubuntu.
If you'd prefer the absolute latest version, try cemu-git.
This is my first AUR package, so if you notice any missing dependencies, please just leave a comment. Thank you!
donn commented on 2022-11-12 17:16 (UTC)
@Aryma 2.0-14 is the latest binary release of Cemu at the time of writing: https://github.com/cemu-project/Cemu/releases
Aryma commented on 2022-11-12 12:48 (UTC)
update it please
« First ‹ Previous 1 2