From aad9c3e715d822311774968aa09eb163be0867f9 Mon Sep 17 00:00:00 2001 From: Keaton Date: Sun, 15 Dec 2024 14:57:48 -0600 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 46f94fb63..e496a1530 100644 --- a/README.md +++ b/README.md @@ -12,16 +12,21 @@ -

- Ryujinx is an open-source Nintendo Switch emulator, created by gdkchan, written in C#. +

+ 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. -
+

+ On October 1st 2024, Ryujinx was discontinued as the creator was forced to abandon the project. +

+ This fork is not a Ryujinx revival project or Phoenix project, but it aims to be a middle ground between GreemDev's Ryujinx fork and the more preservative ryujinx-mirror fork. + It brings over many of the front-facing features from the aforementioned forks with additional contributions from KeatonTheBot and others. +

-

- +

+

## Compatibility @@ -38,12 +43,12 @@ Use the search function to see if a game has been tested already! 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. -Avalonia UI comes with translations for various languages. See [Crowdin](https://crwd.in/ryujinx) for more information. - ## Latest build -These 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, our automated builds **may be unstable or completely broken**. +These 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, our automated builds **may be unstable or completely broken**. + +Automated builds are temporarily disabled, but Windows x64 builds will be manually compiled and uploaded until the GitHub workflows are fixed. ## Documentation