From f862b380280c4841584a44dbd1cf44b5894f1199 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Tue, 21 Feb 2023 09:15:54 +0000 Subject: [PATCH] RetroDECK 0.6.1b --- net.retrodeck.retrodeck.appdata.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/net.retrodeck.retrodeck.appdata.xml b/net.retrodeck.retrodeck.appdata.xml index 4ae8bc3f..63073ecb 100644 --- a/net.retrodeck.retrodeck.appdata.xml +++ b/net.retrodeck.retrodeck.appdata.xml @@ -69,18 +69,22 @@ - + https://github.com/XargonWan/RetroDECK/releases/tag/0.6.1b
  • Removed Ryjuinx as it was broken (sorry)
  • +
  • Removed deprecated emulators from Configurator (eg. Legacy PCSX2)
  • +
  • Added CLI option to run Configurator directly
  • +
  • Added "--configure" option to RetroDECK CLI
  • Yuzu updated to mainline-1301
  • -
  • Added missing Primehack config and Configurator options
  • -
  • Add CLI option to run Configurator directly
  • -
  • Resized configurator windows
  • -
  • Fixed a bug where the retrodeck folder was having a symlink creation issue after migration
  • +
  • Adjusted Configurator window sizes
  • +
  • Made file-moving code safer
  • +
  • Fixed Primehack preconfiguration and Configurator entry
  • Fixed a bug where the hidden files were not moved during the directory preparation
  • Fixed a bug where the symlinks were recursively placed inside the prepeared paths
  • +
  • Fixed issue with missing symlink after RetroDECK base directory was moved somewhere else>
  • +
  • Fixed Duckstation preconfiguration