suyu/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

93 lines
3.7 KiB
Markdown
Raw Normal View History

2024-03-05 03:42:40 -05:00
<!--
2024-03-05 06:05:49 -05:00
SPDX-FileCopyrightText: 2024 suyu emulator project
SPDX-License-Identifier: GPL v3
2024-03-05 03:42:40 -05:00
-->
<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
2024-03-05 03:42:40 -05:00
2024-03-05 06:52:52 -05:00
<h1 style="text-align:center;">
2024-03-05 03:42:40 -05:00
<br>
2024-03-05 05:51:08 -05:00
<a href=""><img src="https://cdn.discordapp.com/attachments/1214441121099419718/1214452770334056488/Suyu-Logo_V2.png?ex=65f92a47&is=65e6b547&hm=a1f174d70a5c106fec6a998c603e1158d8f3011a6c9ff91415b7c02afe9c0262&" alt="suyu" width="200"></a>
2024-03-05 03:42:40 -05:00
<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="#downloads">Downloads</a> |
2024-03-05 03:42:40 -05:00
<a href="#support">Support</a> |
<a href="#license">License</a>
</p>
2024-03-05 03:45:09 -05:00
## Status
We are trying to get the builds working. We are in need of developers. Join our discord to contribute.
2024-03-05 03:42:40 -05:00
## 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)
2024-03-05 05:00:14 -05:00
* __Linux__: [Legacy Artifacts](https://github.com/pineappleea/pineapple-src/releases)
2024-03-05 03:42:40 -05:00
## 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
2024-03-05 06:10:29 -05:00
suyu is licensed under the free and open-source GPL v3 license.