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:

  • LazaroFilm
    link
    English
    183 months ago

    Please also do an offline download.

    • TxzK
      link
      fedilink
      English
      213 months ago

      Don’t worry I have a codeberg mirror setup as well, and so have gazillion others. The source code ain’t going nowhere.

      • @pivot_rootOP
        link
        English
        15
        edit-2
        3 months ago

        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.

      • LazaroFilm
        link
        English
        73 months ago

        As opposed to a synced cloud download.

      • @pivot_rootOP
        link
        English
        4
        edit-2
        3 months ago
        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.

    • Pope-King Joe
      link
      English
      33 months ago

      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.