From e23f8b4d2602f2f6a03d56a8a14fa3ab700fa97f Mon Sep 17 00:00:00 2001 From: XargonWan Date: Wed, 27 Mar 2024 11:51:46 +0100 Subject: [PATCH] APPDATA: updated [skip ci] --- net.retrodeck.retrodeck.appdata.xml | 62 ++++++++++++----------------- 1 file changed, 25 insertions(+), 37 deletions(-) diff --git a/net.retrodeck.retrodeck.appdata.xml b/net.retrodeck.retrodeck.appdata.xml index 16ef8cf6..7a289b6e 100644 --- a/net.retrodeck.retrodeck.appdata.xml +++ b/net.retrodeck.retrodeck.appdata.xml @@ -65,7 +65,7 @@ GPL-3.0 CC0-1.0 - + https://github.com/XargonWan/RetroDECK/releases/tag/0.8.0b

@@ -74,56 +74,44 @@

Changes:

    -
  • ES-DE: updated to 3.0
  • -
  • PONZU: added
  • -
  • CITRA-SA: Removed, the libretro core is now the default emulator, they will available trough Ponzu
  • -
  • YUZU: Removed, Ryujinx is now the default emulator, they will available trough Ponzu
  • +
  • All the emulators and engines are updated to their latest version
  • +
  • ES-DE: updated to 3.0.1
  • +
  • RPCS3 is now running via shortcut (.desktop file) by default - WARN THE USERS TO MIGRATE and how to change it back
  • +
  • CITRA-SA: Removed, it will available trough Ponzu. The libretro core is now the default emulator
  • +
  • YUZU: Removed, Ryujinx is now the default emulator, it will available trough Ponzu
  • +
  • PONZU: added, check the wiki if interested in this preservational function
  • Added new system: PSVita, trough Vita3K
  • Added new system: SOLARUS
  • -
  • Added new engine: GZDOOM
  • +
  • Added new engine: GZDOOM that is now the DOOM system default engine
  • Added new emulator: RYUJINX
  • -
  • Added new emulator: MAME (Standalone)
  • -
  • PPSSPP: added hotkeys
  • -
  • MAME: added hotkeys
  • -
  • SCUMMVM: added hotkeys
  • +
  • Added new emulator: MAME (Standalone), v0.264
  • +
  • Added hotkeys for: PPSSPP, MAME, SCUMMVM
  • DOLPHIN: improved wiimote pointer emulation for controllers
  • DOLPHIN: Enabled Gyro
  • -
  • DOLPHIN: Tweaked Wii Input
  • -
  • DOLPHIN: Tweaked GC Input
  • -
  • DOLPHIN: Enabled GBA and Tweaked Input
  • -
  • DOLPHIN: Graphical Tweaks
  • PRIMEHACK: config structure refactor + new configs
  • -
  • Logs folder is now in retrodeck/logs (previously was .logs)
  • -
  • Added controller config for PS4 and PS5
  • -
  • Controller config overhaul
  • -
  • Removed talk names in the manifest as they're not needed anymore as enabled by default
  • -
  • CEMU: updated input profiles
  • +
  • LOGGER: logging is completely refactored, logs folder is now in retrodeck/logs (previously was .logs)
  • +
  • Added Steam controller layouts for PS4 and PS5
  • +
  • Steam controller layouts overhaul
  • DUCKSTATION: config refactor. The old config didn't not work anymore for controllers.
  • -
  • DUCKSTATION: All controlls now go via SDL
  • -
  • PCSX2: general and graphical tweaks
  • -
  • RPCS3 is now running via shortcut (.desktop file) by default - WARN THE USERS TO MIGRATE
  • -
  • CEMU: enabled controller configs for player 2~4
  • -
  • DUCKSTATION: Updated to 4 controllers
  • -
  • GZDOOM: enabled controller configs for player 2~4
  • -
  • RPCS3: enabled controller configs for player 2~4
  • -
  • RYUJINX: enabled controller configs for player 2~4
  • -
  • MELONDS: grahpical twekas
  • +
  • MULTIPLAYER: enabled controller configs for player 2~4 for CEMU, DUCKSTATION, GZDOOM, RPCS3 and RYUJINX
  • +
  • Graphical tweaks for DOLPHIN, MELONDS and PCSX2

Fixes:

    -
  • Fixed DUCKSTATION memory card folder
  • -
  • Fixed RPCS3 saves folder (wrong symlink) - WARN THE USERS TO BACKUP
  • -
  • Fixed some issues that preventing RetroDECK to be built locally
  • +
  • CEMU: refactored input profiles to reflect the new version changes
  • +
  • DUCKSTATION: fixed memory card folder path
  • +
  • DUCKSTATION: all controlls now are configured via SDL
  • +
  • RPCS3: fixed saves folder (wrong symlink) - WARN THE USERS TO BACKUP
  • +
  • DVELOPER TOOLS: Fixed some issues that preventing RetroDECK to be built locally
  • SCUMMVM: fixed a bug where some paths were not existing
  • RETROARCH: fixed a bug where the default folder was not the rom folder in the rgui
  • +
  • DOLPHIN: Tweaked Wii, GC and GBA inputs
  • +
  • Removed talk names in the manifest as they're not needed anymore as enabled by default
  • +
  • Fixed an issue that prevented RetroDECK to work properly on some distributions on Wayland
-

Issues:

+

Known issues:

    -
  • quit_retrodeck function seems to not working correctly
  • -
-

Missing:

-
    -
  • SOLARUS: hotkeys
  • +
  • Please check the know issues in the Wiki under General Infomration.