minus-squarejsomae@lemmy.mltoEmulation@lemmy.ml•Help preserve Yuzu's code baselinkfedilinkarrow-up5·edit-21 year agoActually, the command would be git clone https://github.com/zhaobot/yuzu --branch tx-update-20240301020652 Verify commit SHA: 2f57c5a0e96b8000eeb7a7ad460f58306d5fa905 Grab citra, too git clone https://github.com/zhaobot/citra --branch tx-update-20240201020623 Verify commit SHA: 77078a98ef92d0ccf0866fa60b2c558c340681b6 By the way, these aren’t quite the latest commits. The latest commit for yuzu would be 15e6e48bef0216480661444a8d8b348c1cca47bb, as you can see here. linkfedilink
Actually, the command would be
git clone https://github.com/zhaobot/yuzu --branch tx-update-20240301020652
Verify commit SHA:
2f57c5a0e96b8000eeb7a7ad460f58306d5fa905
Grab citra, too
git clone https://github.com/zhaobot/citra --branch tx-update-20240201020623
Verify commit SHA:
77078a98ef92d0ccf0866fa60b2c558c340681b6
By the way, these aren’t quite the latest commits. The latest commit for yuzu would be
15e6e48bef0216480661444a8d8b348c1cca47bb
, as you can see here.