ourfavoritefruits / yuzu

GNU General Public License v3.0
27 stars 29 forks source link

Missing submodules #1

Closed eliottness closed 6 months ago

eliottness commented 6 months ago

If you happen to have them. Please create repos for the submodules of yuzu, upload them and fix the url of the submodules

animeavi commented 6 months ago

Here's the list, anyone that had a fully cloned repo (as in, used --recurse-submodules), can help restore those.

Mirrors with commit history https://github.com/yuzu-mirror/discord-rpc https://github.com/yuzu-mirror/sirit https://github.com/yuzu-mirror/mbedtls https://github.com/yuzu-mirror/breakpad https://github.com/yuzu-mirror/dynarmic

Alternative:

Found a copies of just the files (meaning no commit history) on the Wayback Machine: https://web.archive.org/web/20240227231523mp_/https://github.com/yuzu-emu/discord-rpc/archive/refs/heads/master.zip https://web.archive.org/web/20240227234439mp_/https://github.com/yuzu-emu/sirit/archive/refs/heads/master.zip https://web.archive.org/web/20240120195021/https://codeload.github.com/yuzu-emu/mbedtls/zip/refs/heads/master https://web.archive.org/web/20240120194618/https://codeload.github.com/yuzu-emu/breakpad/zip/main https://web.archive.org/web/20240228002125mp_/https://github.com/merryhime/dynarmic/archive/refs/heads/master.zip

ourfavoritefruits commented 6 months ago

Yeah, sorry. It should compile now.