Is there a reason the PKGBUILD does dotnet nuget locals all -c
? Clearing the nuget cache is generally unnecessary unless there's a problem, and in that case I'd expect it to be done by the user as needed instead of cleaning the cache that can cause a few gigabytes to need to be redownloaded to build Ryujinx alone, not counting any other .NET projects the user may have.
Search Criteria
Package Details: ryujinx 1.3.2-1
Package Actions
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://git.ryujinx.app/ryubing/ryujinx |
Licenses: | MIT |
Submitter: | Rubo |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 33 |
Popularity: | 2.07 |
First Submitted: | 2022-12-10 16:56 (UTC) |
Last Updated: | 2025-06-10 19:13 (UTC) |
Dependencies (8)
- alsa-lib
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libx11 (libx11-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-8.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR) (make)
Required by (0)
Sources (1)
Windows10CE commented on 2024-10-28 04:02 (UTC)
xiota commented on 2024-10-27 20:54 (UTC) (edited on 2024-10-28 02:59 (UTC) by xiota)
Decided to use the GreemDev fork because it's active and has sane version tags.
jSQrD commented on 2024-10-27 19:45 (UTC) (edited on 2024-10-28 05:02 (UTC) by jSQrD)
A Decision has been made. I'll keep this updated in case of more big N shenanigans
Currently there are two main forks/mirrors for Ryujinx.
- https://github.com/ryujinx-mirror/ryujinx > Which is for minor fixes and enhancements
- https://github.com/GreemDev/Ryujinx > Which is for new features
nellePoint commented on 2024-10-09 07:56 (UTC)
the mirror is taking PRs now and having minor changes and bug fixes being merged
furai commented on 2024-10-07 07:20 (UTC)
https://github.com/ryujinx-mirror/ryujinx
Seems like this one is active and has a lot of stars already, I think people moved to it. It even has builds.
Naxdy commented on 2024-10-03 13:51 (UTC)
I'm honored you picked my mirror :D
I also have it mirrored on GitHub, also with tags intact: https://github.com/Naxdy/Ryujinx (I did add some commits to introduce a Nix flake, but didn't create new tags)
I suggest to use that one over my Forgejo instance due to the better content availability. My server is sitting in Finland, so those connecting from the e.g. US or Oceania might have a subpar experience.
furai commented on 2024-10-03 10:24 (UTC) (edited on 2024-10-03 10:25 (UTC) by furai)
Seems that in their global.json
they're actually using 8.0.100
and dotnet-sdk-bin
is 8.0.40x
. So in theory it should work with dotnet-sdk
which is 8.0.10x
. I might give it a go in my free time.
HurricanePootis commented on 2024-10-02 17:29 (UTC)
@furai, this package only works with dotnet-sdk-bin
as dotnet-sdk-bin
supplies a different minor version than dotnet-sdk
. If you are using some install bash script on arch, then I can't help you as that's not supported.
furai commented on 2024-10-02 05:11 (UTC) (edited on 2024-10-02 10:36 (UTC) by furai)
Will this package work with dotnet-sdk
? Or only dotnet-sdk-bin
is supported?
What if I have dotnet sdk supplied other way like through install.sh
script from microsoft?
Pinned Comments
xiota commented on 2024-02-23 04:04 (UTC) (edited on 2025-04-11 03:03 (UTC) by xiota)
Problems building?
aur/dotnet-core-bin
.For other issues, avoid flagging and commenting at the same time for the same issue.