mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
Documentation update
This commit is contained in:
parent
da1008885d
commit
3b028195eb
|
@ -455,7 +455,7 @@ The first time you run haikuporter it will take a while as dependencies for all
|
|||
|
||||
Following this you can install the package into the running system:
|
||||
```
|
||||
cp ~/haikuports/packages/es_de-3.1.0-1-x86_64.hpkg /boot/system/packages
|
||||
cp ~/haikuports/packages/es_de-3.1.1-1-x86_64.hpkg /boot/system/packages
|
||||
```
|
||||
|
||||
## Building on macOS
|
||||
|
|
|
@ -460,7 +460,7 @@ The first time you run haikuporter it will take a while as dependencies for all
|
|||
|
||||
Following this you can install the package into the running system:
|
||||
```
|
||||
cp ~/haikuports/packages/es_de-3.1.0-1-x86_64.hpkg /boot/system/packages
|
||||
cp ~/haikuports/packages/es_de-3.1.1-1-x86_64.hpkg /boot/system/packages
|
||||
```
|
||||
|
||||
## Building on macOS
|
||||
|
|
|
@ -728,6 +728,7 @@ The following emulators are supported in AppImage format when using the bundled
|
|||
| psvita | Vita3K | Vita3K*.AppImage |
|
||||
| psx | DuckStation | DuckStation*.AppImage |
|
||||
| snes | Snes9x | Snes9x*.AppImage |
|
||||
| switch | Ryujuinx | \*yujinx\*.AppImage |
|
||||
| xbox | xemu | xemu*.AppImage |
|
||||
| wii | Dolphin | Dolphin_Emulator*.AppImage |
|
||||
| wiiu | Cemu | Cemu*.AppImage |
|
||||
|
@ -2517,6 +2518,11 @@ Then add the game Title ID to this file. This ID can be found inside the Vita3K
|
|||
|
||||
Game launching and scraping should now work fine in ES-DE.
|
||||
|
||||
To simplify the setup described above there is a convenient archive of .psvita files available that covers most of the game library for this console. It can be downloaded from here:\
|
||||
https://github.com/Jetup13/Retroid-Pocket-5-Wiki/wiki/Emulators-and-Formats#vita3k-frontend-support
|
||||
|
||||
Just extract the corresponding file for any game you have installed in Vita3K and place it in ~/ROMs/psvita and you're good to go.
|
||||
|
||||
### Steam
|
||||
|
||||
These games can easily be added to ES-DE using shortcuts, just be aware that this requires that the games have been installed locally.
|
||||
|
|
|
@ -2515,6 +2515,11 @@ Then add the game Title ID to this file. This ID can be found inside the Vita3K
|
|||
|
||||
Game launching and scraping should now work fine in ES-DE.
|
||||
|
||||
To simplify the setup described above there is a convenient archive of .psvita files available that covers most of the game library for this console. It can be downloaded from here:\
|
||||
https://github.com/Jetup13/Retroid-Pocket-5-Wiki/wiki/Emulators-and-Formats#vita3k-frontend-support
|
||||
|
||||
Just extract the corresponding file for any game you have installed in Vita3K and place it in ~/ROMs/psvita and you're good to go.
|
||||
|
||||
### Steam
|
||||
|
||||
These games can easily be added to ES-DE using shortcuts, just be aware that this requires that the games have been installed locally.
|
||||
|
|
Loading…
Reference in a new issue