From 9c696a57f523a202ec57d49d60dc1a534e215b24 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 3 May 2024 09:24:39 +0200 Subject: [PATCH] APPDATA: updated --- net.retrodeck.retrodeck.appdata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net.retrodeck.retrodeck.appdata.xml b/net.retrodeck.retrodeck.appdata.xml index ca9e4ec8..5b6b7cdd 100644 --- a/net.retrodeck.retrodeck.appdata.xml +++ b/net.retrodeck.retrodeck.appdata.xml @@ -67,11 +67,12 @@ GPL-3.0 CC0-1.0 - + https://github.com/XargonWan/RetroDECK/releases/tag/0.8.1b

Changes:

    +
  • All emulators updated
  • PREPARE_COMPONENT: now the choice is passed lowercased so the script don't have to check for the possible casings, this should fix the issue where GZDoom couldn't be reset as it was expecting both GZDOOM or gzdoom.
  • ES-DE: gamelists are now moved to retrodeck/ES-DE/gamelist (previously was retrodeck/gamelist)
  • ES-DE: custom collections are now located in retrodeck/ES-DE/collections, this prevents to be destroyed by a reset
  • @@ -85,6 +86,8 @@
  • RETROARCH: fixed an issue where if a zip contained more than the game files it failed to load the game
  • GW_LIBRETRO: Handheld Electronic (GW) Libretro is now the defaulted Game And Watch emulator (due to a bug)
  • MESEN_LIBRETRO: enabled FDS disk auto load
  • +
  • BIOS_CHECKER: added bios support for 3DO, GB, GBC, GBA, Neo Geo CD
  • +
  • BIOS_CHECKER: added more missing hashes

Known issues: