mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
chamber of
This commit is contained in:
parent
0e4e6c76b9
commit
3a659eac48
|
@ -95,33 +95,45 @@ This feature have been requested by other developers in the community (or for th
|
|||
|
||||
---
|
||||
|
||||
|
||||
## Steam Rom Manager & Steam Sync
|
||||
|
||||
<img src="../../../wiki_images/logos/srm-logo.png" width="100">
|
||||
|
||||
RetroDECK is now shipping with [Steam Rom Manager](https://steamgriddb.github.io/steam-rom-manager/) and the ability to Sync your games to Steam (Steam Sync) built-in.
|
||||
|
||||
**What is Steam Rom Manager?**
|
||||
|
||||
**How does it work?**
|
||||
|
||||
**Notice: Flatpak Steam not yet supported**
|
||||
|
||||
We have not added support yet for Flatpak Steam.
|
||||
|
||||
|
||||
### What is Steam Rom Manager?*
|
||||
|
||||
Steam ROM Manager a bulk game importer and artwork manager for Steam.
|
||||
It adds seperate games to Steam, adds artwork and configures the controllers.
|
||||
|
||||
### How does it work in RetroDECK?
|
||||
|
||||
|
||||
---
|
||||
|
||||
## New Feature - PortMaster
|
||||
|
||||
## PortMaster
|
||||
<img src="../../../wiki_images/logos/portmaster-logo.png" width="100">
|
||||
|
||||
RetroDECK is now shipping with [PortMaster](https://portmaster.games/).
|
||||
|
||||
**What is PortMaster?**
|
||||

|
||||
|
||||
PortMaster is a simple GUI tool designed to facilitate the downloading and installation of game ports for Linux devices.
|
||||
### What is PortMaster?
|
||||
|
||||
|
||||
[PortMaster](https://portmaster.games/) is a simple GUI tool designed to facilitate the downloading and installation of game ports for Linux devices.
|
||||
|
||||
One of the goals of PortMaster is to not install or upgrade any existing OS libraries for any ports. Any of the ports that need a particular non-standard library are maintained within the ports' folder and made available specifically to that port during execution.
|
||||
|
||||
**Note:** that not all 800+ ports are available for the X86_64 system, but the list keeps growing all the time.
|
||||
**Note:**
|
||||
|
||||
That not all 800+ ports are available for the X86_64 system, but the list keeps growing all the time.
|
||||
|
||||
### How does it work?
|
||||
|
||||
|
@ -129,12 +141,24 @@ You go into the PortMaster menu in ES-DE and Open `PortMaster`.
|
|||
|
||||
The application will auto update to the latest version and from there a library of ports will be shown. You go to a port and press the download button and it will downloaded and added to the ES-DE interface under the PortMaster menu.
|
||||
|
||||
**Note:** Some ports might require game files from purchased games from GOG, Steam or Physical Media to work.
|
||||
**Note:**
|
||||
|
||||
Some ports might require game files from purchased games from GOG, Steam or Physical Media to work.
|
||||
|
||||
Check the [PortMaster Games List](https://portmaster.games/games.html) for details.
|
||||
|
||||
### Where are the files located?
|
||||
|
||||
There are two main directories:
|
||||
|
||||
`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.
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue