Difference between revisions of "Suyu"

From Emulation General Wiki
Jump to navigation Jump to search
m (Just checked the suyu page, last change to the repo was 2 weeks ago)
(Tags: Mobile edit, Mobile web edit)
 
(24 intermediate revisions by 14 users not shown)
Line 7: Line 7:
 
|version = {{Version|Suyu}}
 
|version = {{Version|Suyu}}
 
|active = Yes
 
|active = Yes
|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
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]
+
|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]]
 
}}
 
}}
Line 20: Line 20:
 
'''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]].
 
'''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.
 +
 
 +
Luckily, that is not the case, as they're removing all the yuzu code for legal and performance reasons.
  
 
===Download===
 
===Download===
Line 26: Line 30:
 
|-
 
|-
 
|align=center|{{Icon|Win|Linux|macOS|Android}}
 
|align=center|{{Icon|Win|Linux|macOS|Android}}
|'''[https://gitlab.com/suyu-emu/suyu/-/releases Releases]'''
+
|'''[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===
Line 48: Line 51:
 
[[Category:Android emulation software]]
 
[[Category:Android emulation software]]
 
[[Category:Forks]]
 
[[Category:Forks]]
 +
[[Category:Inactive emulation software]]

Latest revision as of 17:30, 10 June 2024

suyu
Suyu Icon.png
Suyu 0.0.2 screenshot.png
Developer(s) suyu team
Latest version 0.0.3 [+]
Active Yes
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.

Luckily, that is not the case, as they're removing all the yuzu code for legal and performance reasons.

Download[edit]

Windows Linux macOS Android Releases

External links[edit]

System requirements[edit]

See computer specifications for yuzu/suyu

References[edit]