Difference between revisions of "Suyu"

From Emulation General Wiki
Jump to navigation Jump to search
(Redirected page to Yuzu#suyu)
(Tag: New redirect)
m
 
(36 intermediate revisions by 18 users not shown)
Line 1: Line 1:
#REDIRECT[[Yuzu#suyu]]
+
{{lowercase title}}
 +
{{Infobox emulator
 +
|title = suyu
 +
|logo = Suyu_Icon.png
 +
|logowidth = 100
 +
|screenshot    = Suyu 0.0.2 screenshot.png
 +
|version = {{Version|Suyu}}
 +
|active = TBD
 +
|platform = [[Emulators on Windows|Windows]]<br>[[Emulators on Linux|Linux]]<br>[[Emulators on Android|Android]]<br>[[Emulators on macOS|macOS]]
 +
|target = [[Nintendo Switch emulators|Nintendo Switch]]
 +
|developer = suyu team
 +
|architecture  = x86_64, ARM64
 +
|prog-lang = C++
 +
|license = GNU GPL v3
 +
|source = [https://git.suyu.dev/ suyu.dev]
 +
|website        = [https://git.suyu.dev/suyu/suyu suyu.dev]
 +
|bios = [[Emulator_Files#Nintendo_Switch|Required]]
 +
}}
 +
 
 +
'''suyu''' is an experimental open-source [[Nintendo Switch emulators|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).
 +
 
 +
The repository was originally hosted on GitLab, but it was forced to move after GitLab took it down, citing the use of the raw yuzu code. Their discord server is shut down (see "2024 - Yuzu (Switch) vs. Nintendo" section of the [[Legal Status of Emulation]] page), the project could be considered dead.
 +
 
 +
===Download===
 +
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|Win|Linux|macOS|Android}}
 +
|'''[https://git.suyu.dev/suyu/suyu/releases Releases]'''
 +
|}
 +
 
 +
===External links===
 +
* [https://suyu.dev/ Official website]
 +
===System requirements===
 +
See [[Computer specifications#Yuzu/Suyu|computer specifications for yuzu/suyu]]
 +
 
 +
==References==
 +
<references />
 +
 
 +
[[Category:Emulators]]
 +
[[Category:Console emulators]]
 +
[[Category:Hybrid console emulators]]
 +
[[Category:Handheld console emulators]]
 +
[[Category:Home console emulators]]
 +
[[Category:Nintendo Switch emulators]]
 +
[[Category:Windows emulation software]]
 +
[[Category:Linux emulation software]]
 +
[[Category:Android emulation software]]
 +
[[Category:Forks]]
 +
[[Category:Inactive emulation software]]

Latest revision as of 07:48, 15 April 2024

suyu
Suyu Icon.png
Suyu 0.0.2 screenshot.png
Developer(s) suyu team
Latest version 0.0.3 [+]
Active TBD
Platform(s) Windows
Linux
Android
macOS
Architecture(s) x86_64, ARM64
Emulates Nintendo Switch
Website suyu.dev
Programmed in C++
License GNU GPL v3
Source code 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).

The repository was originally hosted on GitLab, but it was forced to move after GitLab took it down, citing the use of the raw yuzu code. Their discord server is shut down (see "2024 - Yuzu (Switch) vs. Nintendo" section of the Legal Status of Emulation page), the project could be considered dead.

Download[edit]

Windows Linux macOS Android Releases

External links[edit]

System requirements[edit]

See computer specifications for yuzu/suyu

Contents

References[edit]