This commit is contained in:
laz 2025-03-15 16:56:11 +01:00
parent 5ac43591c5
commit 1d42538695
3 changed files with 12 additions and 5 deletions

View file

@ -2,24 +2,26 @@
This experiment was initiated by the user **murkl** and later expanded upon by the RetroDECK Team. The goal was to explore the possibility of launching desktop games and apps within RetroDECK.
**Note:** RetroDECK was never intended to be used in this manner, so not all inputs may work as expected.
**Note:** RetroDECK was never intended to be used in this manner, so things like inputs may work as expected.
## Prerequisites
### Flatpak Spawn Permission
**Information:**
This experiment requires the `flatpak-spawn` permission, which breaks the sandbox environment that RetroDECK operates in. Therefore, we do not recommend attempting this unless you are confident in your understanding of the process and its implications.
### Flatpak Spawn Permission
You can enable it by running this command in the terminal.
```
flatpak override --user --talk-name=org.freedesktop.Flatpak net.retrodeck.retrodeck
```
### Add RetroDECK to Steam
You also need to add RetroDECK to Steam to utilize Steam Input.
## Folder structure
| Type | Folder | Comment |

View file

@ -64,8 +64,13 @@ How-to use the `retrodeck/roms/windows/` folder to launch full Desktop Apps via
## Lahrs Icon Packs
User Lahrs
<img src="../lahrs1.webp" width="400">
<img src="../lahrs2.webp" width="400">
<img src="../lahrs3.webp" width="400">
<img src="../lahrs4.webp" width="400">
---
## That is all for now