Package Details: ryujinx 1.2.82-2

Git Clone URL: https://aur.archlinux.org/ryujinx.git (read-only, click to copy)
Package Base: ryujinx
Description: Experimental Nintendo Switch Emulator written in C#
Upstream URL: https://github.com/Ryubing/Ryujinx
Licenses: MIT
Submitter: Rubo
Maintainer: xiota
Last Packager: xiota
Votes: 23
Popularity: 5.25
First Submitted: 2022-12-10 16:56 (UTC)
Last Updated: 2025-03-01 19:36 (UTC)

Pinned Comments

xiota commented on 2024-02-23 04:04 (UTC) (edited on 2025-01-25 19:51 (UTC) by xiota)

This package attempts to build the latest release on rebuild.

  • Please wait about two weeks (10-14 days) before requesting version bumps.
  • Version bumps are technically unnecessary, but may assist AUR helpers.
  • If there is nothing else to update, requests for version bump that do not abide the rate limit may be unflagged.

Problems building?

For other issues, avoid flagging and commenting at the same time for the same issue.

  • Flag for common issues with standard solutions, like typos, depends updates, etc.
  • Comment for issues requiring explanation or debugging.
  • Use a pastebin for blocks of text more than a few lines.

Latest Comments

1 2 3 4 5 6 Next › Last »

secretstar commented on 2025-03-02 11:12 (UTC)

Alright, the current script successfully handles redirects for me now, thanks!

xiota commented on 2025-03-01 19:42 (UTC)

@secretstar Added the redirect option directly to the command in the update check. Documentation for PKGBUILD or makepkg.conf do not mention curlopts array. Did not bump pkgrel because there is no need for others to rebuild.

secretstar commented on 2025-03-01 12:06 (UTC) (edited on 2025-03-01 12:06 (UTC) by secretstar)

Can you add a line curlopts=(-L) in the PKGBUILD file to automatically follow redirects for GitHub resource URLs? I'm having trouble downloading the Ryujinx package using this script—it keeps failing.

katt commented on 2025-02-13 15:51 (UTC)

Just depend on the versioned provides instead, like dotnet-sdk-9.0, and it automatically resolves itself whenever the version needed arrives in the repos...

xiota commented on 2025-01-25 19:50 (UTC) (edited on 2025-01-25 19:55 (UTC) by xiota)

@SunRed Will consider switching depends if this package can still be built with the extra/ package after about a month. Otherwise, would have to switch it back.

Also, bump rate limit is shortened to 2 weeks (from 1 month) because separate canary makes stable releases less frequent.

SunRed commented on 2025-01-25 17:59 (UTC)

Since the official dotnet package is now on 9.0.1, could you please just depend on using dotnet-sdk instead of the -bin package?

xiota commented on 2024-12-27 17:24 (UTC) (edited on 2024-12-27 17:26 (UTC) by xiota)

Created aur/ryujinx-canary. Release and Canary versions are not interchangeable. (Release 1.2.78 ≠ Canary 1.2.78.) Canary is tagged frequently, so little practical difference from git master.

Canary package is auto-updating, like this one. Same rate limit for version bumps applies (not applicable if there are other problems to address). For more frequent updates, rebuild manually.