From 4aa5d5f67e2b0ad8cc03d8db149be8a0c3632dbd Mon Sep 17 00:00:00 2001 From: laz Date: Thu, 15 Aug 2024 20:10:45 +0200 Subject: [PATCH] rpcs3 --- .../docs/wiki_emulator_guides/rpcs3/rpcs3-guide.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/wiki-rtd/docs/wiki_emulator_guides/rpcs3/rpcs3-guide.md b/wiki-rtd/docs/wiki_emulator_guides/rpcs3/rpcs3-guide.md index eb7bbb2..71f09e8 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/rpcs3/rpcs3-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/rpcs3/rpcs3-guide.md @@ -53,9 +53,12 @@ For more details read here:
[ES-DE RPCS3 Guide](https://gitlab.com/es-de/emulationstation-de/-/blob/master/USERGUIDE.md#sony-playstation-3) -### Method 1: Game shortcuts .desktop files (recommended) +### Method 1: Game shortcuts .desktop files (recommended and default) This method can be used for all types rips/dumps both directories and installed digital titles.
+ +It's the default method for RetroDECK. + On devices with a dedicated `Game Mode` such as the the Steam Deck it is recommended to do this in `Desktop Mode`. @@ -67,11 +70,17 @@ On devices with a dedicated `Game Mode` such as the the Steam Deck it is recomme 6. Move that shortcut into the roms/ps3 folder. ### Method 2: Directories as .ps3 files (not recommended) + This method can only be used directory type game dumps. To get the games to show up you need to rename the directory to end with a `.ps3` file extension. +You will need to change the ES-DE Settings from `RPCS3 Shortcut (Standalone)` to `RPCS3 Directory (Standalone)` in ES-DE: + +1. `Other Settings` -> `Alternative Emulators` -> `PS3` -> `RPCS3 Directory (Standalone)` + _Example:_ + You have directory dump of the a game Blu-ray PlayStation 3 game called Hockey World, the directory is called `Hockey World`. To get the it to show up you need to rename and add `.ps3` in the end of the directory name. @@ -79,6 +88,8 @@ To get the it to show up you need to rename and add `.ps3` in the end of the dir The directory `Hockey World` becomes `Hockey World.ps3` and the game will show up. + + ## How to: Install DLC or patches on disc based games **NOTE:** On the Steam Deck this could be easier to do in `Desktop Mode`. If you want to do it in `Game Mode` you need to press the `Steam` button and switch between windows using the window switcher.