Package Details: yuzu-mainline-bin 0.1423-1

Git Clone URL: https://aur.archlinux.org/yuzu-mainline-bin.git (read-only, click to copy)
Package Base: yuzu-mainline-bin
Description: Nintendo Switch emulator - mainline branch
Upstream URL: https://github.com/yuzu-emu/yuzu-mainline
Keywords: emulator games switch
Licenses: GPL2
Conflicts: yuzu, yuzu-canary-git, yuzu-git, yuzu-mainline-git
Provides: yuzu, yuzu-cmd
Submitter: linuxgamers
Maintainer: lmartinez-mirror (kode54)
Last Packager: kode54
Votes: 38
Popularity: 3.17
First Submitted: 2020-07-22 14:22 (UTC)
Last Updated: 2023-05-08 01:07 (UTC)

Pinned Comments

lmartinez-mirror commented on 2022-09-17 18:36 (UTC)

Looking for co-maintainers, please let me know if you'd like to co-maintain.

Latest Comments

1 2 3 4 Next › Last »

kode54 commented on 2023-05-07 07:51 (UTC) (edited on 2023-05-07 07:52 (UTC) by kode54)

Upstream does not maintain or support distro packages, so likely, whoever is maintaining the Arch package would also have to field any bug reports for it, including verifying them against the upstream official binaries if they do not wish to fix them on their own downstream.

Also, upstream pushes updates often daily, so is the maintainer prepared to rebuild it at least daily?

kojq commented on 2023-04-07 19:10 (UTC)

What is the purpose or exact use case of this considering that there is https://archlinux.org/packages/community/x86_64/yuzu/

Calivi commented on 2023-03-23 08:50 (UTC)

Running yuzu when AppImageLauncher is installed triggers AppImageLauncher to configure the app. This I guess is because yuzu-mainline-bin is based on the app image. I think this should be fixed.

DocMAX commented on 2022-09-23 15:49 (UTC)

Passing command line options like -f -g ... doesn't work for me (anymore?). Anyone else?

pepper_chico commented on 2022-09-19 23:12 (UTC) (edited on 2022-09-19 23:44 (UTC) by pepper_chico)

Latest version (0.1172) gets stuck at launching and doesn't display any window. Downgrading to the previous version (0.1167) fixed the problem.

lmartinez-mirror commented on 2022-09-17 18:36 (UTC)

Looking for co-maintainers, please let me know if you'd like to co-maintain.

a821 commented on 2022-08-27 16:39 (UTC)

Added missing dependency.

BTW, this reminds me that I wanted to stop maintaining this package. Does anyone want to take over? I'll orphan it in about a week if no one steps up.

labaman commented on 2022-08-27 12:06 (UTC) (edited on 2022-08-27 12:08 (UTC) by labaman)

yuzu dlopen(): error loading libfuse.so.2 AppImages require FUSE to run. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information

Please add fuse2 to dependencis

labaman commented on 2022-08-10 21:23 (UTC) (edited on 2022-08-10 21:26 (UTC) by labaman)

@kekonn hid-nintendo package is not needed - in current linux kernels it is already part of the kernel. joycond-git - only needed for joycon - useless for pro-controller The rest of the packages make sense to offer as optional dependencies for the game-devices-udev package, not for this emulator.

a821 commented on 2022-08-01 08:03 (UTC)

@Shamshiel, yuzu is now released as AppImage so I have changed the PKGBUILD accordingly. Please test if it works.