Package Details: cemu-bin 2.6-2

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.061109
First Submitted: 2022-11-11 04:24 (UTC)
Last Updated: 2025-06-01 07:49 (UTC)

Latest Comments

« First ‹ Previous 1 2

Zebellah commented on 2022-11-30 18:01 (UTC)

I got the following error on my first try

==> Starting package()... /home/yemre/.cache/yay/cemu-bin/PKGBUILD: line 45: patchelf: command not found ==> ERROR: A failure occurred in package().

Installing the package 'patchelf' first fixed it.

Thanks for your work

alexaib commented on 2022-11-28 17:39 (UTC)

Hello, patchelf is used on the build stage of the package, however it's not specified as a dependency on the makedepends section of the PKGBUILD. Please fix it!

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