APPDATA: updated with the latest changes

This commit is contained in:
XargonWan 2024-01-14 11:30:47 +01:00
parent eafdc2570d
commit c9b61454e8

View file

@ -72,15 +72,18 @@
<ul> <ul>
<li>Added new system: SOLARUS</li> <li>Added new system: SOLARUS</li>
<li>Added new engine: GZDOOM</li> <li>Added new engine: GZDOOM</li>
<li>Added new emulator: Vita3K</li> <li>Added new emulator: Vita3K - Reset the emulator to grap the lates changes</li>
<li>Added Steam Sync (with BoilR)</li>
<li>Quit button after emulators reset should act as an actual full quit button</li> <li>Quit button after emulators reset should act as an actual full quit button</li>
<li>Created a quit_retrodeck function to ease the quit in the scripts.</li> <li>Created a quit_retrodeck function to ease the quit in the scripts.</li>
<li>Logs folder is now in retrodeck/logs (previously was .logs)</li> <li>Logs folder is now in retrodeck/logs (previously was .logs)</li>
<li>The post update script is initializing vita3k, mame and boilr when coming from a version ealrier that 0.8.0, this don't work in cokker and must be resetted manually (for boilr reset RetroDECK)</li>
</ul> </ul>
<p>Fixes:</p> <p>Fixes:</p>
<ul> <ul>
<li>Fixed DUCKSTATION memory card folder</li> <li>Fixed DUCKSTATION memory card folder</li>
<li>Fixed RPCS3 saves folder (wrong symlink)</li> <li>Fixed RPCS3 saves folder (wrong symlink)</li>
<li>Fixed issues that prevents Steam Sync to work correctly</li>
</ul> </ul>
<p>Issues:</p> <p>Issues:</p>
<ul> <ul>