Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsegurai/ryujinx-canary
Canary Builds of my Ryujinx fork compiled & released after every commit.
https://github.com/fsegurai/ryujinx-canary
Last synced: about 6 hours ago
JSON representation
Canary Builds of my Ryujinx fork compiled & released after every commit.
- Host: GitHub
- URL: https://github.com/fsegurai/ryujinx-canary
- Owner: fsegurai
- License: mit
- Created: 2024-11-16T03:00:13.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-16T04:13:07.000Z (2 months ago)
- Last Synced: 2024-11-16T04:17:47.744Z (2 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ryujinx Canary
This is just a side project to provide additional features that fulfill my needs.
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 MIT license.
## 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**.## Documentation
If you are planning to contribute or just want to learn more about this project please read through our [documentation]([docs/README.md](https://github.com/fsegurai/Ryujinx/blob/main/README.md)).
You can find the latest stable release [here](https://github.com/fsegurai/Ryujinx/releases/latest).
Canary builds are compiled automatically for each commit on the `canary` 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](https://github.com/fsegurai/Ryujinx-Canary/releases/latest).