Emulator and appdata updates

This commit is contained in:
XargonWan 2023-03-13 16:50:41 +00:00
parent 77b256c73f
commit dfe838fc7e
2 changed files with 23 additions and 22 deletions

View file

@ -69,7 +69,7 @@
<releases> <releases>
<release version="0.6.2b" date="2023-03-09"> <release version="0.6.2b" date="2023-03-13">
<url>https://github.com/XargonWan/RetroDECK/releases/tag/0.6.2b</url> <url>https://github.com/XargonWan/RetroDECK/releases/tag/0.6.2b</url>
<description> <description>
<ul> <ul>

View file

@ -302,7 +302,7 @@ modules:
sources: sources:
- type: git - type: git
url: https://github.com/libretro/RetroArch.git url: https://github.com/libretro/RetroArch.git
commit: ad89b0c655fc1d25adfcdf40268e95c5d0391111 commit: 938ab716bd290b0f469068500966a834b5782929
- type: file - type: file
path: rd-submodules/retroarch/retroarch.cfg path: rd-submodules/retroarch/retroarch.cfg
post-install: post-install:
@ -332,8 +332,7 @@ modules:
- rd-submodules/retroarch/libaio/libaio-0.3.112.json - rd-submodules/retroarch/libaio/libaio-0.3.112.json
# certificate issue, check libglu module for more info # certificate issue, check libglu module for more info
#- shared-modules/glu/glu-9.json #- shared-modules/glu/glu-9.json
# libdecor no longer needed in RetroArch 1.14 - shared-modules/libdecor/libdecor-0.1.1.json
#- rd-submodules/retroarch/libdecor/libdecor-0.1.1.json
- name: retroarch-filers-video - name: retroarch-filers-video
subdir: gfx/video_filters subdir: gfx/video_filters
make-install-args: make-install-args:
@ -341,7 +340,7 @@ modules:
sources: sources:
- type: git - type: git
url: https://github.com/libretro/RetroArch.git url: https://github.com/libretro/RetroArch.git
commit: ad89b0c655fc1d25adfcdf40268e95c5d0391111 commit: 938ab716bd290b0f469068500966a834b5782929
- name: retroarch-filers-audio - name: retroarch-filers-audio
subdir: libretro-common/audio/dsp_filters subdir: libretro-common/audio/dsp_filters
make-install-args: make-install-args:
@ -349,7 +348,7 @@ modules:
sources: sources:
- type: git - type: git
url: https://github.com/libretro/RetroArch.git url: https://github.com/libretro/RetroArch.git
commit: ad89b0c655fc1d25adfcdf40268e95c5d0391111 commit: 938ab716bd290b0f469068500966a834b5782929
- name: retroarch-assets - name: retroarch-assets
make-install-args: make-install-args:
- PREFIX=${FLATPAK_DEST} - PREFIX=${FLATPAK_DEST}
@ -363,21 +362,21 @@ modules:
sources: sources:
- type: git - type: git
url: https://github.com/libretro/libretro-database.git url: https://github.com/libretro/libretro-database.git
commit: 183babc61f6a7aa6077e663bb2a8bb91d11d6874 commit: 6a8d65d2bc1b7ffa7accb882e80c0a77b931bcc6
- name: libretro-core-info - name: libretro-core-info
make-install-args: make-install-args:
- PREFIX=${FLATPAK_DEST} - PREFIX=${FLATPAK_DEST}
sources: sources:
- type: git - type: git
url: https://github.com/libretro/libretro-core-info.git url: https://github.com/libretro/libretro-core-info.git
commit: 3d9b20d3711c8c2827246e3b48a503973192f080 commit: eb7e3ff064c3fdaae46b89c9da9f49e15a8e9c2b
- name: retroarch-joypad-autoconfig - name: retroarch-joypad-autoconfig
make-install-args: make-install-args:
- PREFIX=${FLATPAK_DEST} - PREFIX=${FLATPAK_DEST}
sources: sources:
- type: git - type: git
url: https://github.com/libretro/retroarch-joypad-autoconfig.git url: https://github.com/libretro/retroarch-joypad-autoconfig.git
commit: dc625d5623a0e5c6999f372c99548676f9851691 commit: 8ec6304a14bd37cf927ebe7555a274ac4fefeb69
- name: common-shaders - name: common-shaders
make-install-args: make-install-args:
- PREFIX=${FLATPAK_DEST} - PREFIX=${FLATPAK_DEST}
@ -391,14 +390,14 @@ modules:
sources: sources:
- type: git - type: git
url: https://github.com/libretro/slang-shaders.git url: https://github.com/libretro/slang-shaders.git
commit: feb1fcaee0fe5294b9885fdcc87cb16f0bac06be commit: 8b35477a934739b1db193f22e7057754e7a87381
- name: glsl-shaders - name: glsl-shaders
make-install-args: make-install-args:
- PREFIX=${FLATPAK_DEST} - PREFIX=${FLATPAK_DEST}
sources: sources:
- type: git - type: git
url: https://github.com/libretro/glsl-shaders.git url: https://github.com/libretro/glsl-shaders.git
commit: 66cd3917c3cde8c96b5492bca00c95e3e17b44b9 commit: 799aa9e4d567db0874111d2aed9c9b9058a19641
- name: common-overlays - name: common-overlays
make-install-args: make-install-args:
- PREFIX=${FLATPAK_DEST} - PREFIX=${FLATPAK_DEST}
@ -417,8 +416,8 @@ modules:
- mv ./RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/cores/* /app/share/libretro/cores/ - mv ./RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/cores/* /app/share/libretro/cores/
sources: sources:
- type: archive - type: archive
url: https://buildbot.libretro.com/stable/1.14.0/linux/x86_64/RetroArch_cores.7z url: https://buildbot.libretro.com/stable/1.15.0/linux/x86_64/RetroArch_cores.7z
sha256: 59369f1ef18cdc302c38bcb270d71989cef665d71f3156a1f07486122713d030 sha256: 1fdec5c2cbabea4f194ede4a1fb0dd1d17e14e64bf7ef705e3ad763592411073
# PPSSPP - START # PPSSPP - START
# https://github.com/flathub/org.ppsspp.PPSSPP # https://github.com/flathub/org.ppsspp.PPSSPP
@ -487,14 +486,16 @@ modules:
- ln -s "${FLATPAK_DEST}/yuzu/usr/bin/yuzu" "${FLATPAK_DEST}/bin/yuzu" - ln -s "${FLATPAK_DEST}/yuzu/usr/bin/yuzu" "${FLATPAK_DEST}/bin/yuzu"
sources: sources:
- type: file - type: file
url: https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1343/yuzu-mainline-20230217-b795f3bc1.AppImage url: https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1369/yuzu-mainline-20230312-54c359d1e.AppImage
sha256: 47eb1ec3e4d7368d0eef832a7b9c378fd6a0fbaebfd7af7768d6edaf8b35f8a5 sha256: 219874f72ea09856c8f1349d7bf744ecbd2823a469bd29f036b386924f5c5a97
# Yuzu - END # Yuzu - END
# CITRA - START # CITRA - START
# https://github.com/flathub/org.citra_emu.citra # https://github.com/flathub/org.citra_emu.citra
- shared-modules/SDL2/SDL2-2.26.1-with-libdecor.json
- name: citra - name: citra
buildsystem: cmake-ninja buildsystem: cmake-ninja
builddir: true builddir: true
@ -519,8 +520,8 @@ modules:
sources: sources:
- type: archive - type: archive
url: >- url: >-
https://github.com/citra-emu/citra-nightly/releases/download/nightly-1844/citra-unified-source-20230217-cda3584.tar.xz https://github.com/citra-emu/citra-nightly/releases/download/nightly-1854/citra-unified-source-20230312-2cbf6fb.tar.xz
sha256: 9e0c5fcf503f5d0dbe95cc6de68c4b3c9148c07e2df892b85cc99ada8963c14e sha256: 018cb7dce3aa29a548a6e4cbad65d97babd98d2cdd1a4848a7c95c117f92fdf5
x-checker-data: x-checker-data:
type: json type: json
url: https://api.github.com/repos/citra-emu/citra-nightly/releases/latest url: https://api.github.com/repos/citra-emu/citra-nightly/releases/latest
@ -549,8 +550,8 @@ modules:
- ln -s "${FLATPAK_DEST}/pcsx2-qt/usr/bin/pcsx2-qt" "${FLATPAK_DEST}/bin/pcsx2-qt" - ln -s "${FLATPAK_DEST}/pcsx2-qt/usr/bin/pcsx2-qt" "${FLATPAK_DEST}/bin/pcsx2-qt"
sources: sources:
- type: file - type: file
url: https://github.com/PCSX2/pcsx2/releases/download/v1.7.4108/pcsx2-v1.7.4108-linux-AppImage-64bit-Qt.AppImage url: https://github.com/PCSX2/pcsx2/releases/download/v1.7.4225/pcsx2-v1.7.4225-linux-AppImage-64bit-Qt.AppImage
sha256: 31dab12f7f7d0c4a7122011c0f86f5acfe9a9018cece66b4333d230154c8b910 sha256: e8ed326851941b212193c2bd193ca87efdcc70c18971f45749273a32893fec68
# PCSX2 - END # PCSX2 - END
@ -814,7 +815,7 @@ modules:
sources: sources:
- type: git - type: git
url: https://github.com/RPCS3/rpcs3.git url: https://github.com/RPCS3/rpcs3.git
commit: 6b556a5206fa68e4801fca124bfc3874440e4e17 commit: cf5346c263111760752cabb94767c07c501207c4
- type: git - type: git
url: https://github.com/intel/ittapi.git url: https://github.com/intel/ittapi.git
commit: 2de8a23f6130036dcd4d1b78d05df3187951d298 commit: 2de8a23f6130036dcd4d1b78d05df3187951d298
@ -846,8 +847,8 @@ modules:
- install -D primehack-wrapper /app/bin/primehack-wrapper - install -D primehack-wrapper /app/bin/primehack-wrapper
sources: sources:
- type: git - type: git
url: https://github.com/TheDrifter363/primehack.git url: https://github.com/shiiion/dolphin.git
commit: 6295c695307a67f11ee202b05cbdd7b5c1edae5c commit: efb99ebfd20b1bc16ea3e51fec409c91e354d8c2
# detects whether dolphin is running in a flatpak sandbox # detects whether dolphin is running in a flatpak sandbox
# and makes it use xdg directories if it is. # and makes it use xdg directories if it is.
# prevents dolphin from attempting to write conf files # prevents dolphin from attempting to write conf files