this post was submitted on 04 Mar 2024
111 points (96.6% liked)

yuzu

738 readers
1 users here now

A community to discuss the different developments of the Nintendo Switch Emulator Yuzu.

Official website: https://yuzu-emu.org/

You can contribute on GitHub: https://github.com/yuzu-emu/yuzu

Devs patreon: https://www.patreon.com/yuzuteam

Some guidelines for posting here:

Thank you!

founded 1 year ago
MODERATORS
 

cross-posted from: https://lemmy.world/post/12733354

As you all know or may not know,
Nintendo has taken down Yuzu,
see following post for more info on that:
https://lemmy.world/post/12728163

Now it's important to preserve the code base of Yuzu,
so hopefully someday, once things cooled down a little,
an active fork can stick it's head up.

After looking at the Azure DevOps Pipelines
of yuzu-emu/yuzu,
I noticed the latest pipeline ran 8 hours ago
as of writing this post:

Which tells us that the latest commit,
was a merge of PR #13198 from
zhaobot/tx-update-20240301020652

This fork,
is the most up-to-date one / contains the latest commit
done to Yuzu before the take down:
https://github.com/zhaobot/yuzu/tree/tx-update-20240301020652

I encourage you all to pull, star and fork this fork,
not only the master branch, but all branches!
The more copies floating out there,
the better the project will be preserved.

You can pull the code base to your local machine, with:

git clone https://github.com/zhaobot/yuzu.git

(Requires https://git-scm.com/)

And you can pull in all the branches,
as described in this Github Gist:
https://gist.github.com/grimzy/a1d3aae40412634df29cf86bb74a6f72

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 22 points 5 months ago

fuck nintendo

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

Why does it say the last commit was last year? I remember seeing some updates a recently as a few weeks ago.

edit: nvm, it's in one of the branches

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

There really should be a Torrent-style thing for source code. That said J guess you could just seed a .ZIP of the source code