Difference between revisions of "Suyu"

From Emulation General Wiki
Jump to navigation Jump to search
m (Suyu, Gitlab DMCA takedown)
Line 28: Line 28:
 
|'''[https://gitlab.com/suyu-emu/suyu/-/releases Releases]'''
 
|'''[https://gitlab.com/suyu-emu/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>
 +
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>
 +
</pre>
 +
</div>
  
 
===External links===
 
===External links===

Revision as of 23:22, 21 March 2024

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

Download

Windows Linux macOS Android Releases

Gitlab DMCA takedown

On march 21, 2024, Gitlab took down suyu's repository leaving this response:

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>
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.

External links

System requirements

See computer specifications for yuzu/suyu

References