From 6bd109dcba49f2cb3824d59f372b76b975e606f5 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 24 Mar 2023 11:00:17 +0000 Subject: [PATCH] RetroDECK v0.6.3b - FIX for Too many

tags for a good description [14/10] -.-'' --- net.retrodeck.retrodeck.appdata.xml | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/net.retrodeck.retrodeck.appdata.xml b/net.retrodeck.retrodeck.appdata.xml index e379696a..e05d94a0 100644 --- a/net.retrodeck.retrodeck.appdata.xml +++ b/net.retrodeck.retrodeck.appdata.xml @@ -41,9 +41,8 @@ It's inspired by other embedded emulation systems like AmberELEC, EmuELEC, CoreELEC, Lakka, and Batocera. RetroDECK is powered by EmulationStation Desktop Edition, that uses RetroArch and other standalone emulators to allow you to import and play your favorite games in a tidy environment. No other software is needed as everything it's already included in one package!

-

BETA NOTICE: RetroDECK is still in Beta and the team is actively developing and adding more features.

-

About the Beta: - The primary focus during the beta period is on SteamOS and the Steam Deck but we hope to expand to more devices and general Linux desktop in the future

+

BETA NOTICE: RetroDECK is still in Beta and the team is actively developing and adding more features. + The primary focus during the beta period is on SteamOS and the Steam Deck but we hope to expand to more devices and general Linux desktop in the future

NOTE: It can be run on Linux desktop right now but there will be some manual configurations needed for input, storage location and other tiny hickups.

INSTALLATION INSTRUCTIONS FOR THE STEAM DECK: @@ -54,14 +53,14 @@

  • 4. [OPTIONAL] Download Steam Grids graphics for RetroDECK with BoilR
  • -

    For more detailed information check our wiki:

    -

    https://github.com/XargonWan/RetroDECK/wiki

    -

    If you want to sponsor the project:

    -

    https://www.patreon.com/RetroDECK

    +

    For more detailed information check our wiki: + https://github.com/XargonWan/RetroDECK/wiki

    +

    If you want to sponsor the project: + https://www.patreon.com/RetroDECK

    If you want to join the RetroDECK community check our:

    -

    Discord: https://discord.gg/Dz3szYsP8g

    Reddit: https://www.reddit.com/r/RetroDECK/

    -

    If you want to help out with the project join the "i-want-to-help" channel on our Discord.

    +

    Discord: https://discord.gg/Dz3szYsP8g + (If you want to help out with the project join the "i-want-to-help" channel)

    GPL-3.0 CC0-1.0 @@ -69,13 +68,20 @@ https://github.com/XargonWan/RetroDECK/releases/tag/0.6.3b +

    New features - General:

    • Added support support for multiple file compression via CLI.
    • +
    +

    RetroDECK Configurator:

    +
    • Added support support for multiple file compression in the Configurator.
    • Added safety y/n prompts to the reset functions.
    • Fixed some missing layout changes.
    • Renamed "Reset All" to "Reset RetroDECK".
    • Moved configurator into the RO partition for futher enhancements.
    • +
    +

    Bug fixes and other changes:

    +
    • Fixed a bug in the compression tool with certain filenames with spaces.
    • Fixed a bug where some folders were recursively symlinked.
    • Fixed a bug where some emulator configs were not correctly deployed.