Difference between revisions of "Suyu"

From Emulation General Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
|prog-lang = C++
 
|prog-lang = C++
 
|license = GNU GPL v3
 
|license = GNU GPL v3
|source = [https://gitlab.com/suyu-emu/suyu GitLab]<br />[https://git.suyu.dev/suyu/suyu Self-hosted]
+
|source = [https://gitlab.com/suyu-emu/suyu GitLab]<br />[https://git.suyu.dev/suyu/suyu suyu.dev]
 
|website        = [https://suyu.dev/ suyu.dev]
 
|website        = [https://suyu.dev/ suyu.dev]
 
|bios = [[Emulator_Files#Nintendo_Switch|Required]]
 
|bios = [[Emulator_Files#Nintendo_Switch|Required]]

Revision as of 00:06, 22 March 2024

suyu
Suyu Icon.png
Suyu 0.0.2 screenshot.png
Developer(s) suyu team
Latest version 0.0.3 [+]
Active Yes
Platform(s) Android
Windows
Linux
Architecture(s) x86_64, ARM64
Emulates Nintendo Switch
Website suyu.dev
Programmed in C++
License GNU GPL v3
Source code GitLab
suyu.dev
BIOS/Keys Required

suyu is an experimental open-source Nintendo Switch emulator and debugger written in C++. It is one of the main continuations of yuzu.

Unlike its parent project, the Switch firmware is required (like older versions of yuzu) as well a title.keys file for eshop/nsp games, updates and DLCs (on yuzu, they were auto generated if missing).

Download

Windows Linux macOS Android Releases


External links

System requirements

See computer specifications for yuzu/suyu

References