APPDATA: updated

This commit is contained in:
XargonWan 2025-01-04 21:29:32 +09:00
parent 55d92a089f
commit 69041b85c9

View file

@ -70,22 +70,26 @@
<release version="0.9.0b" date="2024-07-19"> <release version="0.9.0b" date="2024-07-19">
<url>https://github.com/RetroDECK/RetroDECK/releases/tag/0.9.0b</url> <url>https://github.com/RetroDECK/RetroDECK/releases/tag/0.9.0b</url>
<description> <description>
<p>New Additions:</p>
<ul>
<li>New Flash system via the new emulator: Ruffle</li>
<li>New RetroArch core: Panda3DS</li>
<li>PortMaster is now included in RetroDECK!</li>
<li>Steam Sync is now a thing: favorite your games and enable the Steam Sync in the Configurator to find them as a Steam standalone games thank to Steam Rom Manager acting like an engine</li>
<li>New run game engine added to run games via cli, just run `flatpak run net.retrodeck.retrodeck retrodeck/roms/system/game.ext`, `--help` for more info</li>
<li>New feature for Desktop: RetroENGINE, now RetroDECK can be used as an headless engine to run your gaems. Just duouble click them!</li>
<li>New default theme: RetroDECK now got its own custom theme for ES-DE, do you like it? Feel free to give us feedback</li>
<li>We soft laucnhed our new website earlier, come to take a look at retrodeck.net!</li>
</ul>
<p>Changes:</p> <p>Changes:</p>
<ul> <ul>
<li>RetroDECK is on a diet: we saved around 600mb on the final build</li> <li>RetroDECK is on a diet: we saved around 600mb on the final build</li>
<li>Updated all the possible outdated emulators</li> <li>Updated all the possible outdated emulators</li>
<li>Duckstation due to licensing changes is frozen at the latest possible build becoming de facto: Legacy</li> <li>Duckstation due to licensing changes is frozen at the latest possible build becoming de facto: Legacy</li>
<li>Duckstation configured to use OpenGL as Vulkan seems to be broken in some cases</li> <li>Duckstation configured to use OpenGL as Vulkan seems to be broken in some cases</li>
<li>New Flash system via the new emulator: Ruffle</li> <li>Because of Steam Sync, Favorites collection is now enabled by default on ES-DE</li>
<li>PortMaster is now included in RetroDECK!</li>
<li>Steam Sync is now a thing: favorite your games and enable the Steam Sync in the Configurator to find them as a Steam standalone games thank to Steam Rom Manager acting like an engine</li>
<li>Because of this, Favorites collection is now enabled by default on ES-DE</li>
<li>New run game engine added to run games via cli, just run `flatpak run net.retrodeck.retrodeck retrodeck/roms/system/game.ext`, `--help` for more info</li>
<li>MIME Type added: this means that you can "open with" or double click your games and run them via RetroDECK thanks to the engine descripted above</li>
<li>ES-DE Updated to 3.1.1 with language support and more</li> <li>ES-DE Updated to 3.1.1 with language support and more</li>
<li>ES-DE main menu tide up, because of our configurator there were too many entries, moved ES-DE specific configs inside a custom menu</li> <li>ES-DE main menu tide up, because of our configurator there were too many entries, moved ES-DE specific configs inside a custom menu</li>
<li>New Theme: RetroDECK now got its own custom theme for ES-DE, do you like it? Feel free to give us feedback</li>
<li>We soft laucnhed our new website earlier, come to take a look at retrodeck.net!</li>
</ul> </ul>
<p>Developers, developers, developers:</p> <p>Developers, developers, developers:</p>
<ul> <ul>
@ -97,8 +101,7 @@
<p>Known issues:</p> <p>Known issues:</p>
<ul> <ul>
<li>Please check the know issues in the Wiki under General Information.</li> <li>Please check the know issues in the Wiki under General Information.</li>
<li>GZDoom version is temporarly frozen until we find out how to correctly build it</li> <li>GZDoom version is temporarly frozen until we find out how to correctly build it. However is working without any issues.</li>
<li>Vita3K currently broken, a PR with a fix is being "cooked"</li>
</ul> </ul>
</description> </description>
</release> </release>