Home

Awesome

<h1 align="center"> <br> <img src="https://raw.githubusercontent.com/GreemDev/Ryujinx/master/distribution/misc/Logo.svg" alt="Ryujinx" width="150"></a> <br> <b>Ryujinx</b> <br> <sub><sup><b>(REE-YOU-JINX)</b></sup></sub> <br> <a href="https://github.com/GreemDev/Ryujinx/actions/workflows/release.yml"> <img src="https://github.com/GreemDev/Ryujinx/actions/workflows/release.yml/badge.svg" alt=""> </a> <a href="https://github.com/GreemDev/Ryujinx/releases/latest"> <img src="https://img.shields.io/github/v/release/GreemDev/Ryujinx" alt="Latest Release"> </a> <br> <a href="https://github.com/GreemDev/Ryujinx/actions/workflows/canary.yml"> <img src="https://github.com/GreemDev/Ryujinx/actions/workflows/canary.yml/badge.svg" alt=""> </a> <a href="https://github.com/GreemDev/Ryujinx-Canary/releases/latest"> <img src="https://img.shields.io/github/v/release/GreemDev/Ryujinx-Canary?label=canary" alt="Latest Canary Release"> </a> </h1> <p align="center"> Ryujinx 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 Github under the <a href="https://github.com/GreemDev/Ryujinx/blob/master/LICENSE.txt" target="_blank">MIT license</a>. <br /> </p> <p align="center"> On October 1st 2024, Ryujinx was discontinued as the creator was forced to abandon the project. <br> This fork is intended to be a QoL uplift for existing Ryujinx users. <br> This is not a Ryujinx revival project. This is not a Phoenix project. <br> Guides and documentation can be found on the <a href="https://github.com/GreemDev/Ryujinx/wiki">Wiki tab</a>. </p> <p align="center"> If you would like a more preservative fork of Ryujinx, check out <a href="https://github.com/ryujinx-mirror/ryujinx">ryujinx-mirror</a>. </p> <p align="center"> Click below to join the Discord: <br> <a href="https://discord.gg/dHPrkBkkyA"> <img src="https://img.shields.io/discord/1294443224030511104?color=5865F2&label=Ryubing&logo=discord&logoColor=white" alt="Discord"> </a> <br> <br> <img src="https://raw.githubusercontent.com/GreemDev/Ryujinx/refs/heads/master/docs/shell.png"> </p>

Usage

To run this emulator, your PC must be equipped with at least 8GiB of RAM; failing to meet this requirement may result in a poor gameplay experience or unexpected crashes.

Latest build

Stable builds are made every so often onto a separate "release" branch that then gets put into the releases you know and love. These stable builds exist so that the end user can get a more enjoyable and stable experience.

You can find the latest stable release here.

Canary builds are compiled automatically for each commit on the master branch. While we strive to ensure optimal stability and performance prior to pushing an update, these builds may be unstable or completely broken. These canary builds are only recommended for experienced users.

You can find the latest canary release here.

Documentation

If you are planning to contribute or just want to learn more about this project please read through our documentation.

Features

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.

Credits