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