mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
YUZU: updated to mainline-0-1222
This commit is contained in:
parent
50e2b7c808
commit
4d6d946794
|
@ -76,7 +76,7 @@
|
|||
<li>Fix: PCSX2-QT is now looking for saves in the correct directory ~/retrodeck/saves/ps2/memcards and not in ~/retrodeck/saves/ps2/pcsx2/memcards</li>
|
||||
<li>Updated RetroArch to v1.12.0</li>
|
||||
<li>Updated PPSSPP (SA) to v1.13.2</li>
|
||||
<li>Updated Yuzu to mainline-0-1220</li>
|
||||
<li>Updated Yuzu to mainline-0-1222</li>
|
||||
<li>Updated Citra (SA) to nightly-1802</li>
|
||||
<li>Updated PCSX2-QT to nightly v1.7.3501</li>
|
||||
<li>Updated Dolphin (SA) to latest on 31/10/2022</li>
|
||||
|
|
|
@ -659,8 +659,8 @@ modules:
|
|||
#- disable-submodules: true # FLATHUB WORKAROUND
|
||||
- type: git
|
||||
url: https://github.com/yuzu-emu/yuzu-mainline.git
|
||||
tag: mainline-0-1220
|
||||
commit: 4a9fe56f072dc442a31c2469d4724b38cfe806cd
|
||||
tag: mainline-0-1222
|
||||
commit: 8b1216ff670089244124d0260248f2dd45a7f6ac
|
||||
disable-shallow-clone: true
|
||||
x-checker-data:
|
||||
type: git
|
||||
|
|
Loading…
Reference in a new issue