This commit is contained in:
laz 2025-01-19 09:25:35 +01:00
parent 1ade7e7c04
commit fb7ef36ac5
4 changed files with 12 additions and 8 deletions

View file

@ -58,7 +58,7 @@ Directly into the folder
| Saves Folder |`retrodeck/saves/psx/duckstation/` | | | Saves Folder |`retrodeck/saves/psx/duckstation/` | |
| States Folder |`retrodeck/states/psx/duckstation/` | | | States Folder |`retrodeck/states/psx/duckstation/` | |
| Texture Packs Folder |`retrodeck/texture_packs/Duckstation/` | Corresponds to `duckstation/textures` folder | | Texture Packs Folder |`retrodeck/texture_packs/Duckstation/` | Corresponds to `duckstation/textures` folder |
| Config Folder |`~/.var/app/net.retrodeck.retrodeck/duckstation/` | `settings.xml`, `gameProfiles` folder, `controllerProfiles` folder| | Config Folder |`~/.var/app/net.retrodeck.retrodeck/config/duckstation/` | `settings.xml`, `gameProfiles` folder, `controllerProfiles` folder|
| BIOS Folder | `retrodeck/bios/` | | | BIOS Folder | `retrodeck/bios/` | |
## Guide - Adding Texture Packs ## Guide - Adding Texture Packs

View file

@ -27,13 +27,10 @@ Check the [PortMaster Games List](https://portmaster.games/games.html) for detai
## Where are the files located? ## Where are the files located?
There are two main directories: | Type | Folder | Comment |
| :---: | :---: | :---: |
| Folder | Comment | | Launch Scripts Folder | `retrodeck/roms/portmaster/` | This contains the auto generated launch scripts for ES-DE as `.sh` files. |
| :---: | :---: | | Game Data Folder | `retrodeck/PortMaster/ports/` | This contains the game files, savefiles and directories. This is also where you add any required game files. |
| `retrodeck/roms/portmaster/` | This contains the auto generated launch scripts for ES-DE as `.sh` files. |
| `retrodeck/PortMaster/ports/` | This contains the game files, savefiles and directories. This is also where you add any required game files. |
## How-to launch PortMaster? ## How-to launch PortMaster?

View file

@ -20,6 +20,13 @@ We have not yet added support for the Flatpak version of Steam.
[SteamGridDB](https://www.steamgriddb.com/) [SteamGridDB](https://www.steamgriddb.com/)
## Where are the files located?
| Type | Folder | Comment |
| :---: | :---: | :---: |
| Scripts Folder | `retrodeck/roms/.sync/` | This hidden folder contains the auto generated launch scripts for ES-DE as `.sh` files. | |
| Config Folder |`~/.var/app/net.retrodeck.retrodeck/config/config/steam-rom-manager/` | |
## How-to enable Steam Sync? ## How-to enable Steam Sync?
<img src="../../../wiki_images/systems/srm/sync-config.png" width="800"> <img src="../../../wiki_images/systems/srm/sync-config.png" width="800">