Go to file
ivchodev 224cac988e revert fd1ec51496
revert try 2 fix clang
2024-03-26 18:37:35 +01:00
.ci CI: Enable android artifacts 2024-03-25 14:36:04 -03:00
.forgejo CI: Enable android artifacts 2024-03-25 14:36:04 -03:00
.gitea/ISSUE_TEMPLATE Update bug report template to have bug label 2024-03-24 03:25:49 +01:00
.github-archive fix: move .github folder to prevent actions conflicts 2024-03-22 02:04:56 -03:00
.reuse Add missing REUSE files and directories 2024-03-24 20:27:11 -03:00
CMakeModules Fix wrong URL on DownloadExternals. Change Clang and GCC executables on CI scripts 2024-03-24 23:15:50 -03:00
LICENSES Add missing REUSE files and directories 2024-03-24 20:27:11 -03:00
dist Add missing REUSE files and directories 2024-03-24 20:27:11 -03:00
externals license-fix (#31) 2024-03-23 22:58:07 -03:00
hooks license-fix (#31) 2024-03-23 22:58:07 -03:00
src revert fd1ec51496 2024-03-26 18:37:35 +01:00
tools Revert "Merge branch 'master' into 'dev'" 2024-03-06 05:26:38 +00:00
.codespellrc Revert "Merge branch 'master' into 'dev'" 2024-03-06 05:26:38 +00:00
.git-blame-ignore-revs Revert "Merge branch 'master' into 'dev'" 2024-03-06 05:26:38 +00:00
.gitattributes Revert "Merge branch 'master' into 'dev'" 2024-03-06 05:26:38 +00:00
.gitignore license-fix (#31) 2024-03-23 22:58:07 -03:00
.gitlab-ci.yml chore: fix CI to use string "true" for FASTZIP 2024-03-21 07:09:11 +00:00
.gitmodules Update .gitmodules 2024-03-23 03:04:46 +01:00
CMakeLists.txt Revert a9312c837e . Use proper GCC binary location and CCACHE changes in 2024-03-25 01:16:32 -03:00
CONTRIBUTING.md license-fix (#31) 2024-03-23 22:58:07 -03:00
Doxyfile Full rebrand 2024-03-08 09:06:48 +00:00
LICENSE.txt chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
README.md Update README.md 2024-03-25 16:59:22 +01:00
vcpkg.json Full rebrand 2024-03-08 09:06:48 +00:00

README.md

Note: We do not support or condone piracy in any form. In order to use suyu, you'll need keys from your real Switch system, and games which you have legally obtained and paid for. We do not intend to make money or profit from this project.

We're in need of developers. Please join our Discord server below if you want to contribute! This repo is based on Yuzu EA 4176.



suyu
suyu

suyu is the continuation of the world's most popular, open-source, Nintendo Switch emulator, yuzu.
It is written in C++ with portability in mind, and we're actively working on builds for Windows, Linux and Android.

Discord | Status | Development | Downloads | Building | Support | License | Pipelines

Status

Although we're able to make builds, we don't have a version ready for distribution yet. But we can always use more help! You can make a merge request if you'd like to see something changed, or you can chat with other developers to find out what needs work.

Note: We try to update this README whenever we can, but some links might be broken, and some information may be outdated or irrelevant.

Development

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 on Discord.

If you want to contribute, please take a look at the Contributor's Guide and Developer Information. You can also contact any of the developers on Discord to learn more about the current state of suyu.

Downloads

If you want daily builds then go here. https://git.suyu.dev/suyu/suyu/actions

We have official builds here. If any website or person is claiming to have a build for suyu, take that with a grain of salt.

Building

Support

If you have any questions, don't hesitate to ask us on Discord. We don't bite!

License

suyu is licensed under the free and open-source GPL-3.0-or-later license.