From 04a56b4895a2f9f87ac8bffd133d78bc0cc3d037 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Wed, 14 Jun 2023 20:56:25 +0200 Subject: [PATCH] RetroDECK v0.7.0b --- flathub.yml | 30 +++++++++++++++-- net.retrodeck.retrodeck.appdata.xml | 51 +++++++++++++++++++++++++---- net.retrodeck.retrodeck.yml | 14 ++++---- rd-submodules/retroarch | 2 +- rd-submodules/shared-modules | 2 +- 5 files changed, 82 insertions(+), 17 deletions(-) diff --git a/flathub.yml b/flathub.yml index 36a4dc59..a9906ebb 100644 --- a/flathub.yml +++ b/flathub.yml @@ -4,7 +4,6 @@ runtime-version: 5.15-22.08 sdk: org.kde.Sdk sdk-extensions: - org.freedesktop.Sdk.Extension.llvm14 # Needed for rpcs3 - #- org.freedesktop.Sdk.Extension.dotnet6 # Needed for Ryujinx - Removed, check if it's not breaking something else base: io.qt.qtwebengine.BaseApp # Needed for Yuzu base-version: 5.15-22.08 # Needed for Yuzu command: retrodeck.sh @@ -27,7 +26,34 @@ finish-args: - --filesystem=xdg-run/app/com.discordapp.Discord:create # Dolphin - --allow=bluetooth - #- --env=QT_QPA_PLATFORM=xcb #not sure if this will break something + # PPSSPP + # It allows an SDL application to specify its window class, which can be useful for window managers and desktop environments to identify and group similar windows + - --env=SDL_VIDEO_X11_WMCLASS=net.retrodeck.retrodeck + - --env=SDL_VIDEO_WAYLAND_WMCLASS=net.retrodeck.retrodeck + +cleanup: + # ES-DE + - /include + - /share/ffmpeg + - /lib/cmake + - /lib/pkgconfig + # Yuzu + - /include + - /bin/glslangValidator + - /bin/zip* + - /bin/zstd* + - /lib/pkg-config + - /share/doc + - /share/man + - /src + - '*.a' + - '*.la' + # XMLSTARLET + - /lib/debug + - /share/runtime +cleanup-commands: + # Yuzu + - /app/cleanup-BaseApp.sh modules: - name: retrodeck diff --git a/net.retrodeck.retrodeck.appdata.xml b/net.retrodeck.retrodeck.appdata.xml index 550b9233..39933e26 100644 --- a/net.retrodeck.retrodeck.appdata.xml +++ b/net.retrodeck.retrodeck.appdata.xml @@ -68,14 +68,53 @@ https://github.com/XargonWan/RetroDECK/releases/tag/0.6.4b -

New features - General:

+

New - System features:

    -
  • Added CEMU, WiiU Emulator
  • -
  • Dolphin (Standalone) is now default for GameCube and Wii
  • +
  • The Configurator has a new home inside the ES-DE main menu and thus the tools menu has been removed.
  • +
  • The Configurator also has a .deskop icon for ease of access for both Steam Deck desktop mode and Linux Desktop users.
  • +
  • Added RetroDECK auto updates on launch, this can be disabled from the Configurator this works in Game Mode for the Steam Deck.
-

Bug fixes and other changes:

+

New RetroDECK Configurator features:

    -
  • PLACEHOLDER
  • +
  • The Configurator has a new structure, with more menus and options.
  • +
  • The compression tool has been updated to allow for even more formats such as .zip in addition to the standard disc-based formats for certain systems.
  • +
  • The compression tool has been updated to have an even stronger verification before a compression job starts.
  • +
  • Added a global preset to swap A/B and X/Y in all supported emulators (aka N layout).
  • +
  • Added a global preset to enable/disable Widescreen in all supported emulators, globally or per core/emulator.
  • +
  • Added a global preset to enable/disable Ask-to-Exit prompts in all supported emulators.
  • +
  • Added a preset to enable/disable Pegasus and NyNy77 Borders for RetroArch, globally or per core.
  • +
  • Added an option to install Venomalia's Universial Dynamic Input Textures for Dolphin https://github.com/Venomalia/UniversalDynamicInput
  • +
  • Added an RetroDECK: About section
  • +
  • Added an option to install the RetroDECK Steam Deck controller profile
  • +
  • Added an “RetroDECK: Auto Updates” function that enables or disables auto updates on RetroDECK launch.
  • +
  • Added a Semi-automated RPCS3 firmware installer.
  • +
  • The Move Folder tool has been greatly expanded
  • +
  • You can now move the entire folder or different folders as you choose. (WARNING! Please do not try to move the data to more exotic locations).
  • +
  • The basic BIOS checker has been removed.
  • +
  • The BIOS checker has been updated to look for over 120+ BIOS.
  • +
  • RetroAchivements Login: Now logs into all supported emulators/cores at once.
  • +
  • RetroAchivements Logout: Now logs out of all supported emulators/cores at once.
  • +
  • Added RetroAchivements: Hardcore Mode, that lets you toggle hardcore mode for supported emulators/cores with a logged in RetroAchivements account.
  • +
