Package Details: yuzu-early-access 3472-1

Git Clone URL: https://aur.archlinux.org/yuzu-early-access.git (read-only, click to copy)
Package Base: yuzu-early-access
Description: An experimental open-source Nintendo Switch emulator/debugger (early access version)
Upstream URL: https://yuzu-emu.org/
Licenses: GPL2
Conflicts: yuzu
Provides: yuzu
Submitter: heavysink
Maintainer: heavysink (lilac)
Last Packager: lilac
Votes: 20
Popularity: 1.02
First Submitted: 2020-12-09 04:09 (UTC)
Last Updated: 2023-03-24 22:08 (UTC)

Pinned Comments

heavysink commented on 2022-07-29 03:48 (UTC) (edited on 2022-07-29 03:49 (UTC) by heavysink)

Currently there is a code bug upstream that prevents compiling in Linux since 2859 with no ETA for fixing. It is not fixed by now. Please do not flag it out of date. Once the code bug is fixed the lilac build bot will automatically compile it and push it in AUR.

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

heavysink commented on 2021-07-07 17:26 (UTC)

Hi

yuzu-early-access now needs fmt 8.0 which the official repo is still under staging. I have to add conan for it.

In addition, the upstream patch needs to be updated. I updated it myself but I will create an issue for it.

Let's wait for the build bot to automatically update it.

FerrahWolfeh commented on 2021-07-02 13:58 (UTC)

Currently, the option -DENABLE_QT_TRANSLATION=ON isn't present in the PKGBUILD

I suggest enabling it to add support for other languages

baby-void commented on 2021-06-10 13:32 (UTC)

Unhandled SIGSEGV at rip 0x007f4aa98b6e95 fish: Job 1, 'yuzu' terminated by signal SIGSEGV (Address boundary error)

Might someone give me some insight what did I screw up?

heavysink commented on 2021-05-18 07:44 (UTC) (edited on 2021-05-18 15:38 (UTC) by heavysink)

There is currently an upstream bug for GCC11 and Qt 5.15 that prevents yuzu from building. It will throw out:

/usr/include/qt/QtConcurrent/qtconcurrentthreadengine.h:250:50: error: invalid declarator before ‘’ token 250 | ThreadEngineStarter<void>(ThreadEngine<void> _threadEngine) | ^ /usr/include/qt/QtConcurrent/qtconcurrentthreadengine.h:250:49: error: expected ‘)’ before ‘’ token 250 | ThreadEngineStarter<void>(ThreadEngine<void> _threadEngine) | ~ ^~ | )

Upstream QT has fixed the bug (https://codereview.qt-project.org/c/qt/qtbase/+/339417) but we may need to wait for archlinux for the fix.

heavysink commented on 2021-04-12 15:36 (UTC)

@miss_barfin yuzu early access is under GPL2 license so redistributing/recompiling it is completely legal regardless of its Patreon status.

RogueGirl commented on 2021-04-12 07:29 (UTC)

isn't providing patreon content for free, piracy?

heavysink commented on 2021-01-01 21:47 (UTC) (edited on 2021-01-01 21:49 (UTC) by heavysink)

@MGThePro

Great! I already switched to github repo. See if everything is good.