mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
m
This commit is contained in:
parent
5ac43591c5
commit
1d42538695
|
@ -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 |
|
||||
|
|
Binary file not shown.
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue