mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
APPDATA: updated
This commit is contained in:
parent
55d92a089f
commit
69041b85c9
|
@ -70,22 +70,26 @@
|
|||
<release version="0.9.0b" date="2024-07-19">
|
||||
<url>https://github.com/RetroDECK/RetroDECK/releases/tag/0.9.0b</url>
|
||||
<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>
|
||||
<ul>
|
||||
<li>RetroDECK is on a diet: we saved around 600mb on the final build</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 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>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>Because of Steam Sync, Favorites collection is now enabled by default on ES-DE</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>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>
|
||||
<p>Developers, developers, developers:</p>
|
||||
<ul>
|
||||
|
@ -97,8 +101,7 @@
|
|||
<p>Known issues:</p>
|
||||
<ul>
|
||||
<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>Vita3K currently broken, a PR with a fix is being "cooked"</li>
|
||||
<li>GZDoom version is temporarly frozen until we find out how to correctly build it. However is working without any issues.</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
|
|
Loading…
Reference in a new issue