this post was submitted on 05 Mar 2024
153 points (77.4% liked)

Open Source

29773 readers
728 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
top 24 comments
sorted by: hot top controversial new old
[–] [email protected] 80 points 5 months ago (1 children)

Forking a repo is not the same as developing it. Any idiot can rehost the existing source code, but all the developers with knowledge of the code base and project just got axed by Nintendo.

[–] [email protected] 38 points 5 months ago (1 children)

This fork doesn't even have the code for the dynarmic submodule under the externals/dynarmic directory. MerryMage/MerryHime took that down with Yuzu, and it's a core part of the JIT recompiler.

Not to mention, the commit history was wiped clean while a new Patreon was created before even touching a line of C++ code (and subsequently realizing it's missing most of the dependencies).

[–] [email protected] 32 points 5 months ago

Lol it's literally just a copy with nothing added and he's already made a Patreon. Yeah no

[–] independantiste 40 points 5 months ago (2 children)

I kind of wanted the inevitable fork to be called Zuzu

[–] [email protected] 41 points 5 months ago

Yuzu TwoZu: Electric Boogaloozoo.

[–] [email protected] 14 points 5 months ago

Azula, is that you?

[–] [email protected] 20 points 5 months ago (1 children)

Nuzu...

Dispose of Yuzu,

for my amuzument!

[–] [email protected] 2 points 5 months ago

Here is an alternative Piped link(s):

amuzument

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

[–] [email protected] 18 points 5 months ago (2 children)

Why throw away the commit history?

[–] [email protected] 35 points 5 months ago

Also made communities, setup a patron and donation mails.

This just seems like a dude wanting to scam money out of it and/or taking credit for continued development, disregarding any effort made before the fork.

[–] [email protected] 3 points 5 months ago (5 children)

One of the problems with Yuzu (to nintendo) was that it contained the encryption keys pulled off nintendo switches. By removing commit history you actually can permanently remove this part of the code. There might be a more clever way to do this. Thats my best guess.

[–] [email protected] 13 points 5 months ago (1 children)

Although a good guess, this looks more like the work of someone who's in way over their head and barely knows how to use git. Probably just downloaded the repo as a zip instead of cloning it through git. At least that's the vibe I get from their commit history and other repos.

So basically, this person did the right thing on accident.

[–] [email protected] 1 points 5 months ago

Probably just downloaded the repo as a zip instead of cloning it through git.

FWIW, this can actually be a valid strategy, purely because a DMCA takedown will affect forks but not reuploads. Basically, if a DMCA takedown nukes a project, it also nukes any forked projects. But if you downloaded the .zip and reuploaded it, you won’t be affected by the DMCA takedown because it’s not considered a fork of the original project.

It’s a dumb workaround, but it oddly may have helped save a lot of the code simply because offline backups can’t get touched by DMCA or a nuked project.

[–] [email protected] 6 points 5 months ago* (last edited 5 months ago)

I downloaded and set up Yuza the day before all this went down, and it did not include encryption keys. And trust me, I looked.

[–] [email protected] 2 points 5 months ago

Except, if someone had the repo cloned before the purge, they would retain all of the information, wouldn't they?

[–] [email protected] 2 points 5 months ago

Nope, Yuzu was never distributed with keys. It could use keys that were provided by a user, but you had to add those yourself. Yuzu’s setup page even had (outdated) instructions on how to dump keys from your own Switch.

Just like how PlayStation emulators aren’t ever distributed with the BIOS, because sharing the BIOS is considered piracy.

[–] [email protected] 1 points 5 months ago

Even if there were keys, you could scrub the history instead of deleting it outright

[–] [email protected] 12 points 5 months ago

Like 10 minutes ago the project was nuked by the owner

[–] [email protected] 10 points 5 months ago (1 children)

What is different about this project? How will they reign in Nintendo's legal team?

[–] [email protected] 15 points 5 months ago (1 children)

I wish I were joking, but it boils down to "condemn piracy, tell everyone emulation is legal, and keep the code open-source."

Source, as stated on the project subreddit. In the same post, he also disclosed his country of residence.

[–] [email protected] 1 points 5 months ago (1 children)

I'll give it a year tops...

[–] [email protected] 6 points 5 months ago (2 children)
[–] [email protected] 5 points 5 months ago

And its gone

[–] [email protected] 3 points 5 months ago

Yeah, I felt generous...