351
submitted 3 months ago by [email protected] to c/[email protected]

GitHub link to Nintendo's claim - all the details you need are here

The emulator forks which are being taken down are as follows:

Despite this, the one fork that continues, and will continue without takedown is Ryubing - by Greemdev. This is created by an original member of the Ryujinx team. It's safe, the code is beyond reproach (and violates zero laws or Nintendo code) and actually brings helpful updates.

Still...shitty news. And more indication that the Switch 2's architecture will be damn similar to that of this current Switch. Them taking emulators down means the upcoming games have a solid chance of being emulatable on release. But...that's my own (and others') conjecture, so we'll see when the time comes.

top 50 comments
sorted by: hot top new old
[-] [email protected] 115 points 3 months ago

Why are they hosting their code on Github? Switch to Codeberg or maybe self host. And yes I know Github has the most users but they're dealing with something radioactive.

[-] [email protected] 46 points 3 months ago

Codeberg can suffer from the same DMCA requests but at least is not managed by Microsoft. To really avoid(or ignore) DMCAs you need to self-host/use a vps for your own version control tool like Forgejo/GitLab or use a decentralized one like Radicle.

[-] [email protected] 72 points 3 months ago

Just a reminder don't have emulators on GitHub. They work with big companies to make sure they are taken down. Forks do nothing to help since it's easy for them to find now.

[-] [email protected] 71 points 3 months ago* (last edited 3 months ago)

Just a reminder don't have emulators on GitHub.

I don't like GitHub, but this is simply untrue. We host the PCSX2 project on GitHub, and GitHub even donated some amount at one point to the project. The following major, top-of-class video game console emulators (non-exhaustive) are officially hosted on GitHub:

PlayStation:

Xbox:

  • xemu (Xbox)
  • xenia (Xbox 360) (previous Wikipedia article deleted)

Nintendo:

Sega:

Atari:

Misc:

Keep in mind that I've only chosen what I believe is the top one or one of the top ones from major consoles. If I could pick multiple per console, this list would be a mile long.

[-] [email protected] 34 points 3 months ago* (last edited 3 months ago)

We are literally in a thread about a takedown in GH. But if you go to other sites, they have the repo up.

Suyu, Nuzu, Uzuy, Torzu, and Sudachi have all been taken down. Youtube-dl got taken down until public outcry. The number of takedowns since 2022 have only increased over the years. 2024 being the highest amount.

I'm glad the repos above are not yet being taken down, I truly am. But GitHub is just Microsoft at the end of the day.

We are also on platforms (Lemmy/piefed) that have chosen codeberg over GitHub for their main git hosting.

[-] [email protected] 7 points 3 months ago

The issue is more with recent consoles e.g. Switch and Ps5/xbox

Well...If you want to emulate current gen, prepare to deal with consequences.
I believe Sony/MS turn a sort of blind eye to emulators of old gen if they arent hurting sales and being egregious with their presence (e.g. promote what it can do rather than word of mouth)

[-] [email protected] 4 points 3 months ago

I think your right as well. Most manufacturers don't actively go after such projects unless they hit the bottom line.

Notable exceptions are old licenced games that may hit rerelease and someone came up with a way to decomp it. The policies are all over the place.

load more comments (6 replies)
[-] [email protected] 14 points 3 months ago

Self host, codeberg, make mirrors everywhere

[-] [email protected] 6 points 3 months ago

I can't wait for federation with codeberg/forgeo. PRs from different instances sound great. Git is already set up. It will hopefully be a game changer.

[-] [email protected] 52 points 3 months ago

What gives them the right to take down emulators? It's just code someone wrote that happens to be able to interpret bytes from a switch cartridge?

Why wouldn't they take down a company like analogue for example for making a hardware level gameboy emulator?

[-] [email protected] 14 points 3 months ago

IIRC, part of the argument is that Switch games are encrypted, and the emulator uses real Switch keys to read the games. So Nintendo claims that by using official Nintendo Switch keys, it is violating Nintendo’s copyright and is subject to DMCA claims.

The argument is shaky at best. But the problem with DMCA is that combating it actually requires taking the claimant to court. So that’s a prohibitively long and difficult process, just to be able to go “hey Nintendo doesn’t actually have any claim here. Restore my repo.” Especially when Nintendo has a known history of drawing out long legal battles to exhaust defendants’ time+resources.

[-] [email protected] 9 points 3 months ago

From my understanding the repos wouldn't include the keys (or if they did then they definitely shouldn't). But yeah I understand the long legal battle thing.

