2022-05-01 10:16:19 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2022 Xargon <xargonwan@gmail.com> -->
<component type= "desktop-application" >
<id > net.retrodeck.retrodeck</id>
<launchable type= "desktop-id" > net.retrodeck.retrodeck.desktop</launchable>
<name > RetroDECK</name>
<summary > Everything you need for emulation on Steam Deck</summary>
<developer_name > Xargon</developer_name>
<url type= "homepage" > https://retrodeck.net</url>
<url type= "bugtracker" > https://github.com/XargonWan/RetroDECK/issues</url>
<url type= "help" > http://discord.gg/Dz3szYsP8g</url>
<url type= "faq" > https://github.com/XargonWan/RetroDECK/wiki/FAQs---Frequently-asked-questions</url>
<url type= "donation" > https://www.paypal.me/xargon</url>
<content_rating type= "oars-1.0" />
<screenshots >
<screenshot type= "default" >
<image type= "source" width= "1440" height= "792" > https://github.com/XargonWan/RetroDECK/blob/main/res/logo.png?raw=true</image>
</screenshot>
2022-05-06 23:55:06 +00:00
<screenshot >
2022-05-01 10:16:19 +00:00
<image type= "source" width= "1440" height= "792" > https://github.com/XargonWan/RetroDECK/blob/main/res/screenshots/screen02.png?raw=true</image>
</screenshot>
<screenshot >
<image type= "source" width= "768" height= "672" > https://github.com/XargonWan/RetroDECK/blob/main/res/screenshots/screen03.png?raw=true</image>
</screenshot>
<screenshot >
<image type= "source" width= "768" height= "575" > https://github.com/XargonWan/RetroDECK/blob/main/res/screenshots/screen04.png?raw=true</image>
</screenshot>
<screenshot >
<image type= "source" width= "768" height= "480" > https://github.com/XargonWan/RetroDECK/blob/main/res/screenshots/screen05.png?raw=true</image>
</screenshot>
</screenshots>
<description >
<p >
RetroDECK brings an environment to catalog and play your retro games directly from SteamOS and it's tailored specifically for the Steam Deck.<br />
It's inspired by embedded emulation systems like AmberELEC, EmuELEC, CoreELEC, Lakka, and Batocera.
</p>
<p >
Powered by EmulationStation Desktop Edition, which uses RetroArch and other standalone emulators to allow you to import and play your favorite retro (and even not-so-retro) games in a tidy environment without flooding your Steam library.<br />
No other software is needed as everything it's already included!
</p>
</description>
<project_license > GPL-3.0</project_license>
<metadata_license > CC0-1.0</metadata_license>
<releases >
<release version= "0.3.1b" date= "2022-04-26" >
<url > https://github.com/XargonWan/RetroDECK/releases/tag/0.3.1b</url>
<description >
<ul >
<li > Fixed Dolphin: now Dolphin (Standalone) is the default emulator for GC/Wii.</li>
</ul>
</description>
</release>
<release version= "0.3.0b" date= "2022-04-26" >
<url > https://github.com/XargonWan/RetroDECK/releases/tag/0.3.0b</url>
<description >
<ul >
<li > Migrated everything from the old domain com.xargon.retrodeck to net.retrodeck.retrodeck to be aligned with flathub standards</li>
<li > Fixed and enhanced all the tools</li>
<li > Added 'Start Yuzu' tool</li>
<li > Swapped a/b buttons on RetroArch</li>
<li > Tweaked some RetroArch configs</li>
<li > Fixed RetroArch Hotkeys</li>
<li > Added standalone PCSX2</li>
<li > Added standalone XEMU</li>
<li > Added standalone DOLPHIN</li>
<li > Reconfigured standalone YUZU</li>
<li > Updated EmulationStation Desktop Edition</li>
<li > Updated the default Art Book DE theme</li>
<li > Updated various backend scripts</li>
</ul>
</description>
</release>
<release version= "0.2.0b" date= "2022-04-17" >
<url > https://github.com/XargonWan/RetroDECK/releases/tag/0.2.0b</url>
<description >
<ul >
<li > Migrated everything from the old building script to a full fledged yaml in order to being published on Discover</li>
<li > Fixed SD Card issues</li>
<li > Improved installer script</li>
<li > Tweaked RetroArch configs</li>
<li > Added tool for relocating ROMs location from/to internal to/from external</li>
<li > Added PCSX2 and Yuzu emulators (but not yet integrated in ES-DE)</li>
<li > Created cooker channel, more info in Discord and on https://github.com/XargonWan/RetroDECK-cooker</li>
<li > Cooker will auto build when a change is pushed/PRed</li>
<li > Same as above with main</li>
</ul>
</description>
</release>
<release version= "0.1.1b" date= "2022-04-03" >
<url > https://github.com/XargonWan/RetroDECK/releases/tag/0.1.1b</url>
<description >
<ul >
<li > Removed some debug stuff (press any key to continue)</li>
<li > Fixed ROMs folder</li>
<li > Fixed SD Card logic</li>
<li > Desktop file improved</li>
<li > Improved installer messages</li>
</ul>
</description>
</release>
<release version= "0.1.0b" date= "2022-04-03" >
<url > https://github.com/XargonWan/RetroDECK/releases/tag/0.1.0b</url>
<description >
<ul >
<li > Pick up and play, just put your roms and bios in /retrodeck/roms and /retrodeck/bios folders.</li>
<li > SD Card support</li>
<li > Fancy interface provided by ES-DE and Art-Book-Next-DE</li>
<li > All retro systems available until PS2</li>
<li > Auto load/save states</li>
<li > Scraping</li>
<li > RetroAchievements (must be manually set)</li>
</ul>
</description>
</release>
</releases>
</component>