Difference between revisions of "Suyu"

From Emulation General Wiki
Jump to navigation Jump to search
(Tags: Mobile edit, Mobile web edit)
m
 
(41 intermediate revisions by 21 users not shown)
Line 1: Line 1:
{{stub}}
+
{{lowercase title}}
 
{{Infobox emulator
 
{{Infobox emulator
|title = Suyu
+
|title = suyu
|logo = Suyu.jpeg
+
|logo = Suyu_Icon.png
|logowidth = 200
+
|logowidth = 100
|version = EA-4176
+
|screenshot    = Suyu 0.0.2 screenshot.png
|active = Yes
+
|version = {{Version|Suyu}}
|platform = [[Emulators on Android|Android]]  
+
|active = TBD
[[Emulators on Windows|Windows]]
+
|platform = [[Emulators on Windows|Windows]]<br>[[Emulators on Linux|Linux]]<br>[[Emulators on Android|Android]]<br>[[Emulators on macOS|macOS]]
 
 
[[Emulators on Linux|Linux]]
 
 
|target = [[Nintendo Switch emulators|Nintendo Switch]]
 
|target = [[Nintendo Switch emulators|Nintendo Switch]]
|developer = ?
+
|developer = suyu team
|architecture = ?
+
|architecture   = x86_64, ARM64
 
|prog-lang = C++
 
|prog-lang = C++
|license = GPL v3
+
|license = GNU GPL v3
|source = [https://gitlab.com/suyu-emu/suyu GitLab]
+
|source = [https://git.suyu.dev/ suyu.dev]
|website        = [https://gitlab.com/suyu-emu/suyu gitlab.com/suyu-emu/suyu]
+
|website        = [https://git.suyu.dev/suyu/suyu suyu.dev]
|bios
+
|bios = [[Emulator_Files#Nintendo_Switch|Required]]
 
}}
 
}}
  
Suyu is an emulator for the [[Nintendo Switch]]. It is a fork of [[Yuzu]] that is the continuation of the original project.
+
'''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.
  
==Releases==
+
===Download===
 
{| cellpadding="4"
 
{| cellpadding="4"
 
|-
 
|-
|align=center|{{Icon|Win|Linux}}
+
|align=center|{{Icon|Win|Linux|macOS|Android}}
|'''[https://github.com/pineappleEA/pineapple-src/releases/tag/EA-4176 Lastest Releases]'''
+
|'''[https://git.suyu.dev/suyu/suyu/releases Releases]'''
 
|}
 
|}
  
==External links==
+
===External links===
* [https://discord.gg/2gQRBp44KT Official Discord server]
+
* [https://suyu.dev/ Official website]
* [https://gitlab.com/suyu-emu/suyu Official website]
+
===System requirements===
 +
See [[Computer specifications#Yuzu/Suyu|computer specifications for yuzu/suyu]]
 +
 
 +
==References==
 +
<references />
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 +
[[Category:Console emulators]]
 
[[Category:Hybrid console emulators]]
 
[[Category:Hybrid console emulators]]
 +
[[Category:Handheld console emulators]]
 +
[[Category:Home console emulators]]
 
[[Category:Nintendo Switch emulators]]
 
[[Category:Nintendo Switch emulators]]
[[Category:Android emulation software]]
 
 
[[Category:Windows emulation software]]
 
[[Category:Windows emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
 +
[[Category:Android emulation software]]
 
[[Category:Forks]]
 
[[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

References[edit]