Search Criteria
Package Details: ryujinx-ldn-bin 1.1.0_ldn3.1.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ryujinx-ldn-bin.git (read-only, click to copy) |
---|---|
Package Base: | ryujinx-ldn-bin |
Description: | Experimental Nintendo Switch Emulator written in C# (LDN build) |
Upstream URL: | https://www.patreon.com/ryujinx |
Keywords: | emulator nintendo switch |
Licenses: | MIT |
Conflicts: | ryujinx, ryujinx-git |
Provides: | ryujinx |
Submitter: | GCMarvin |
Maintainer: | GCMarvin |
Last Packager: | GCMarvin |
Votes: | 8 |
Popularity: | 0.036346 |
First Submitted: | 2021-01-21 10:47 (UTC) |
Last Updated: | 2023-04-25 16:34 (UTC) |
Latest Comments
dreieck commented on 2023-04-24 14:46 (UTC)
ryujinx
to theconflicts
array.provides
entry fromRyujinx
toryujinx
(i.e., lowercase).Thanks for maintaining!
conan513 commented on 2022-11-24 06:58 (UTC)
LDN3 is out https://www.patreon.com/posts/introducing-ldn3-74910544
eclairevoyant commented on 2022-10-20 05:17 (UTC)
The icon and desktop file should not need to be executable, they should be installed with
-m644
.GCMarvin commented on 2022-08-01 13:06 (UTC)
@E3LDDfrK This version of Ryujinx is the LDN build, which emulates local multiplayer between players connected over the internet. This feature is not yet available in the master build, and as of now is only distributed as binary version from Ryujinx' Patreon page (although no sign-in is required): https://www.patreon.com/posts/introducing-ldn2-45268370
I adopted their version numbering for this package, and version 1.0.0_ldn2.4 is still the latest, so this package is not outdated.
However this version is based on master build 1.0.7093, which is about ten months old at the time, so if you are looking for features that have been introduced to Ryujinx since then, I suggest using ryujinx-git instead.
E3LDDfrK commented on 2022-08-01 12:29 (UTC) (edited on 2022-08-01 22:41 (UTC) by E3LDDfrK)
I'm not exactly sure about the version numbering. So is this outdated?
edit: Thanks for the answer, GCMarvin.