Yuzu: updated to mainline-0-1220

This commit is contained in:
XargonWan 2022-11-02 09:04:10 +01:00 committed by GitHub
parent b705486d1d
commit 50e2b7c808
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -69,14 +69,14 @@
<releases> <releases>
<release version="0.5.4b" date="2022-11-01"> <release version="0.5.4b" date="2022-11-02">
<url>https://github.com/XargonWan/RetroDECK/releases/tag/0.5.4b</url> <url>https://github.com/XargonWan/RetroDECK/releases/tag/0.5.4b</url>
<description> <description>
<ul> <ul>
<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>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 RetroArch to v1.12.0</li>
<li>Updated PPSSPP (SA) to v1.13.2</li> <li>Updated PPSSPP (SA) to v1.13.2</li>
<li>Updated Yuzu to mainline-0-1218</li> <li>Updated Yuzu to mainline-0-1220</li>
<li>Updated Citra (SA) to nightly-1802</li> <li>Updated Citra (SA) to nightly-1802</li>
<li>Updated PCSX2-QT to nightly v1.7.3501</li> <li>Updated PCSX2-QT to nightly v1.7.3501</li>
<li>Updated Dolphin (SA) to latest on 31/10/2022</li> <li>Updated Dolphin (SA) to latest on 31/10/2022</li>

View file

@ -623,8 +623,8 @@ modules:
sources: sources:
- type: git - type: git
url: https://git.videolan.org/git/ffmpeg/nv-codec-headers.git url: https://git.videolan.org/git/ffmpeg/nv-codec-headers.git
tag: n11.1.5.1 tag: n11.1.5.2
commit: 84483da70d903239d4536763fde8c7e6c4e80784 commit: f8ae7a49bfef2f99d2c931a791dc3863fda67bf3
x-checker-data: x-checker-data:
type: git type: git
tag-pattern: ^n([\d.]+)$ tag-pattern: ^n([\d.]+)$
@ -659,8 +659,8 @@ modules:
#- disable-submodules: true # FLATHUB WORKAROUND #- disable-submodules: true # FLATHUB WORKAROUND
- type: git - type: git
url: https://github.com/yuzu-emu/yuzu-mainline.git url: https://github.com/yuzu-emu/yuzu-mainline.git
tag: mainline-0-1218 tag: mainline-0-1220
commit: 3fde85883904f43f2ae8aa0701250b4ea0d1c2a6 commit: 4a9fe56f072dc442a31c2469d4724b38cfe806cd
disable-shallow-clone: true disable-shallow-clone: true
x-checker-data: x-checker-data:
type: git type: git