mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
APPDATA: updated [skip ci]
This commit is contained in:
parent
d93acf4b29
commit
827f0f4a43
|
@ -73,18 +73,21 @@
|
||||||
<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</li>
|
||||||
<li>Added new emulator: MAME (Standalone)</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>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Fixes:</p>
|
<p>Fixes:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>MAME (Standalone) paths should be fixed</li>
|
<li>Fixed DUCKSTATION memory card folder</li>
|
||||||
|
<li>Fixed RPCS3 saves folder (wrong symlink)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Issues:</p>
|
<p>Issues:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>GZDOOM: the controller for player 2+ is not correctly configured</li>
|
<li>GZDOOM: the controller for player 2+ is not correctly configured</li>
|
||||||
<li>GZDOOM: .doom parser got some issues</li>
|
<li>quit_retrodeck function seems to not working correctly</li>
|
||||||
|
<li>Added new emulator: MAME (Standalone) -- Removed cause of compiling issues</li>
|
||||||
|
<li>MAME (Standalone) paths should be fixed</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Missing:</p>
|
<p>Missing:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in a new issue