No description
- C# 95.3%
- GLSL 3.3%
- C 1.1%
- HLSL 0.2%
fix: Palma (Pokeball Plus) service - close TransferMemory handle & add missing commands See merge request sh0inx/ryushinx!1 |
||
|---|---|---|
| .github | ||
| assets | ||
| distribution | ||
| docs | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| CHANGELOG.md | ||
| COMPILING.md | ||
| CONTRIBUTING.md | ||
| crowdin.yml | ||
| Directory.Build.props | ||
| Directory.Packages.props | ||
| global.json | ||
| LICENSE.txt | ||
| nuget.config | ||
| README.md | ||
| Ryujinx.sln | ||
| Ryujinx.sln.DotSettings | ||
|
RyujinxRyujinx is an open-source Nintendo Switch emulator, originally created by gdkchan (🙏), written in C#. This emulator aims at providing excellent accuracy and performance, a user-friendly interface and consistent builds. It was written from scratch and development on the project began in September 2017. Ryujinx is available on a self-managed GitLab instance under the MIT license.On October 1st 2024, Ryujinx was discontinued as the creator was forced to abandon the project. Shortly thereafter, Ryujinx was forked to create Ryubing, a QoL uplift for existing Ryujinx users. |
This is a fork of Ryubing intended for faster paced development and feature implementation.
Shit will break.
This is not a Ryujinx revival project. This is not a Phoenix project.
Guides and documentation can be found on Ryubing's Wiki tab.
Latest build
This fork does not have a specific release cycle. All builds are the equivalent of "canary" builds from Ryubing.
License
This software is licensed under the terms of the MIT license. This project makes use of code authored by the libvpx project, licensed under BSD and the ffmpeg project, licensed under LGPLv3. See LICENSE.txt and THIRDPARTY.md for more details.