mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
YUZU: updated to mainline-1301 [skip ci]
This commit is contained in:
parent
45f86d78d9
commit
a860d13179
|
@ -74,8 +74,9 @@
|
|||
<description>
|
||||
<ul>
|
||||
<li>Removed Ryjuinx as it was broken (sorry)</li>
|
||||
<li>Yuzu updated to mainline-1295</li>
|
||||
<li>Yuzu updated to mainline-1301</li>
|
||||
<li>Added missing Primehack config and Configurator options</li>
|
||||
<li>Resized configurator windows</li>
|
||||
<li>Fixed a bug where the retrodeck folder was having a symlink creation issue after migration</li>
|
||||
</ul>
|
||||
</description>
|
||||
|
|
|
@ -470,8 +470,8 @@ modules:
|
|||
- ln -s "${FLATPAK_DEST}/yuzu/usr/bin/yuzu" "${FLATPAK_DEST}/bin/yuzu"
|
||||
sources:
|
||||
- type: file
|
||||
url: https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1295/yuzu-mainline-20230105-a5d52d26a.AppImage
|
||||
sha256: 2e89ea7cf750d5b028597a42f28b88bb811b49d4d82b00b6e1847388f9a8273e
|
||||
url: https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1301/yuzu-mainline-20230109-8c9f71e76.AppImage
|
||||
sha256: 8dc52ddc8547b92d08cf450ce32c2f400049b7df98475a42be5012660c76743d
|
||||
|
||||
# Yuzu - END
|
||||
|
||||
|
|
Loading…
Reference in a new issue