Package Details: cemu 2.6-3

Git Clone URL: https://aur.archlinux.org/cemu.git (read-only, click to copy)
Package Base: cemu
Description: Software to emulate Wii U games and applications on PC
Upstream URL: https://cemu.info
Keywords: emulator wii-u
Licenses: MPL2
Submitter: Anuskuss
Maintainer: kescherAUR
Last Packager: kescherAUR
Votes: 35
Popularity: 1.25
First Submitted: 2022-09-05 15:23 (UTC)
Last Updated: 2025-05-21 13:33 (UTC)

Dependencies (26)

Required by (0)

Sources (6)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »

Dlay commented on 2024-09-24 22:10 (UTC)

On my Garuda (Arch Linux) System, i had to install cubeb to get audio working. ;-)

abouvier commented on 2024-09-23 01:19 (UTC)

It would have worked too with the already existing fmt9 package ;)

kescherAUR commented on 2024-09-12 23:59 (UTC)

I tried making a patch for fmt 11 support, utterly failed, and decided to just create a temporary fmt10 AUR package until upstream supports fmt 11.

kescherAUR commented on 2024-09-12 22:49 (UTC)

Yes, build broken with fmt 11, I know.

kescherAUR commented on 2024-08-27 23:26 (UTC)

Yes, indeed, impeccable timing, everyone :D

Anyway: With this release, I finally also restore upstream naming (Capitalized instead of lowercase) for directories. This means you'll need to move your config dirs before your next Cemu start!

To do this, simply run:

mv ~/.config/cemu ~/.config/Cemu
mv ~/.local/share/cemu ~/.local/share/Cemu
mv ~/.cache/cemu ~/.cache/Cemu

HurricanePootis commented on 2024-08-26 20:47 (UTC)

this timing is awesome......

wins1ey commented on 2024-08-26 19:21 (UTC)

@kescherAUR good news, that is now the case.

kescherAUR commented on 2024-08-26 12:54 (UTC)

@abouvier Unfortunately, the prior package maintainer chose to replace the patch version with the number of Git revisions.

I highly disagree with that decision, but I also don't want to bump the package's epoch. I also don't want to break expectations set by versions either.

Therefore, until a release tag after 2.0 is made (2.1, 3.0, ...), I will keep this version as-is. I've made preparations in the PKGBUILD already for an easy switch once this is the case.

abouvier commented on 2024-08-24 03:52 (UTC)

Where does this version string come from? It should just be 2.0.94, exactly like the git tag that is fetched.