[help] Is pirated tutorials forbidden here ?

https://lemmy.sdf.org/post/2149478

[help] Is pirated tutorials forbidden here ? - SDF Chatter

Hello, I recently posted a tutorial to pirate on steamdeck which was remptved. I checked th rule and it doesn’t appear to be forbidden are the rules out of date ?

It’s actually kind of funny that emulators, which explicitly violate copyright law in the US as a circumvention measure prohibited by the DMCA as well as infringing for any rom created after the 1920s (ie. all of them) which have not been placed into the public domain, are perfectly fine here because that doesn’t “feel” like piracy since the games are not generating revenue.

Anyway, you’re almost certainly looking for [email protected] instead of this community. I didn’t even know that community existed until yesterday with the kerfuffle over lemmy.world defederating from dbzer0.com. Streisand effect-ish in a way. Best of luck, and keep a keen eye out for the EIC.

It’s actually kind of funny that emulators, which explicitly violate copyright law in the US as a circumvention measure prohibited by the DMCA

Except this is false. Emulation is legal per the DMCA, and this was settled decades ago

Although I agree with you for the most part, as far as I understand it, there seems to be different layers to this.

Emulators are legal if they’re built from ground up, but if they use any code from the actual system, it’s illegal. For example, I think Dolphin tried to get on Steam, but they were disallowed because they used a “leaked copy of the Wii Common Code”.

Feel free to correct me if I’m wrong. The piracy talk recently have been kind of interesting, because a couple of the emulator communities I’m involved in require proof of dump for any help such as Yuzu’s Discord.

The solid legal theory behind Nintendo’s new emulator takedown effort

Dolphin's included decryption key is key to Nintendo's DMCA arguments.

Ars Technica

but if they use any code from the actual system, it’s illegal.

Actually, this is not the case. DMCA allows some amount on code to be duplicated, just not the whole thing. You’re not allowed to copy everything, but copying some code is allowed.

Also, the encryption key that was copied in Dolphin is just a random string of letters and numbers. That’s not copywritable, so no copyright infringement happened from including that in the software, regardless of what Nintendo claimed