250
Help preserve Yuzu's code base
(discuss.tchncs.de)
A community for everything Nintendo. Games, news, discussions, stories etc.
Game | Date
|
Donkey Kong Bananza [S2] | Jul 17 Pokémon Z-A | Oct 16 Drag x Drive [S2] | 2025 Hyrule Warriors: Age of Imprisonment [S2] | 2025 Kirby Air Riders [S2] | 2025 Metroid Prime 4 | 2025 The Duskbloods [S2] | 2026 Rhythm Heaven: Groove | 2026 Tomodachi Life: Living the Dream | 2026 Spaltoon Raiders [S2] | TBA
[S2] means Switch 2 only.
Do you know where to grab yuzu-android source code?
Sadly there doesn't appear to be an official Azure DevOps Pipeline for the
yuzu-android
repo,so be cautious with following forks!
After searching Github for
yuzu-android
, and then sorting on "Recently Updated":https://github.com/search?q=yuzu-android&type=repositories&s=updated
I'd guess one of the following will be the latest
yuzu-android
code bases:Looks like software heritage has it archived, up to yesterday's commit: https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://github.com/yuzu-emu/yuzu-android
They also archived other yuzu git repos: https://archive.softwareheritage.org/browse/search/?q=github.com%2Fyuzu-emu%2F&with_visit=true&with_content=true
Might want to grab anything that looks important there in case it got taken down too. That yuzu.wiki repo seems important because it contains instructions on how to build yuzu.
Is there any way to download the whole git repo with history from that archive? Their FAQ seems to indicate there's a way:
But when I got to a repo I don't see a "revision" option when I click the download button...
Thanks!