https://twitter.com/stephentotilo/status/1762576284817768457/
"NEW: Nintendo is suing the creators of popular Switch emulator Yuzu, saying their tech illegally circumvents Nintendo’s software encryption and facilitates piracy. Seeks damages for alleged violations and a shutdown of the emulator.
Notes 1 million copies of Tears of the Kingdom downloaded prior to game’s release; says Yuzu’s Patreon support doubled during that time. Basically arguing that that is proof that Yuzu’s business model helps piracy flourish."
Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
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.
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.
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.
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.
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.
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.
PM a mod to add your own
Video games
Generic
Help and suggestions
Can you point me to the provision you’re talking about?
Yes, so distributing the code necessary to perform the decryption is illegal. That’s why you have to hack an actual switch to get the code necessary to perform the decryption (prod.keys). All Yuzu is doing is running that code through an AES library to get the game and emulating a Switch to play it. You can’t make AES libraries illegal just because they can be used to decrypt copy protection.
It’s the same with DVD decryption. VLC is not illegal because it doesn’t include the codes used to decrypt DVDs. Once you have those codes, VLC can copy a DVD for you.
No, it’s broader than that. Providing a mechanism is enough. Yes, this is functionally making maths illegal, and yes, this is a complaint we’ve had with the dmca for 20 years.
Providing the keys is against dmca, as is Providing the tooling that specifically breaks the rights management. This is just the shitty way Americans made the copyright system.
I disagree that the DMCA makes AES libraries illegal.
Okay, well, that’s your opinion based on nothing, so it doesn’t mean much.
At the very least, read the prior art https://en.wikipedia.org/wiki/Universal_City_Studios%2C_Inc._v._Corley?wprov=sfla1
I don’t know if the two cases are equivalent, DeCSS included all code necessary to decrypt a copy protected DVD.
Yuzu does not include the necessary code to decrypt a Switch game. Users have to either “hack” their own Switch, or pirate the codes. What the users are doing is the illegal part here.
You’re conflating the idea of code and keys. The keys are explicitly illegal as they directly fall under nintendo copyright.
The code is also falling under breach of dmca, as its entire use and focus is to break drm. This is the sticking point here.
Again, to labor the point, it’s nothing about the keys, we don’t need to talk about the keys.
I’m using code in the sense of the word pass codes. Like, encryption codes. The codes you input to an encryption algorithm, along with the cyphertext, to get the plaintext.
But yes, Nintendo and you are saying that distributing Yuzu is illegal because it can only be used to violate the DMCA.
I disagree.
It can also be used in compliance with the DMCA, and nothing it includes are the intellectual property of Nintendo. There are exceptions to the rule about circumventing copy protection, and as long as you use Yuzu with an intent (such as security research) that falls in one of these exceptions, you can use Yuzu legally.
As long as Yuzu is never distributed by its authors with the encryption codes, it shouldn’t be illegal, even according to the DMCA. Otherwise, there would be no way to circumvent copy protection for legal purposes with regard to Switch games.