From 67599f7d01e1e582430579250b66631d8642a07f Mon Sep 17 00:00:00 2001 From: JPikachu Date: Sat, 12 Apr 2025 16:18:43 +0000 Subject: [PATCH] Update README.md --- README.md | 48 +++++++++++++++++++++++------------------------- 1 file changed, 23 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index d258584bfa..25fad0ee7e 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,26 @@


- yuzu + Eden
- yuzu + Eden

-

yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. +

Eden is the world's most popular, open-source, Nintendo Switch emulator forked from Yuzu emulator — started by the former Citron developer Camille LeVay and the Eden team.
It is written in C++ with portability in mind, and we actively maintain builds for Windows, Linux and Android.

- - Azure Mainline CI Build Status - - Discord + Discord is not yet public.

@@ -38,37 +35,38 @@ It is written in C++ with portability in mind, and we actively maintain builds f ## Compatibility -The emulator is capable of running most commercial games at full speed, provided you meet the [necessary hardware requirements](https://yuzu-emu.org/help/quickstart/#hardware-requirements). +The emulator is capable of running most commercial games at full speed, provided you meet the necessary hardware requirements. -For a full list of games yuzu supports, please visit our [Compatibility page](https://yuzu-emu.org/game/). +For a list of games yuzu supports, please be patient as this will come eventually. -Check out our [website](https://yuzu-emu.org/) for the latest news on exciting features, monthly progress reports, and more! +Check out our [website](W.I.P) for the latest news on exciting features, monthly progress reports, and more! ## Development -Most of the development happens on GitHub. It's also where [our central repository](https://github.com/yuzu-emu/yuzu) is hosted. For development discussion, please join us on [Discord](https://discord.com/invite/u77vRWY). +Most of the development happens on our git. It's also where [our central repository](https://git.eden-emu.dev/eden-emu/eden) is hosted. For development discussion, please wait join us on [Discord](W.I.P) once it's public. -If you want to contribute, please take a look at the [Contributor's Guide](https://github.com/yuzu-emu/yuzu/wiki/Contributing) and [Developer Information](https://github.com/yuzu-emu/yuzu/wiki/Developer-Information). +If you want to contribute we are open to new devs and prs, please make sure your work is of a high standard and you have properly documented it. You can also contact any of the developers on Discord in order to know about the current state of the emulator. If you want to contribute to the user interface translation project, please check out the [yuzu project on transifex](https://www.transifex.com/yuzu-emulator/yuzu). We centralize translation work there, and periodically upstream translations. ## Building -* __Windows__: [Windows Build](https://github.com/yuzu-emu/yuzu/wiki/Building-For-Windows) -* __Linux__: [Linux Build](https://github.com/yuzu-emu/yuzu/wiki/Building-For-Linux) +* __Windows__: [Windows Building Guide](W.I.P) +* __Linux__: [Linux Building Guide](W.I.P) +* __Android__: [Android Building Guide](W.I.P) ## Download -You can download the latest releases automatically via the installer on our [downloads](https://yuzu-emu.org/downloads/) page. +You can download the latest releases from [here](https://git.eden-emu.dev/eden-emu/eden/releases) once public. ## Support -If you enjoy the project and want to support us financially, check out our Patreon! - - - +If you enjoy the project and want to support us financially, check out Camille's donations page! +
+
+ Donations are not available yet.
Any donations received will go towards things like: @@ -78,8 +76,8 @@ Any donations received will go towards things like: * Software licenses (e.g. Visual Studio, IDA Pro, etc.) * Additional hardware (e.g. GPUs as-needed to improve rendering support, other peripherals to add support for, etc.) -If you wish to support us a different way, please join our [Discord](https://discord.gg/u77vRWY) and talk to bunnei. You may also contact: donations@yuzu-emu.org. +If you wish to support us a different way, please join our [Discord](W.I.P), once public, and talk to Camille. ## License -yuzu is licensed under the GPLv3 (or any later version). Refer to the [LICENSE.txt](https://github.com/yuzu-emu/yuzu/blob/master/LICENSE.txt) file. +Eden is licensed under the GPLv3 (or any later version). Refer to the [LICENSE.txt](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/LICENSE.txt) file.