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
It’s good we are all clear, nintendo isn’t arguing that. They are arguing a case about copyright infringement and being in violation of the dmca
It is not illegal to make copies of games you own and play them on an emulator. That is what was decided by the courts. Nintendo is trying to make that illegal.
They’re using the DMCA to say that because Yuzu lets someone circumvent their encryption (which is illegal, but shouldn’t be), that’s the same as Yuzu circumventing their encryption.
That’s basically like saying VLC should be illegal because it has the capability of copying a DVD.
Yes. That’s what I’m saying. That’s what I said.
Yuzu is not infringing on their copyright, some of the users are. Sue the users.
unfortunately, that isn’t how the DMCA works
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.
Yes, yes they are. That’s how the DMCA works. It’s mental.
That’s not how the DMCA works, or tons of other software would be illegal. It’s illegal to circumvent copy protection under the DMCA (something I wholeheartedly disagree with), but it’s not illegal to make something that can be used to circumvent copy protection.
In fact, there are exemptions to that provision and one of them states that circumventing copy protection in order to play a video game using assistive technologies is legal.
It is explicitly illegal to produce any thing whose purpose it is to circumvent DRM:
I’m telling you, that law is mental.
Could you point that specific exception in the law? I can’t find it.
Link for convenience: https://www.govinfo.gov/content/pkg/PLAW-105publ304/pdf/PLAW-105publ304.pdf
The exceptions are handled by the Library of Congress and go through a renewal process every three years. Here’s the one from 2021:
https://www.govinfo.gov/content/pkg/FR-2021-10-28/pdf/2021-23311.pdf
The accessibility use exception is on the last page, middle of the page, paragraph labeled 21.
It’s illegal to make something that’s sole purpose is to circumvent copyright. Yuzu does not have that sole purpose, and doesn’t include the code necessary (prod.keys) to even accomplish it.
The actual text for reference:
That explicitly only applies to physically disabled people. Yuzu is not specifically targetted at providing a different input method (at all) and certainly not solely for the physically disabled.
That exception is not relevant to this case.
I didn’t say it was. I used it as an example of when circumventing copy protection is allowed under the DMCA.
I love YUZU and it’s wonderful…
…but if they didn’t have a Patreon they’d have a better stance
You are being downvoted but reminder to everyone that the public Yuzu is way behind on updates and compatibility, they sell access to their most recent version via their patreon. Something that Ryujinx does not do, it purely is a donation and nothing more.
You can get all the latest Yuzu EA builds for free on their GitHub
But the fact that they’re kinda “selling” access… wait, why exactly DO they “sell” access even? They might not have as much legal trouble if they didn’t do that.
You can download and view the latest Yuzu source code for free and do practically whatever you want with it (GPLv3), including building and running it.
What paying via Patreon provides you is access to early access builds of the software. You’re paying for the convenience of them compiling the latest version of the software for you.
You can even get all the latest EA builds as .exe files on the Yuzu PineappleEA GitHub!