Table of Contents
suyu emulator
suyu is an experimental open-source emulator for the Nintendo Switch. It is written in C++ with portability in mind, with builds actively maintained for Windows and Linux. suyu is licensed under the GPLv3 (or any later version). Refer to the license.txt file included.
Check out our website!
For development discussion, please join us on suyu chat or r/suyu.
Development
Most of the development happens on Git. It's also where our central repository is hosted.
If you want to contribute, please take a look at the Contributor's Guide and Developer Information. You should as well contact any of the developers on Discord in order to know about the current state of the emulator.
Usage
You may download a precompiled binary from our website, or you can build it yourself from the source code.
- Windows: Windows Build
- Linux: Linux Build
- Android: Android Build
- macOS: macOS Build