diff --git a/wiki-rtd/docs/wiki_emulator_guides/duckstation/duckstation-guide.md b/wiki-rtd/docs/wiki_emulator_guides/duckstation/duckstation-guide.md index 24310fb..47377e0 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/duckstation/duckstation-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/duckstation/duckstation-guide.md @@ -58,7 +58,7 @@ Directly into the folder | Saves Folder |`retrodeck/saves/psx/duckstation/` | | | States Folder |`retrodeck/states/psx/duckstation/` | | | 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/` | | ## Guide - Adding Texture Packs diff --git a/wiki-rtd/docs/wiki_system_guides/portmaster/portmaster-guide.md b/wiki-rtd/docs/wiki_system_guides/portmaster/portmaster-guide.md index 866553a..22f8278 100755 --- a/wiki-rtd/docs/wiki_system_guides/portmaster/portmaster-guide.md +++ b/wiki-rtd/docs/wiki_system_guides/portmaster/portmaster-guide.md @@ -27,13 +27,10 @@ Check the [PortMaster Games List](https://portmaster.games/games.html) for detai ## Where are the files located? -There are two main directories: - -| Folder | Comment | -| :---: | :---: | -| `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. | - +| Type | 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. | ## How-to launch PortMaster? diff --git a/wiki-rtd/docs/wiki_system_guides/srm/.srm-guide.md.kate-swp b/wiki-rtd/docs/wiki_system_guides/srm/.srm-guide.md.kate-swp new file mode 100644 index 0000000..c850488 Binary files /dev/null and b/wiki-rtd/docs/wiki_system_guides/srm/.srm-guide.md.kate-swp differ diff --git a/wiki-rtd/docs/wiki_system_guides/srm/srm-guide.md b/wiki-rtd/docs/wiki_system_guides/srm/srm-guide.md index 13ba13e..971c01e 100755 --- a/wiki-rtd/docs/wiki_system_guides/srm/srm-guide.md +++ b/wiki-rtd/docs/wiki_system_guides/srm/srm-guide.md @@ -20,6 +20,13 @@ We have not yet added support for the Flatpak version of Steam. [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?