The Citra website has been replaced with the same statement made on the Yuzu website, and the GitHub repository is now gone as well.
Other build dependency repos taken down with it:
The Citra website has been replaced with the same statement made on the Yuzu website, and the GitHub repository is now gone as well.
Other build dependency repos taken down with it:
Please also do an offline download.
Don’t worry I have a codeberg mirror setup as well, and so have gazillion others. The source code ain’t going nowhere.
I also found this one for Yuzu, which captured the deleted submodules as well. There’s another one for Citra, but the submodules point to the mirrored repos under the uploader’s personal account and is missing
dynarmic
.Combining the two should bring both Citra and Yuzu back to being compile-able.
That seems like an oxymoron to me… How does that work?
As opposed to a synced cloud download.
git clone https://..../yuzu.git cd yuzu git submodule update --init --recursive tar -cvzf ../yuzu.tar.gz yuzu
And store that on a couple of flash drives.
I dunno if I can directly link it, but it’s on IA. Just search “yuzu-source_files” and you should be able to find it.