90 lines
3.6 KiB
Markdown
90 lines
3.6 KiB
Markdown
|
<!--
|
||
|
SPDX-FileCopyrightText: 2018 suyu Emulator Project
|
||
|
SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
-->
|
||
|
<h3>To Nintendo Legal Team: You cannot defeat us, even if you take me down, more would come. If you taken them down as well, still more would come. You have lost this battle. </h3>
|
||
|
|
||
|
<h4>This project DOES NOT suppot piracy, you are required to source your own games and keys, we make no money off this project (mainly so that Nintendon't sue us lol)</h4>
|
||
|
|
||
|
|
||
|
We are in great need of developers, join our discord server at <a href="https://discord.gg/2gQRBp44KT">https://discord.gg/2gQRBp44KT</a>
|
||
|
|
||
|
This repo is created based on yuzu EA 4176. Please contribute
|
||
|
|
||
|
<h1 align="center">
|
||
|
<br>
|
||
|
<a href="https://suyu-emu.org/"><img src="https://raw.githubusercontent.com/suyu-emu/suyu-assets/master/icons/icon.png" alt="suzu" width="200"></a>
|
||
|
<br>
|
||
|
<b>suyu</b>
|
||
|
<br>
|
||
|
</h1>
|
||
|
|
||
|
<h4 align="center"><b>suyu</b>, prounced "sue-you" is the afterlife the world's most popular, open-source, Nintendo Switch emulator — started by the creators of <a href="https://citra-emu.org" target="_blank">Citra</a>.
|
||
|
<br>
|
||
|
It is written in C++ with portability in mind, and we actively maintain builds for Windows, Linux and Android.
|
||
|
</h4>
|
||
|
|
||
|
<p align="center">
|
||
|
<a href="https://dev.azure.com/suyu-emu/suyu/">
|
||
|
<img src="https://dev.azure.com/suyu-emu/suyu/_apis/build/status/suyu%20mainline?branchName=master"
|
||
|
alt="Azure Mainline CI Build Status">
|
||
|
</a>
|
||
|
<a href="https://discord.com/invite/u77vRWY">
|
||
|
<img src="https://img.shields.io/discord/398318088170242053?color=5865F2&label=suyu&logo=discord&logoColor=white"
|
||
|
alt="Discord">
|
||
|
</a>
|
||
|
</p>
|
||
|
|
||
|
<p align="center">
|
||
|
<a href="#compatibility">Compatibility</a> |
|
||
|
<a href="#development">Development</a> |
|
||
|
<a href="#building">Building</a> |
|
||
|
<a href="#download">Download</a> |
|
||
|
<a href="#support">Support</a> |
|
||
|
<a href="#license">License</a>
|
||
|
</p>
|
||
|
|
||
|
## Compatibility
|
||
|
|
||
|
W.I.P.
|
||
|
|
||
|
The emulator is capable of running most commercial games at full speed, provided you meet the [necessary hardware requirements](https://suyu-emu.org/help/quickstart/#hardware-requirements).
|
||
|
|
||
|
For a full list of games suyu supports, please visit our [Compatibility page](https://suyu-emu.org/game/).
|
||
|
|
||
|
Check out our [website](https://suyu-emu.org/) for the latest news on exciting features, monthly progress reports, and more!
|
||
|
|
||
|
## Development
|
||
|
|
||
|
W.I.P.
|
||
|
|
||
|
This project is completely free and open source, this project is made possible by many people who share the same interest.
|
||
|
|
||
|
Most of the development happens on GitHub. For development discussion, please join us on [Discord](https://discord.gg/2gQRBp44KT).
|
||
|
|
||
|
If you want to contribute, please take a look at the [Contributor's Guide](https://github.com/suyu-emu/suyu/wiki/Contributing) and [Developer Information](https://github.com/suyu-emu/suyu/wiki/Developer-Information).
|
||
|
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 [suyu project on transifex](https://www.transifex.com/suyu-emulator/suyu). We centralize translation work there, and periodically upstream translations.
|
||
|
|
||
|
## Downloads
|
||
|
|
||
|
* __Windows__: [Legacy Artifacts](https://github.com/pineappleea/pineapple-src/releases)
|
||
|
* __Linux__: W.I.P.
|
||
|
|
||
|
## Building
|
||
|
|
||
|
* __Windows__: W.I.P.
|
||
|
* __Linux__: W.I.P.
|
||
|
|
||
|
|
||
|
|
||
|
## Support
|
||
|
|
||
|
This project is completely free and open source, this project is made possible by many people who share the same interest. Please join the discord server to contribute.
|
||
|
|
||
|
|
||
|
## License
|
||
|
|
||
|
suyu is licensed under the free and open-source MIT license.
|