From ee1423c418b0b26800520378443c793c0399cbb0 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Thu, 23 Mar 2023 20:16:52 +0000 Subject: [PATCH] APPDATA: updated --- net.retrodeck.retrodeck.appdata.xml | 22 ++++++++++++++++++---- rd-submodules/retroarch | 2 +- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/net.retrodeck.retrodeck.appdata.xml b/net.retrodeck.retrodeck.appdata.xml index 67284209..08eea1b1 100644 --- a/net.retrodeck.retrodeck.appdata.xml +++ b/net.retrodeck.retrodeck.appdata.xml @@ -66,17 +66,31 @@ GPL-3.0 CC0-1.0 - + 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.
  • -
  • Removed the reset tools command.
  • +
  • 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.
  • +
  • Fixed the Configurator BIOS tool looking in the wrong location (Thanks sofauxboho for the report!).
  • Fixed a manifest bug that caused a conflict between Dolphin and Primehack in certain scenarios.
  • -
  • Shipped a new configuration to account for the config format changes made by Yuzu and Citra in the latest updates.
  • +
  • Implemented new configurations for Yuzu and Citra thanks to the big config file changes in the latest emulator updates in both emulators.
  • +
  • Removed leftover files from Legacy PCSX2.
  • +
  • Removed the legacy "Reset Tools" command from Configurator and CLI.
@@ -488,4 +502,4 @@
- + \ No newline at end of file diff --git a/rd-submodules/retroarch b/rd-submodules/retroarch index 0b1cfb79..717b7809 160000 --- a/rd-submodules/retroarch +++ b/rd-submodules/retroarch @@ -1 +1 @@ -Subproject commit 0b1cfb79e591e10488a3262d6b38db843c39a409 +Subproject commit 717b78093797270877ec416e58082f1c71d435d8