diff --git a/.github/workflows/cooker-selfhosted.yml b/.github/workflows/cooker-selfhosted.yml
index 32000afe..0dbf3ad4 100644
--- a/.github/workflows/cooker-selfhosted.yml
+++ b/.github/workflows/cooker-selfhosted.yml
@@ -17,9 +17,10 @@ jobs:
runs-on: self-hosted
steps:
- # - name: Remove stuck mounts
- # run: sudo umount -f /home/administrator/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles/*
- # continue-on-error: true
+ # Circumventing this bug: https://github.com/flatpak/flatpak-builder/issues/317
+ - name: Remove stuck mounts
+ run: sudo umount -f /home/ubuntu/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles/*
+ continue-on-error: true
- name: Generate build ID
id: generating_buildid
@@ -80,7 +81,8 @@ jobs:
artifacts: "RetroDECK.flatpak,RetroDECK-Artifact.tar.gz"
allowUpdates: true
#prerelease: true
- draft: false
+ makeLatest: true
+ #draft: true
token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
repo: RetroDECK-cooker
continue-on-error: true
diff --git a/.github/workflows/main-selfhosted.yml b/.github/workflows/main-selfhosted.yml
index 7c9d2a71..66738986 100644
--- a/.github/workflows/main-selfhosted.yml
+++ b/.github/workflows/main-selfhosted.yml
@@ -17,9 +17,10 @@ jobs:
runs-on: self-hosted
steps:
- # - name: Remove stuck mounts
- # run: sudo umount -f /home/administrator/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles/*
- # continue-on-error: true
+ # Circumventing this bug: https://github.com/flatpak/flatpak-builder/issues/317
+ - name: Remove stuck mounts
+ run: sudo umount -f /home/ubuntu/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles/*
+ continue-on-error: true
- name: Generate build ID
id: generating_buildid
@@ -81,7 +82,8 @@ jobs:
bodyFile: "body.md"
artifacts: "RetroDECK.flatpak,RetroDECK-Artifact.tar.gz"
allowUpdates: true
- prerelease: true
+ #prerelease: true
+ makeLatest: true
token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
repo: RetroDECK
continue-on-error: true
diff --git a/es-configs/es_systems.xml b/es-configs/es_systems.xml
index e590f709..556dbc00 100644
--- a/es-configs/es_systems.xml
+++ b/es-configs/es_systems.xml
@@ -824,7 +824,7 @@
What is Retrodeck?
- RetroDECK is an emulation and retro gaming solution to catalog and play your game collection directly from Linux in one unified application.
+ What is Retrodeck? RetroDECK is an emulation and retro gaming solution to catalog and play your game collection directly from Linux in one unified application.
It's inspired by other embedded emulation systems like AmberELEC, EmuELEC, CoreELEC, Lakka, and Batocera.
RetroDECK is powered by EmulationStation Desktop Edition, that uses RetroArch and other standalone emulators to allow you to import and play your favorite games in a tidy environment.
No other software is needed as everything it's already included in one package! BETA NOTICE: RetroDECK is still in Beta and the team is actively developing and adding more features. About the Beta:
- The primary focus during the beta period is on SteamOS and the Steam Deck but we hope to expand to more devices and general Linux desktop in the future (NOTE: It can be run on Linux desktop right now but there will be some manual configurations needed for input, storage location and other tiny hickups). NOTE: Albeit RetroDECK could possibily work on every distro, it's supported only on Steam Deck.
NOTE: It can be run on Linux desktop right now but there will be some manual configurations needed for input, storage location and other tiny hickups.
INSTALLATION INSTRUCTIONS FOR THE STEAM DECK:
For more detailed information check our wiki: - https://github.com/XargonWan/RetroDECK/wiki
-If you want to sponsor the project: - https://www.patreon.com/RetroDECK
-If you want to join the RetroDECK community check our: - Discord: https://discord.gg/Dz3szYsP8g - Reddit: https://www.reddit.com/r/RetroDECK/
+For more detailed information check our wiki:
+https://github.com/XargonWan/RetroDECK/wiki
+If you want to sponsor the project:
+https://www.patreon.com/RetroDECK
+If you want to join the RetroDECK community check our:
+Discord: https://discord.gg/Dz3szYsP8g
+Reddit: https://www.reddit.com/r/RetroDECK/
If you want to help out with the project join the "i-want-to-help" channel on our Discord.