Difference between revisions of "Suyu"

From Emulation General Wiki
Jump to navigation Jump to search
m
 
(16 intermediate revisions by 10 users not shown)
Line 6: Line 6:
 
|screenshot    = Suyu 0.0.2 screenshot.png
 
|screenshot    = Suyu 0.0.2 screenshot.png
 
|version = {{Version|Suyu}}
 
|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
Line 13: Line 13:
 
|prog-lang = C++
 
|prog-lang = C++
 
|license = GNU GPL v3
 
|license = GNU GPL v3
|source = [https://git.suyu.dev/suyu/suyu suyu.dev]
+
|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 21: Line 21:
  
 
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).
 
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===
Line 26: Line 28:
 
|-
 
|-
 
|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]'''
 
|}
 
|}
 
<!--==Gitlab DMCA takedown==
 
 
On march 21, 2024, Gitlab took down suyu's repository leaving this response:
 
<div style="overflow-x:auto;width:100%">
 
<pre>We have determined that you forked a public repo against which we previously received a DMCA notice.
 
If you would like to regain access to your account, you are required to delete the following project from your account:
 
 
Once you agree to these terms, you will have 24 hours to remove the content.
 
We've included the details of the DMCA takedown request below:</pre>
 
 
<pre>
 
1. A description of the copyrighted work that you claim is being infringed;
 
 
Suyu is based off of Yuzu code, which violates Section 1201 of the DMCA. Suyu, like yuzu, is primarily designed to circumvent Nintendo's technical protection measures, namely Suyu unlawfully uses
 
unauthorized copies of cryptographic keys to decrypt unauthorized copies of Nintendo Switch games, or ROMs, at or immediately before runtime without Nintendo's authorization. Therefore, the
 
distribution Of Suyu also constitutes unlawful trafficking Of a circumvention technology.
 
 
2. A description of the material you claim is infringing and that you want removed or access to which you want disabled and the or other location of that material;
 
 
The link at https://gitlab.com/suyu-emu/suyu offers and provides access to the yuzu or code based on the yuzu emulator.
 
 
If you believe your content is mistakenly the subject of a DMCA takedown request, you have the right to contest the takedown by submitting a counter notice, you must provide
 
the following information:
 
 
1. Contact Information: Your name, physical address, e—mail address, and phone number.
 
2. Content Identification: The content which is the subject of the takedown notice will have been identified to you by URL. You need to identify the URL(s) of the content you want to challenge.
 
3. Sworn Statement: The following statement - "I swear, under penalty of perjury, that I have a good-faith belief that the material was removed or disabled as a result of a mistake or misidentification
 
the material to be removed or disabled"
 
4. Consent to Jurisdiction: A statement that you consent to the jurisdiction of Federal District Court for the judicial district in which your provided address is located, or if your address is outside
 
the United States, for any judicial district in which GitLab may be found.
 
5. Consent to service Of process: A statement that you will accept service of process from the person who provided the original takedown notice or on agent of such person.
 
Signature: An electronic or physical signature of the owner of the copyright or a person authorized to act on the owner's behalf.
 
</pre>
 
</div>-->
 
  
 
===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 83: 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]