[-] [email protected] 2 points 3 months ago

Right, Dolphin had an encryption key in there for the Wii that was hardcoded in. That is apparently the one bit of legal leverage Nintendo has to keep it off Steam, though being Nintendo, they would likely fight it, anyway.

In any case, the key could be a user provided configuration option, or tools for ripping games could do the decryption on their own. Either should keep the code safe from Nintendo being able to win a case. Though again, doesn't stop Nintendo from trying and exhausting your ability to fight it.

[-] [email protected] 1 points 3 months ago

Repos wouldn't include the keys, but they'd include instructions on how to obtain them. Those instructions (according to Nintendo's legal team) are enough to say that Yuzu violates the DMCA.

[-] [email protected] 14 points 3 months ago

The patents on the Game Boy hardware expired years ago, so that's what gives Analogue the right to do what they do. As for these Switch emulators, I have no idea, but I'll guess it's just Nintendo trying to scare people without their own legal departments into complying.

[-] [email protected] 11 points 3 months ago

Just legal bullying. Good luck fighting an army of lawyers that are also lobbying the system. That being said all of that would be civil suits so if emulator creators don't earn money they don't have much to lose but the ability to continue the work.

[-] [email protected] 7 points 3 months ago

Nintendo got one guy's paychecks garnished for the rest of his life. So even if you have no money there is a lot to lose.

[-] [email protected] 2 points 3 months ago* (last edited 3 months ago)

They threaten a crap ton to scare devs into not entering court, but tbf I'm pretty sure the guy they got was for actual piracy, and the court ordered the millions in alleged damages to be paid in $40 installments to Nintendo per month for the rest of his life.

Edit:

It was set at 20-30% of his salary so yeah I guess that's still a pretty hefty chunk of change.

[-] [email protected] 32 points 3 months ago

Didn't Nintendo just come out and say emulators weren't illegal?

[-] [email protected] 25 points 3 months ago

Correct. Nishiura said that emulators are not illegal. Depending on how it is used ;P

[-] [email protected] 7 points 3 months ago

Yah cuz they use them on official hardware hahaha

[-] [email protected] 22 points 3 months ago

Nintendo playing whac-a-mole with these forks

[-] [email protected] 19 points 3 months ago

Why is Ryubing beyond reproach? I don't see them doing anything differently than Ryujinx.

[-] [email protected] 4 points 3 months ago

Anybody got a link to a codeberg fork that looks reliable ?

load more comments
view more: next ›
this post was submitted on 04 Mar 2025
351 points (99.7% liked)

Games

39141 readers
1661 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Rules

1. Submissions have to be related to games

Video games, tabletop, or otherwise. Posts not related to games will be deleted.

This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.

2. No bigotry or harassment, be civil

No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.

We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.

3. No excessive self-promotion

Try to keep it to 10% self-promotion / 90% other stuff in your post history.

This is to prevent people from posting for the sole purpose of promoting their own website or social media account.

4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

This community is mostly for discussion and news. Remember to search for the thing you're submitting before posting to see if it's already been posted.

We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.

5. Mark Spoilers and NSFW

Make sure to mark your stuff or it may be removed.

No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.

6. No linking to piracy

Don't share it here, there are other places to find it. Discussion of piracy is fine.

We don't want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.

Authorized Regular Threads

Related communities

PM a mod to add your own

Video games

Generic

Help and suggestions

By platform

By type

By games

Language specific

founded 2 years ago
MODERATORS