diff --git a/INSTALL-DEV.md b/INSTALL-DEV.md index 354c5a864..3a20eb75e 100644 --- a/INSTALL-DEV.md +++ b/INSTALL-DEV.md @@ -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 diff --git a/INSTALL.md b/INSTALL.md index 0d8951e5f..3d5374062 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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 diff --git a/USERGUIDE-DEV.md b/USERGUIDE-DEV.md index 6f63c19d1..9b539e65d 100644 --- a/USERGUIDE-DEV.md +++ b/USERGUIDE-DEV.md @@ -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. diff --git a/USERGUIDE.md b/USERGUIDE.md index 888c7b36c..15aed84fe 100644 --- a/USERGUIDE.md +++ b/USERGUIDE.md @@ -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.