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

Latest Comments

1 2 3 Next › Last »

lod commented on 2025-07-01 07:54 (UTC)

Works-for-me™ It's just the repackaged binary. I don't see how this could lead to this behaviour. So I guess you have to troubleshoot your config. You could also try the cemu package, this should be the preferred one anyways.

georgelpreput commented on 2025-06-30 23:17 (UTC) (edited on 2025-06-30 23:17 (UTC) by georgelpreput)

For some reason the Debug -> Logging and Debug -> Dump menus cannot be navigated into. Unclear whether this is some interaction between my Arch config and the intended Ubuntu target of the release this build is based on. The menus do work in the AppImage version.

Also reported on the Cemu issue tracker https://github.com/cemu-project/Cemu/issues/1626.

lod commented on 2025-06-01 07:38 (UTC)

@saghm good point, cheers.

saghm commented on 2025-05-31 20:48 (UTC)

I'm getting an invalid checksum from the .desktop file. Looking back at previous comments with similar issues, it seems like this might happen whenever the files are updated before a new release is made, since the URL in the source array is grabbing whatever the contents are from the main branch.

If I'm correct about this, I think the solution would be to instead download from the tag corresponding to the package version (i.e. "https://raw.githubusercontent.com/cemu-project/Cemu/refs/tags/v$pkgver/dist/linux/info.cemu.Cemu.desktop" for the desktop file and similar for the others), which would ensure that the files downloaded don't ever change for a given release.

AsA commented on 2024-12-14 17:59 (UTC)

With 2.5.1 bluez-libs is now a dependency (without it libbluetooth would be missing)

lod commented on 2023-08-26 16:19 (UTC)

@helloitisme try building in a clean directory.

helloitisme commented on 2023-08-25 21:37 (UTC)

@lod my b2sums check fails on the info.cemu.Cemu.metainfo.xml file

==> Validating source files with b2sums... cemu-2.0-47-ubuntu-20.04-x64.zip ... Passed info.cemu.Cemu.desktop ... Passed info.cemu.Cemu.png ... Passed info.cemu.Cemu.metainfo.xml ... FAILED ==> ERROR: One or more files did not pass the validity check!

lod commented on 2023-04-07 19:49 (UTC) (edited on 2023-04-07 19:59 (UTC) by lod)

@meille what is failing? It does work for me

Validating source files with sha256sums...
    cemu-2.0-32-ubuntu-20.04-x64.zip ... Passed
    info.cemu.Cemu.desktop ... Passed
    info.cemu.Cemu.png ... Passed
    info.cemu.Cemu.metainfo.xml ... Passed

Maybe something went wrong during the download. Have you tried deleting the files so that they can be downloaded again?

meille commented on 2023-04-07 18:03 (UTC)

This package is currently failing the sha256sums validity check and can't be updated.