suyu, pronounced "sue-you" (wink wink) 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 actively maintain builds for Windows, Linux and Android.
Go to file
2024-03-06 09:40:39 +00:00
.ci ci: android: Play store publishing setup 2024-02-04 10:54:18 -05:00
.github ci: fix mac build 2024-02-23 13:25:48 -05:00
.reuse android: Provide debug.keystore for debug and relWithDebInfo builds 2024-01-21 22:08:07 -05:00
CMakeModules cmake: support simpleini cmake config and pc file 2024-01-26 01:13:47 +01:00
dist Added logo to readme 2024-03-06 09:38:34 +00:00
externals Merge pull request #12981 from lat9nq/tzdb-asan-custom 2024-02-10 22:42:47 -05:00
hooks chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
LICENSES general: fix trailing whitespace 2024-01-08 09:34:32 -05:00
src Merge remote-tracking branch 'origin/master' into fix-compile-ubuntu-22.04 2024-03-05 16:00:36 +01:00
tools tools: Add reset submodules script 2024-02-25 17:17:01 +00:00
.codespellrc core: refactor emulated cpu core activation 2023-12-04 10:37:16 -05:00
.git-blame-ignore-revs Skip git blame 2023-11-04 18:26:49 +00:00
.gitattributes chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
.gitignore android: Initialize defaults for each orientations 2023-06-14 16:35:58 -04:00
.gitmodules Point to proper suyu org forks 2024-03-05 14:10:11 +01:00
CMakeLists.txt cmake: use vulkan-headers config file 2024-02-02 04:38:56 +01:00
CONTRIBUTING.md Fixed link in CONTRIBUTING.md 2024-03-05 14:30:56 +00:00
Doxyfile chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
LICENSE.txt chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
README.md Update link to logo (will be visible once it's been merged into the main repo) 2024-03-06 09:40:39 +00:00
vcpkg.json android: add oboe audio sink 2023-12-17 01:42:59 -05:00

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 are in great need of developers, join our Discord server at https://discord.gg/2gQRBp44KT.

This repo is based on Yuzu EA 4176. Please contribute if you can!



suyu
suyu

suyu, pronounced "sue-you" (wink wink) 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 actively maintain builds for Windows, Linux and Android.

Logo by Realmy

Azure Mainline CI Build Status

Compatibility | Development | Building | Downloads | Support | License

Status

We are trying to get the builds working. We are in need of developers. Join our Discord to contribute.

Note: This README is a fork of the original project's README, most links are broken!

Compatibility

W.I.P.

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 suyu supports, please visit our Compatibility page.

Check out our website 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.

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 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. We centralize translation work there, and periodically upstream translations.

Downloads

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 GPL v3 license.