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

Latest Comments

1 2 Next › Last »

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.

donn commented on 2022-12-02 07:50 (UTC)

@Zebellah Fixed. Thanks for the heads up!