Merge branch 'cooker-0.5.3b'

This commit is contained in:
XargonWan 2022-10-26 15:10:37 +02:00
commit 34d6ef094c
2 changed files with 20 additions and 2 deletions

View file

@ -69,6 +69,24 @@
<releases>
<release version="0.5.3b" date="2022-10-26">
<url>https://github.com/XargonWan/RetroDECK/releases/tag/0.5.2b</url>
<description>
<ul>
<li>Fixed inaccessible RetroArch shaders folder</li>
<li>Fixed PSP saving issue when using RetroArch core</li>
<li>Fixed ROM visibility for Dolphin when running standalone, which should address ability to use AR/Gecko codes</li>
<li>Changed default RPCS3 launch method to fix games not starting properly</li>
<li>Fixed PCSX2-QT autosave loading issue</li>
<li>(Hopefully) Fixed RetroAchievements login on PCSX2-QT</li>
<li>Added Citra SA sysdata folder to RetroDECK BIOS folder</li>
<li>Added Yuzu save folders to RetroDECK saves folder</li>
<li>Made Citra standalone the default 3DS emulator</li>
<li>Progress window during emulator initialization where it can look like RetroDECK has crashed</li>
</ul>
</description>
</release>
<release version="0.5.2b" date="2022-10-13">
<url>https://github.com/XargonWan/RetroDECK/releases/tag/0.5.2b</url>
<description>

View file

@ -86,7 +86,7 @@ modules:
sources:
- type: git
url: https://github.com/XargonWan/RetroDECK.git
branch: cooker-0.5.3b
branch: cooker
- name: xmlstarlet
config-opts:
@ -1433,4 +1433,4 @@ modules:
sources:
- type: git
url: https://github.com/XargonWan/RetroDECK.git
branch: cooker-0.5.3b
branch: cooker