Package Details: ryujinx-bin 1.1.1400-1

Git Clone URL: https://aur.archlinux.org/ryujinx-bin.git (read-only, click to copy)
Package Base: ryujinx-bin
Description: Experimental Nintendo Switch Emulator written in C# (master build channel release)
Upstream URL: https://github.com/Ryujinx/release-channel-master
Licenses: MIT
Conflicts: ryujinx, Ryujinx
Provides: ryujinx
Submitter: xyzzy
Maintainer: xyzzy (kode54)
Last Packager: kode54
Votes: 21
Popularity: 1.59
First Submitted: 2022-11-29 18:38 (UTC)
Last Updated: 2024-09-27 21:37 (UTC)

Pinned Comments

xyzzy commented on 2022-12-29 16:50 (UTC) (edited on 2023-03-24 09:43 (UTC) by xyzzy)

Please don't flag this package out-of-date if the last update was just a few days ago. We try to keep it up-to-date, but releases are so frequent (often multiple per day) that it just isn't practical to update the package for every single one.

Latest Comments

1 2 Next › Last »

georgelpreput commented on 2024-09-08 14:25 (UTC)

I think the hash is wrong for the archive file.

==> Making package: ryujinx-bin 1.1.1376-1 (Sun 08 Sep 2024 02:22:26 PM UTC)
==> Retrieving sources...
  -> Found ryujinx-1.1.1376-linux_x64.tar.gz
  -> Found Ryujinx.desktop
  -> Found Logo.svg
  -> Found Ryujinx.xml
==> Validating source files with b2sums...
    ryujinx-1.1.1376-linux_x64.tar.gz ... FAILED
    Ryujinx.desktop ... Passed
    Logo.svg ... Passed
    Ryujinx.xml ... Passed
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'ryujinx-bin-1.1.1376-1': 
error: packages failed to build: ryujinx-bin-1.1.1376-1

ArchUsr1 commented on 2024-06-28 12:24 (UTC) (edited on 2024-07-01 13:16 (UTC) by ArchUsr1)

Is there a way to scale UI on HiDPI display?

[Update] AVALONIA_GLOBAL_SCALE_FACTOR=2

jomarm commented on 2024-06-16 22:43 (UTC)

Why do Ryujinx.desktop, Logo.svg, and Ryujinx.xml come from master? Wouldn't using a set commit avoid the checksum fails as well as keep the package consistent for each build of a version?

ilbuonmarcio commented on 2024-03-26 02:24 (UTC)

Hi guys, there is an open issue to resolve, you can find more information here https://github.com/Ryujinx/Ryujinx/issues/6555

clover commented on 2024-03-19 20:57 (UTC)

will you support linux-arm64? ryujinx recently started adding these releases.

bmhlol commented on 2023-11-12 03:02 (UTC)

Ryujinx.desktop validity check fails

BoostCookie commented on 2023-10-23 08:01 (UTC)

They are still (or again?) invalid. Maybe this package is a candidate for b2sums=("SKIP") given how often it updates. Or someone programs a CI that updates the checksums upon every release.

mleivagomez commented on 2023-10-22 22:27 (UTC)

Seconding BoostCookie's comment. There's a problem with the validity check that appeared today.

BoostCookie commented on 2023-10-22 21:08 (UTC)

checksums are invalid right now.

Ekim0789 commented on 2023-10-20 22:17 (UTC) (edited on 2023-10-20 22:47 (UTC) by Ekim0789)

anyone failing to build edit PKGBUILD, delete 'ed7edb44c1b6ace90c00738754577b8779b34847e286662971ecc148871b1995698adcc4a0841b4bd7d804d1b0aee960565f9c68680abb9ade55f46fd89b1863' and add 'f9ca3827df3a5cdd907495f580233c89aa12747f334200a6a77363370509037aceecb0b7fe6ba4d7a1043af3a6e7ffc5ae90ab135e40d052edb0dc142b83022e' in its place. Also, if you want to launch via the newly updated .desktop entry you can download Ryujinx.sh and put it in /usr/bin (it's hackey but it works) or you can just call Ryujinx from the command line. This is just of course until there is an updated PKGBUILD to do things properly.