|
|
|
@ -9,7 +9,6 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
|
We're in need of developers. Please join our chat below if you want to contribute!
|
|
|
|
|
This repo was based on Yuzu EA 4176 but the code is being rewritten from the ground up for legal and performance reasons.
|
|
|
|
|
|
|
|
|
|
Support the original suyu developer team [here](https://discord.gg/ajz5hdrZ)
|
|
|
|
|
|
|
|
|
|
<hr />
|
|
|
|
|
|
|
|
|
@ -23,7 +22,7 @@ Support the original suyu developer team [here](https://discord.gg/ajz5hdrZ)
|
|
|
|
|
|
|
|
|
|
<h4 align="center"><b>suyu</b> was the continuation of the world's most popular, open-source Nintendo Switch emulator, yuzu, but is now something more.
|
|
|
|
|
<br>
|
|
|
|
|
It is written in C++ (C# possibly required soon) with portability in mind, we actively work on builds for Windows, Linux, Android and hopefully IOS, along with a WIP custom OS called suyuOS (https://git.suyu.dev/suyu/suyu-os) .
|
|
|
|
|
It is written in C++ with portability in mind, and we actively provide builds for Windows, Linux, Android and iOS potentially coming soon.
|
|
|
|
|
|
|
|
|
|
</h4>
|
|
|
|
|
|
|
|
|
@ -41,6 +40,10 @@ It is written in C++ (C# possibly required soon) with portability in mind, we ac
|
|
|
|
|
## Hardware Requirements
|
|
|
|
|
[Click here to see the Hardware Requirements](https://git.suyu.dev/suyu/suyu/wiki/Hardware-Requirements)
|
|
|
|
|
|
|
|
|
|
## Migrating from yuzu
|
|
|
|
|
|
|
|
|
|
See [MIGRATION.md](MIGRATION.md).
|
|
|
|
|
|
|
|
|
|
## Status
|
|
|
|
|
|
|
|
|
|
We currently have builds over at the [Releases](https://git.suyu.dev/suyu/suyu/releases) page.
|
|
|
|
@ -51,10 +54,10 @@ We currently have builds over at the [Releases](https://git.suyu.dev/suyu/suyu/r
|
|
|
|
|
|
|
|
|
|
This project is completely free and open source, and anyone can contribute to help improve suyu.
|
|
|
|
|
|
|
|
|
|
Most of the development happens on GitLab. For development discussion, please join us in our [Chat](https://chat.suyu.dev).
|
|
|
|
|
Most of the development happens on the Git. For development discussion, please join us in our [Chat](https://chat.suyu.dev) or contact a developer.
|
|
|
|
|
|
|
|
|
|
If you want to contribute, please take a look at the [Contributor's Guide](https://git.suyu.dev/suyu/suyu/wiki/Contributing) and [Developer Information](https://git.suyu.dev/suyu/suyu/wiki/Developer-Information).
|
|
|
|
|
You can also contact any of the developers on Discord to learn more about the current state of suyu.
|
|
|
|
|
You can also contact any of the developers on the Chat to learn more about the current state of suyu.
|
|
|
|
|
|
|
|
|
|
## Downloads
|
|
|
|
|
|
|
|
|
@ -62,13 +65,12 @@ You can also contact any of the developers on Discord to learn more about the cu
|
|
|
|
|
* __Linux__: [Releases](https://git.suyu.dev/suyu/suyu/releases)
|
|
|
|
|
* __macOS__: [Releases](https://git.suyu.dev/suyu/suyu/releases)
|
|
|
|
|
* __Android__: [Releases](https://git.suyu.dev/suyu/suyu/releases)
|
|
|
|
|
* __For IOS users, we recommend Sudachi__: [Releases](https://github.com/emuPlace/Sudachi/releases)
|
|
|
|
|
###### We currently do not provide builds for iOS, however if you would like, you could try the experimental [Sudachi](https://github.com/emuPlace/Sudachi/releases)/[Folium](https://github.com/jarrodnorwell/Folium/releases).
|
|
|
|
|
|
|
|
|
|
If you want daily builds then [Click here](https://git.suyu.dev/suyu/suyu/actions)
|
|
|
|
|
If you want daily builds then [Click here](https://git.suyu.dev/suyu/suyu/actions).
|
|
|
|
|
If you don't know how to download the daily builds then [Click here](https://git.suyu.dev/suyu/suyu/raw/branch/dev/img/daily-builds.png)
|
|
|
|
|
Right now we only have daily builds for Linux and Android.
|
|
|
|
|
|
|
|
|
|
We have official builds [here.](https://git.suyu.dev/suyu/suyu/releases) If any website or person is claiming to have a build for suyu, take that with a grain of salt.
|
|
|
|
|
We have official builds [here.](https://git.suyu.dev/suyu/suyu/releases)<br>If any website or person is claiming to have a build for suyu, take that with a grain of salt.
|
|
|
|
|
|
|
|
|
|
## Building
|
|
|
|
|
|
|
|
|
@ -81,7 +83,7 @@ We have official builds [here.](https://git.suyu.dev/suyu/suyu/releases) If any
|
|
|
|
|
|
|
|
|
|
## Support
|
|
|
|
|
|
|
|
|
|
If you have any questions, don't hesitate to ask us in our [chat](https://chat.suyu.dev). We don't bite!
|
|
|
|
|
If you have any questions, don't hesitate to ask us in our [chat](https://chat.suyu.dev), make an issue or contact a developer. We don't bite!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
|