+

Updates:

+
    +
  • Updated ES-DE to the latest version.
  • +
  • Updated RetroArch and the cores to latest versions.
  • +
  • Updated all standalone emulators and to their latest versions.
  • +
+

Bugfixes and other changes:

+
    +
  • Dolphin/Primehack Wii Mote controls have been redesigned for the Steam Deck to allow both for touch input or right radial as pointer and R2 emulates the Wii Remote Shake needed for certain games.
  • +
  • Updated the RPCS3 to run better and with a better configuration. Read more on the wiki on how to install DLC and patches.
  • +
  • RPCS3 and Duckstations save files where in the wrong directory. They have been moved to fit the overall inside the RetroDECK Framework. If you have any issues, contact us on discord or add them on github.
  • +
  • We made a unique PICO-8 wrapper that makes it runs better in a flatpak environment.
  • +
  • Fixed an avcodec issue that caused some roms for certain emulators to break.
  • +
  • Changed the ES-DE progress bar color
  • +
  • Changed how Yuzu builds are handled and should allow for better Yuzu updates.
  • +
  • Added a low space warning on launch.
  • +
  • Various backend improvements and fixes.
  • +
  • Added the foss Capsimg BIOS for the Amiga RetroArch core.
  • +
  • Implemented ES-DE's experimental theme downloader. For fresh new installs we only now ship one theme: ArtBookNext (as all other themes can be downloaded from the interface).
@@ -554,4 +593,4 @@ - + \ No newline at end of file diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index 73ab7ffd..95676208 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -65,18 +65,18 @@ modules: # The version number is hardcoded in /app/retrodeck/version # # UPDATE STEPS FOR MAIN: - # [ ] Update the VERSION variable + # [X] Update the VERSION variable # [ ] Update the appdata.xml with the version number and notes - # [ ] change branch into main in version-initialization (first one) - # [ ] change branch into main in retrodeck module (last one) - # [ ] >>>>> if header (before modules) was edited, edit it even in flathub.yml + # [X] change branch into main in version-initialization (first one) + # [X] change branch into main in retrodeck module (last one) + # [X] if header (before modules) was edited, edit it even in flathub.yml # - name: version-initialization buildsystem: simple build-commands: - | - VERSION=$(git rev-parse --abbrev-ref HEAD) + VERSION="0.7.0b" git checkout ${GITHUB_REF_NAME} mkdir -p ${FLATPAK_DEST}/retrodeck/ @@ -90,7 +90,7 @@ modules: sources: - type: git url: https://github.com/XargonWan/RetroDECK.git - branch: cooker-0.7.0b + branch: main - name: xmlstarlet config-opts: @@ -1182,4 +1182,4 @@ modules: sources: - type: git url: https://github.com/XargonWan/RetroDECK.git - branch: cooker-0.7.0b + branch: main diff --git a/rd-submodules/retroarch b/rd-submodules/retroarch index 0b1cfb79..fbfdda61 160000 --- a/rd-submodules/retroarch +++ b/rd-submodules/retroarch @@ -1 +1 @@ -Subproject commit 0b1cfb79e591e10488a3262d6b38db843c39a409 +Subproject commit fbfdda61b3da092a71cc53999dd3e7b909f244e2 diff --git a/rd-submodules/shared-modules b/rd-submodules/shared-modules index a2441b96..50314360 160000 --- a/rd-submodules/shared-modules +++ b/rd-submodules/shared-modules @@ -1 +1 @@ -Subproject commit a2441b964afefd8cd1cebcdf562c7878670daf42 +Subproject commit 50314360ded6fa3b9f0b602513b1164b7a6636ed