Ryujinx: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
 
(44 intermediate revisions by 21 users not shown)
Line 8: Line 8:
|developer = [https://github.com/gdkchan/ gdkchan] <small>(Project lead)</small> [https://web.archive.org/web/20240918124848/https://github.com/Ryujinx/Ryujinx/graphs/contributors Ryujinx team]
|developer = [https://github.com/gdkchan/ gdkchan] <small>(Project lead)</small> [https://web.archive.org/web/20240918124848/https://github.com/Ryujinx/Ryujinx/graphs/contributors Ryujinx team]
|prog-lang = {{Proglang|C#}}
|prog-lang = {{Proglang|C#}}
|website = [https://ryujinx.org/ ryujinx.org]
|website =  
|source = [https://web.archive.org/web/20241001042442/https://github.com/Ryujinx/Ryujinx GitHub]
|source =  
|support = [https://www.patreon.com/ryujinx Patreon]
|support =  
|license = {{license|MIT}}
|license = {{license|MIT}}
|compatibility = [https://web.archive.org/web/20240901191606/https://github.com/Ryujinx/Ryujinx-Games-List/issues Compatibility list]
|compatibility = [https://web.archive.org/web/20240901191606/https://github.com/Ryujinx/Ryujinx-Games-List/issues Compatibility list]
Line 19: Line 19:


==Download==
==Download==
{| cellpadding="4"
;Ryujinx is no longer under development, so don't expect any more features or improvements. You can still download the last official release from a mirror or try one of the [[#Forks|active forks of Ryujinx]].
|-
 
|align=center|{{Icon|Win|Lin|Mac}}
|'''[https://ryujinx.org/download <s>Latest automatic builds</s>]'''<br/><small>Windows build requires [https://www.openal.org/downloads/oalinst.zip OpenAL]</small>
|}
;We do not recommend using Ryujinx anymore. Instead, we recommend using [[#Forks|active forks of Ryujinx]].
==Overview==
==Overview==
The Switch port of Puyo Puyo Tetris was the first commercial game to show a logo in early February 2018<ref>{{cite web|title=Experimental Switch emulator in C#|url=https://gbatemp.net/threads/experimental-switch-emulator-in-c.495982/|publisher=GBAtemp|author=gdkchan|date=February 05, 2018|accessdate=August 07, 2018}}</ref> The titles [https://www.youtube.com/watch?v=1Ux9MFHgLiM Cave Story+], [https://www.youtube.com/watch?v=uNs05L7Ch0c The Binding of Isaac: Afterbirth+], [https://www.reddit.com/r/Ryujinx/comments/8g2zz9/old_news/ One Piece Unlimited World Red Edition Deluxe Edition] and [https://www.youtube.com/watch?v=NvKz6YPYIDU 1-2 Switch] were among the first group of games to boot on this emulator on April to May 2018. Ryujinx was able to boot and render the introductions of Super Mario Odyssey on [https://www.youtube.com/watch?v=2eTtB-Rwung early June 2018]. The [https://www.youtube.com/watch?v=HC1xE3X6VgY aforementioned ''One Piece'' title] was the first 3D game to load in-game in Ryujinx in early [https://www.youtube.com/watch?v=voEByHuUB6Q July 2018].
The Switch port of Puyo Puyo Tetris was the first commercial game to show a logo in early February 2018<ref>{{cite web|title=Experimental Switch emulator in C#|url=https://gbatemp.net/threads/experimental-switch-emulator-in-c.495982/|publisher=GBAtemp|author=gdkchan|date=February 05, 2018|accessdate=August 07, 2018}}</ref> The titles Cave Story+, {{YouTubeVideo|uNs05L7Ch0c The Binding of Isaac: Afterbirth+}}, One Piece Unlimited World Red Edition Deluxe Edition and 1-2 Switch were among the first group of games to boot on this emulator on April to May 2018. Ryujinx was able to boot and render the introductions of Super Mario Odyssey in early June 2018. The {{YouTubeVideo|HC1xE3X6VgY|aforementioned ''One Piece'' title}} was the first 3D game to load in-game in Ryujinx in early {{YouTubeVideo|voEByHuUB6Q|July 2018}}.


Even though Ryujinx and yuzu's teams are composed of different people, their development has been steady and almost equal, though Ryujinx seems to be a bit quicker in booting previously incompatible games or improving the rendering of certain games. The majority of games in the Nintendo Switch library boot past menus and go in-game on this emulator, with roughly half of those considered playable without bugs.<ref name="gamedb">{{cite web|url=https://github.com/Ryujinx/Ryujinx-Games-List/issues|title=Ryujinx Game Compatibility List}}.</ref> Ryujinx has an active [https://blog.ryujinx.org/ blog] presence. The Ryujinx team make their own progress reports that are released first on Patreon for contributors, then on their website a week later. Feature announcements are released on multiple platforms simultaneously including the Ryujinx blog, Patreon, Twitter, and Reddit.
Even though Ryujinx and yuzu's teams were composed of different people, their development was steady and almost equal, though Ryujinx seemed to be a bit quicker in booting previously incompatible games or improving the rendering of certain games. The majority of games in the Nintendo Switch library boot past menus and go in-game on this emulator, with roughly half of those considered playable without bugs.<ref name="gamedb">{{cite web|url=https://web.archive.org/web/20240901191606/https://github.com/Ryujinx/Ryujinx-Games-List/issues|title=Ryujinx Game Compatibility List}}.</ref> Ryujinx had an active [https://blog.ryujinx.org/ blog] presence. The Ryujinx team made their own progress reports that were released first on Patreon for contributors, then on their website a week later. Feature announcements were released on multiple platforms simultaneously including the Ryujinx blog, Patreon, Twitter...


Though initially some research was shared between the two Switch emulators, (be sure to read this first insightful [https://yuzu-emu.org/entry/yuzu-progress-report-2018-p1/ progress blog report] (July 14, 2018) from its sister emulator, yuzu), since 2019 Ryujinx has operated under the MIT licence, making code only able to be ported in one direction; it is only possible for yuzu to port Ryujinx's code, while Ryujinx may not use yuzu's code. There has been some mild controversy over certain yuzu code implementations that purportedly contain Ryujinx code without attributing the source, which would be a violation of licensing requirements.<ref name="github1">{{cite web|url=https://github.com/yuzu-emu/yuzu/pull/4292#issuecomment-657031415|title=Yuzu GitHub mii service PR attribution complaint}}.</ref><ref name="github2">{{cite web|url=https://github.com/yuzu-emu/yuzu/pull/4729#issuecomment-701680602|title=Yuzu GitHub nvdec PR attribution complaint}}.</ref><ref name="github3">{{cite web|url=https://github.com/yuzu-emu/yuzu/pull/3271#pullrequestreview-338357762|title=Yuzu glue services PR attribution review}}.</ref><ref name="github4">{{cite web|url=https://github.com/yuzu-emu/yuzu/pulls?q=is%3Apr+gdkchan|title=Number of times Ryujinx creator gdkchan is directly referenced in yuzu PRs}}.</ref>   
Though initially some research was shared between the two Switch emulators, (be sure to read this first insightful [https://yuzu-emu.org/entry/yuzu-progress-report-2018-p1/ progress blog report] (July 14, 2018) from its sister emulator, yuzu), since 2019 Ryujinx has operated under the MIT licence, making code only able to be ported in one direction; it is only possible for yuzu to port Ryujinx's code, while Ryujinx may not use yuzu's code. There has been some mild controversy over certain yuzu code implementations that purportedly contain Ryujinx code without attributing the source, which would be a violation of licensing requirements.<ref name="github1">{{cite web|url=https://github.com/yuzu-emu/yuzu/pull/4292#issuecomment-657031415|title=Yuzu GitHub mii service PR attribution complaint}}.</ref><ref name="github2">{{cite web|url=https://github.com/yuzu-emu/yuzu/pull/4729#issuecomment-701680602|title=Yuzu GitHub nvdec PR attribution complaint}}.</ref><ref name="github3">{{cite web|url=https://github.com/yuzu-emu/yuzu/pull/3271#pullrequestreview-338357762|title=Yuzu glue services PR attribution review}}.</ref><ref name="github4">{{cite web|url=https://github.com/yuzu-emu/yuzu/pulls?q=is%3Apr+gdkchan|title=Number of times Ryujinx creator gdkchan is directly referenced in yuzu PRs}}.</ref>   


In July 2020, resolution upscaling was implemented. With a sufficiently powerful system, upscaling to 4K or even 8K is possible.<ref>https://blog.ryujinx.org/introducing-resolution-scaling/</ref>
In July 2020, resolution upscaling was implemented. With a sufficiently powerful system, upscaling to 4K or even 8K is possible.<ref>https://web.archive.org/web/20230923220948/https://blog.ryujinx.org/introducing-resolution-scaling/</ref>


At the end of August 2020, Ryujinx was the first Nintendo Switch emulator to implement [https://blog.ryujinx.org/local-wireless-technical-walkthrough local wireless multiplayer support]. This allows games that support local multiplayer to be played with other people globally that are also using Ryujinx. This feature suffers from desynchronization issues and frequent disconnects due to the lack of a disk [[Shader caches|shader cache]].
At the end of August 2020, Ryujinx became the first Nintendo Switch emulator to implement [https://blog.ryujinx.org/local-wireless-technical-walkthrough local wireless multiplayer support]. This allows games that support local multiplayer to be played with other people globally that are also using Ryujinx. This feature suffers from desynchronization issues and frequent disconnects due to the lack of a disk [[Shader caches|shader cache]].


On November 12, 2020, Ryujinx implemented a robust disk shader cache into the emulator.<ref>https://blog.ryujinx.org/shader-cache-is-finally-here/</ref>  
On November 12, 2020, Ryujinx implemented a robust disk shader cache into the emulator.<ref>https://web.archive.org/web/20241004113628/https://blog.ryujinx.org/shader-cache-is-finally-here/</ref>  


On November 26, 2022, Ryujinx released their first port for Mac, bringing Switch emulation to macOS for the first time. <ref> https://blog.ryujinx.org/the-impossible-port-macos/</ref> As new Apple Silicon Macs use the same Arm instruction set as the Switch, they were able to use a hypervisor rather than pure emulation on the new Macs. While the compatibility and performance were outstanding for a first release, many of the features (such as Transform Feedback Buffers and Buffer Mirrors) were hacked together and couldn’t be up streamed to the main branch as they were. Since the initial release, proper implementations have slowly been introduced to the master branch. <ref> https://github.com/Ryujinx/Ryujinx/issues/4062</ref>
On November 26, 2022, Ryujinx released their first port for Mac, bringing Switch emulation to macOS for the first time. <ref>https://web.archive.org/web/20241004113701/https://blog.ryujinx.org/the-impossible-port-macos/</ref> As new Apple Silicon Macs use the same Arm instruction set as the Switch, they were able to use a hypervisor rather than pure emulation on the new Macs. While the compatibility and performance were outstanding for a first release, many of the features (such as Transform Feedback Buffers and Buffer Mirrors) were hacked together and couldn’t be up streamed to the main branch as they were. Since the initial release, proper implementations have slowly been introduced to the master branch. <ref>https://web.archive.org/web/20240927181713/https://github.com/Ryujinx/Ryujinx/issues/4062</ref>


On October 1st, 2024, gdkchan was contacted by Nintendo to settle on an agreement to stop working on the project and remove all assets related to Ryujinx.<ref>https://twitter.com/RyujinxEmu/status/1841188744126480428</ref> See [[Legal status of emulation]].
On October 1st, 2024, gdkchan was contacted by Nintendo to settle on an agreement to stop working on the project and remove all assets related to Ryujinx.<ref>https://archive.ph/nG4wy</ref> See [[Legal status of emulation]].


==Forks==
==Forks==
{{for|more information about other Switch emulators|Nintendo Switch emulators#Comparisons}}
{{for|more information about other Switch emulators|Nintendo Switch emulators#Comparisons}}
{|class="wikitable" style="text-align:center; vertical-align:middle;"
|-style="font-weight:bold;"
!Name
!Platform(s)
!Latest version
![[Nintendo_Switch_emulators#Hardware_features_and_peripherals|Hardware features]]
![[Nintendo_Switch_emulators#Enhancements|Enhancements]]
!Compatibility
![[Licensing|License]]
!Active
![[Recommended Emulators|Recommended]]
|-style="font-weight:bold;"
|colspan="10" | x86
|-
|GreemDev
|align=left|{{Icon|Win|Lin|Mac}}
|[https://git.ryujinx.app/ryubing/ryujinx/-/releases Latest automatic builds]
|{{~}}
|{{~}}
|{{Emulator compatibility|link=https://emulation.gametechwiki.com/index.php/Ryujinx_Game_Compatibility_List|2543|3444}}
|{{?}}
|{{✓}}
|{{✓}}
|-
|KeatonTheBot
|align=left|{{Icon|Win}}
|[https://github.com/KeatonTheBot/Ryujinx/releases Latest automatic builds]
|{{~}}
|{{~}}
|?
|{{?}}
|{{✓}}
|{{✓}}
|-
|ryujinx-mirror
|align=left|{{Icon|Win|Lin|Mac}}
|[https://github.com/ryujinx-mirror/ryujinx/releases Latest automatic builds] ‡<br/><small>Windows build requires [https://www.openal.org/downloads/oalinst.zip OpenAL]</small>
|{{~}}
|{{~}}
|{{Emulator compatibility|link=https://github.com/ryujinx-mirror/ryujinx-games-list/issues|4|8}}
|{{?}}
|{{?}}
|{{?}}
|-style="font-weight:bold;"
|colspan="10" | ARM
|-
|MeloNX
|align=left|{{Icon|iOS}}
|[https://melonx.org/ 1.7.0]
|{{~}}
|{{~}}
|?
|{{?}}
|{{✓}}
|{{✓}}
|}


;ryujinx-mirror: As of now, the [https://github.com/ryujinx-mirror/ryujinx ryujinx-mirror/ryujinx] repository serves as a downstream hard-fork of the original Ryujinx project. For the time being, this fork won't be accepting any new major changes until further information arises. We have reconstructed the essential build infrastructure, and you can download nightly binaries for Windows, Linux, and MacOS from the [https://github.com/ryujinx-mirror/ryujinx/releases/latest latest release]. Their GitHub repository is currently disabled due to a DMCA takedown notice. This fork is not affiliated with the original Ryujinx project, or Nintendo whatsoever.
{{Infobox emulator
|title        = Ryubing
|logo          = Ryubing logo.png
|logowidth    = 128
|developer    = Ryubing Team
|version      = {{Version|Ryubing}}
|active        = Yes
|platform      = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on macOS|MacOS]]
|architecture  = x86_64, ARM64
|target        = [[Nintendo Switch emulators|Nintendo Switch]]
|compatibility =
|accuracy      =
|website      = [https://ryujinx.app/ ryujinx.app]
|prog-lang    = {{Proglang|C#}}
|support      =
|license      = {{license|MIT}}
|source        = [https://git.ryujinx.app/projects/Ryubing/releases git.ryujinx.app]
|bios          = [[Emulator_Files#Nintendo_Switch|Required]]
}}
 
{{Infobox emulator
|title        = Kenji-NX
|logo          = Kenji-NX logo.png
|logowidth    = 128
|developer    = KeatonTheBot</br>Ryubing Team
|version      = {{Version|Kenji-NX}}
|active        = Yes
|platform      = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on macOS|MacOS]]<br/>[[Emulators on Android|Android]]
|architecture  = x86_64, ARM64
|target        = [[Nintendo Switch emulators|Nintendo Switch]]
|compatibility =
|accuracy      =
|website      =
|prog-lang    = {{Proglang|C#}}
|support      =
|license      = {{license|MIT}}
|source        = [https://git.ryujinx.app/projects/Kenji-NX git.ryujinx.app]
|bios          = [[Emulator_Files#Nintendo_Switch|Required]]
}}
 
;Ryubing: This fork is intended to be a direct continuation for existing Ryujinx users. The project accepts pull requests and code changes. Guides and documentation have not been updated from the original. Recently, due to a DMCA takedown notice, they removed their [https://github.com/GreemDev/Ryujinx/releases GitHub repository] and migrated to a [https://git.ryujinx.app/ryubing/ryujinx self-hosted Git repository.]
 
;Kenji-NX: Kenji-NX and Ryubing work together closely and share most changes, but Kenji-NX intends to implement changes that better align with the original Ryujinx interface philosophy. Additionally they offer Android builds.


;GreemDev fork: This fork is intended to be a direct continuation for existing Ryujinx users. The project accepts pull requests and code changes. Guides and documentation have not been updated from the original. Recently, due to a DMCA takedown notice, they removed [https://github.com/GreemDev/Ryujinx/releases their GitHub repository] and migrated to a self-hosted Git repository.[https://old.reddit.com/r/emulation/comments/1jag8ow/ryubing_greemdevs_ryujinx_fork_has_been_dmcaed/]
;Ryujinx Classic: Ryujinx Classic was originally created as a fork to fix long-standing stuttering issues in Super Smash Bros. Ultimate by caching NROs. It has since evolved into a fully-fledged Ryujinx fork that aims to provide quality-of-life enhancements while adhering to the original Ryujinx development principles. Currently, it does not provide pre-made builds.


;MeloNX: This fork is the successor to the (now defunct) yuzu-based emulator Pomelo by the same developer- currently the most advanced Nintendo Switch emulator for iOS.
;Ryujinx Mirror: Originally intended to be a hard-fork with only minor changes and working builds with nightly releases, currently both the original Github repository and the Discord server are unavailable and progress seems to have halted.


;KeatonTheBot fork: According to the its website, "it aims to be a middle ground between GreemDev's Ryujinx fork and the more preservative ryujinx-mirror fork." It claims to have many qualities of the aforementioned forks while having additional features made by its own contributors.
;MeloNX: This fork is the successor to the (now-defunct) yuzu-based emulator Pomelo by the same developer- currently the most advanced Nintendo Switch emulator for iOS.


==References==
==References==
Line 114: Line 96:
==External links==
==External links==
*[https://ryujinx.org Official Website]
*[https://ryujinx.org Official Website]
*[https://www.youtube.com/channel/UCAgHOlotXfMgGcYDShkdIcg Official YouTube channel]
*[https://discord.gg/VkQYXAZ Discord]
*[https://www.reddit.com/r/Ryujinx reddit] (Great place for finding new YouTube video uploads)
*[https://boilingsteam.com/an-interview-with-gdkchan-creator-of-ryujinx/ boilingsteam: An Interview With GDKChan, Creator of Ryujinx]
*[https://boilingsteam.com/an-interview-with-gdkchan-creator-of-ryujinx/ boilingsteam: An Interview With GDKChan, Creator of Ryujinx]


Line 128: Line 107:
[[Category:Linux emulation software]]
[[Category:Linux emulation software]]
[[Category:Inactive emulation software]]
[[Category:Inactive emulation software]]
{{#seo:
|keywords=video games,emulation,emulator,emu,wiki,guide,list,download,ryujinx,fork
|description=An overview Ryujinx with recommendations and downloads for active Ryujinx forks.
|published_time={{#time:c|{{REVISIONTIMESTAMP}}}}
}}

Latest revision as of 04:24, 30 May 2026

Ryujinx
Developer(s) gdkchan (Project lead) Ryujinx team
Latest version 1.1.1403 [+]
Active No[1]
Platform(s) Windows
Linux
macOS
Emulates Nintendo Switch
Compatibility Compatibility list
Programmed in C#
License MIT
BIOS/Keys Required

Ryujinx is a discontinued[1], experimental, free and open-source Nintendo Switch emulator/debugger written in C#, available under the MIT license.

Download

[edit | edit source]
Ryujinx is no longer under development, so don't expect any more features or improvements. You can still download the last official release from a mirror or try one of the active forks of Ryujinx.

Overview

[edit | edit source]

The Switch port of Puyo Puyo Tetris was the first commercial game to show a logo in early February 2018[2] The titles Cave Story+, The Binding of Isaac: Afterbirth+ Ryujinx, One Piece Unlimited World Red Edition Deluxe Edition and 1-2 Switch were among the first group of games to boot on this emulator on April to May 2018. Ryujinx was able to boot and render the introductions of Super Mario Odyssey in early June 2018. The aforementioned One Piece title was the first 3D game to load in-game in Ryujinx in early July 2018.

Even though Ryujinx and yuzu's teams were composed of different people, their development was steady and almost equal, though Ryujinx seemed to be a bit quicker in booting previously incompatible games or improving the rendering of certain games. The majority of games in the Nintendo Switch library boot past menus and go in-game on this emulator, with roughly half of those considered playable without bugs.[3] Ryujinx had an active blog presence. The Ryujinx team made their own progress reports that were released first on Patreon for contributors, then on their website a week later. Feature announcements were released on multiple platforms simultaneously including the Ryujinx blog, Patreon, Twitter...

Though initially some research was shared between the two Switch emulators, (be sure to read this first insightful progress blog report (July 14, 2018) from its sister emulator, yuzu), since 2019 Ryujinx has operated under the MIT licence, making code only able to be ported in one direction; it is only possible for yuzu to port Ryujinx's code, while Ryujinx may not use yuzu's code. There has been some mild controversy over certain yuzu code implementations that purportedly contain Ryujinx code without attributing the source, which would be a violation of licensing requirements.[4][5][6][7]

In July 2020, resolution upscaling was implemented. With a sufficiently powerful system, upscaling to 4K or even 8K is possible.[8]

At the end of August 2020, Ryujinx became the first Nintendo Switch emulator to implement local wireless multiplayer support. This allows games that support local multiplayer to be played with other people globally that are also using Ryujinx. This feature suffers from desynchronization issues and frequent disconnects due to the lack of a disk shader cache.

On November 12, 2020, Ryujinx implemented a robust disk shader cache into the emulator.[9]

On November 26, 2022, Ryujinx released their first port for Mac, bringing Switch emulation to macOS for the first time. [10] As new Apple Silicon Macs use the same Arm instruction set as the Switch, they were able to use a hypervisor rather than pure emulation on the new Macs. While the compatibility and performance were outstanding for a first release, many of the features (such as Transform Feedback Buffers and Buffer Mirrors) were hacked together and couldn’t be up streamed to the main branch as they were. Since the initial release, proper implementations have slowly been introduced to the master branch. [11]

On October 1st, 2024, gdkchan was contacted by Nintendo to settle on an agreement to stop working on the project and remove all assets related to Ryujinx.[12] See Legal status of emulation.

Forks

[edit | edit source]
For more information about other Switch emulators, see Nintendo Switch emulators#Comparisons.
Ryubing
Developer(s) Ryubing Team
Latest version 1.3.3 [+]
Active Yes
Platform(s) Windows
Linux
MacOS
Architecture(s) x86_64, ARM64
Emulates Nintendo Switch
Website ryujinx.app
Programmed in C#
License MIT
Source code git.ryujinx.app
BIOS/Keys Required
Kenji-NX
Developer(s) KeatonTheBot
Ryubing Team
Latest version 2.0.5 [+]
Active Yes
Platform(s) Windows
Linux
MacOS
Android
Architecture(s) x86_64, ARM64
Emulates Nintendo Switch
Programmed in C#
License MIT
Source code git.ryujinx.app
BIOS/Keys Required
Ryubing
This fork is intended to be a direct continuation for existing Ryujinx users. The project accepts pull requests and code changes. Guides and documentation have not been updated from the original. Recently, due to a DMCA takedown notice, they removed their GitHub repository and migrated to a self-hosted Git repository.
Kenji-NX
Kenji-NX and Ryubing work together closely and share most changes, but Kenji-NX intends to implement changes that better align with the original Ryujinx interface philosophy. Additionally they offer Android builds.
Ryujinx Classic
Ryujinx Classic was originally created as a fork to fix long-standing stuttering issues in Super Smash Bros. Ultimate by caching NROs. It has since evolved into a fully-fledged Ryujinx fork that aims to provide quality-of-life enhancements while adhering to the original Ryujinx development principles. Currently, it does not provide pre-made builds.
Ryujinx Mirror
Originally intended to be a hard-fork with only minor changes and working builds with nightly releases, currently both the original Github repository and the Discord server are unavailable and progress seems to have halted.
MeloNX
This fork is the successor to the (now-defunct) yuzu-based emulator Pomelo by the same developer- currently the most advanced Nintendo Switch emulator for iOS.

References

[edit | edit source]
[edit | edit source]