Difference between revisions of "Suyu"

From Emulation General Wiki
Jump to navigation Jump to search
m
 
(32 intermediate revisions by 17 users not shown)
Line 4: Line 4:
 
|logo = Suyu_Icon.png
 
|logo = Suyu_Icon.png
 
|logowidth = 100
 
|logowidth = 100
|screenshot = suyu Early Screenshot.png
+
|screenshot     = Suyu 0.0.2 screenshot.png
|version = EA-4176
+
|version = {{Version|Suyu}}
|active = Yes
+
|active = TBD
|platform = [[Emulators on Android|Android]]<br>[[Emulators on Windows|Windows]]<br>[[Emulators on Linux|Linux]]
+
|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]]
 
|target = [[Nintendo Switch emulators|Nintendo Switch]]
 
|developer = suyu team
 
|developer = suyu team
|architecture = x86_64, ARM64
+
|architecture   = x86_64, ARM64
 
|prog-lang = C++
 
|prog-lang = C++
 
|license = GNU GPL v3
 
|license = GNU GPL v3
|source = [https://gitlab.com/suyu-emu/suyu GitLab]
+
|source = [https://git.suyu.dev/ suyu.dev]
|website        = [https://suyu.dev/ Suyu.dev]
+
|website        = [https://git.suyu.dev/suyu/suyu suyu.dev]
 
|bios = [[Emulator_Files#Nintendo_Switch|Required]]
 
|bios = [[Emulator_Files#Nintendo_Switch|Required]]
 
}}
 
}}
  
'''suyu''' is an open-source [[Nintendo Switch emulators|Nintendo Switch]] emulator and debugger written in C++. It is one of the main continuations of [[yuzu]].
+
'''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 games and DLCs (on yuzu, they were auto generated if missing).
+
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===
 
===Download===
 
{| cellpadding="4"
 
{| cellpadding="4"
 
|-
 
|-
|align=center|{{Icon|Win|Linux|Android}}
+
|align=center|{{Icon|Win|Linux|macOS|Android}}
|'''[https://gitlab.com/suyu-emu/suyu#downloads git] (WIP)'''
+
|'''[https://git.suyu.dev/suyu/suyu/releases Releases]'''
 
|}
 
|}
  
 
===External links===
 
===External links===
* [https://discord.gg/suyu Official Discord server]
 
 
* [https://suyu.dev/ Official website]
 
* [https://suyu.dev/ Official website]
 
===System requirements===
 
===System requirements===
See [[Computer specifications#Yuzu/Suyu]]
+
See [[Computer specifications#Yuzu/Suyu|computer specifications for yuzu/suyu]]
  
 
==References==
 
==References==
Line 48: Line 49:
 
[[Category:Android 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]