RPCS3 Tips and Tricks¶
How to Configure RPCS3 to Work With ES-DE and Pegasus¶
AppImage¶
- In
Desktop Mode
, open RPCS3 - Skip this step if you have already added your games to RPCS3:
- Either:
- In the top left click,
File
, clickAdd Games
, locate your game - In the top left click,
File
, clickInstall Packages/Raps/Edats
, and install your PKG - For more information, read the File Formats section
- In the top left click,
- Right click your game, click
Create Shortcut
, clickCreate Desktop Shortcut
- On your desktop, you should see an icon for your game. Move this icon to
Emulation/roms/ps3
- If your desktop shortcut contains special icons any special symbols (Ex: the copyright symbol,
©
), rename the desktop file to remove these symbols.- For example, rename
God Of War® Collection.desktop
toGod Of War Collection.desktop
, removing the©
afterWar
- For example, rename
- (Optional) If the desktop file is opening RPCS3 instead of the game:
- In Desktop Mode, right click the desktop file
- Click
Properties
- On the
General
tab, clickChange
to the right of theOpen With
line - Under
Application Preference Order
, clickRPCS3
- Click
Remove
on the right - Click
Apply
in the bottom left and clickOK
- The desktop file will not work in Desktop Mode, but will launch the game directly either through a terminal or through ES-DE
- Your game should now show up in and launch directly from ES-DE and Pegasus
If you get an Invalid file or folder
error message, you will need to change the Alternative Emulator
in ES-DE for PlayStation 3 to RPCS3 Shortcut [Standalone]
.
You may also do this on a per-game basis if you are using a mix of folders and PKGs. On a game, press the select
button, scroll down and select EDIT THIS GAME'S METADATA
, scroll down and select ALTERNATIVE EMULATOR
, select PS3 and select the corresponding format.
Refer to https://gitlab.com/es-de/emulationstation-de/-/blob/master/USERGUIDE.md#sony-playstation-3, for additional information.
Flatpak¶
These are legacy instructions for the Flatpak installation from Discover. If you would like to use the AppImage, see Why did EmuDeck switch to the AppImage? for instructions.
- In
Desktop Mode
, open RPCS3 - Skip this step if you have already added your games to RPCS3:
- Either:
- In the top left click,
File
, clickAdd Games
, locate your game - In the top left click,
File
, clickInstall Packages/Raps/Edats
, and install your PKG - For more information, read the File Formats section
- In the top left click,
- Right click your game, click
Create Shortcut
, clickCreate Desktop Shortcut
- On your desktop, you should see an icon for your game. Move this icon to
Emulation/roms/ps3
- Right click the shortcut, click
Open with Kate
or a text editor of your choice - Edit the beginning of the
Exec=
line using the following template: - Original Line:
`Exec="/app/bin/rpcs3" --no-gui
- Updated Line:
Exec="/usr/bin/flatpak" run net.rpcs3.RPCS3 --no-gui
- Replace
"/app/bin/rpcs3" --no-gui
with"/usr/bin/flatpak" run net.rpcs3.RPCS3 --no-gui
- Replace
- Do not edit anything on the line after
--no-gui
- Example, using Demon Souls:
- Original Line:
Exec="/app/bin/rpcs3" --no-gui "%%RPCS3_GAMEID%%:BLUS30443"
- Updated Line:
Exec="/usr/bin/flatpak" run net.rpcs3.RPCS3 --no-gui "%RPCS3_GAMEID%:BLUS30443"
- Save and close out of the desktop file
- (Optional) If the desktop file is opening RPCS3 instead of the game:
- In Desktop Mode, right click the desktop file
- Click
Properties
- On the
General
tab, clickChange
to the right of theOpen With
line - Under
Application Preference Order
, clickRPCS3
- Click
Remove
on the right - Click
Apply
in the bottom left and clickOK
- The desktop file will not work in Desktop Mode, but will launch the game directly either through a terminal or through ES-DE and Pegasus
- Your game should now show up in and launch directly from ES-DE and Pegasus
If you get an Invalid file or folder
error message, you will need to change the Alternative Emulator
in ES-DE for PlayStation 3 to RPCS3 Shortcut [Standalone]
.
You may also do this on a per-game basis if you are using a mix of folders and PKGs. On a game, press the select
button, scroll down and select EDIT THIS GAME'S METADATA
, scroll down and select ALTERNATIVE EMULATOR
, select PS3 and select the corresponding format.
Refer to https://gitlab.com/es-de/emulationstation-de/-/blob/master/USERGUIDE.md#sony-playstation-3, for additional information.
How to Configure Multiplayer¶
RPCS3 comes with a nifty auto-map feature that makes setting up multiplayer a breeze. To set up multiplayer, you simply need to enable the additional ports.
Note: If you are in Desktop Mode, make sure that Steam is open.
- Open RPCS3
- Open the
Pads
menu in theSettings
- For each controller you are using for Player 2, 3, 4, etc, click the respective tab
- You do not need to adjust any settings for Player 1
- Under
Handlers
, selectSDL
for each player you are enabling - Under
Devices
- Player 2:
Steam Virtual Gamepad 2
- Player 3:
Steam Virtual Gamepad 3
- Player 4:
Steam Virtual Gamepad 4
- Player 5:
Steam Virtual Gamepad 5
- Player 6:
Steam Virtual Gamepad 6
- Player 7:
Steam Virtual Gamepad 7
- Using
Player 2
as an example: - On the
Player 2
configuration screen, after you have selected the appropriateDevice
andHandler
, clickRefresh
to the right ofHandler
- After you are finished enabling any additional players, click
Save
and you may open your game either directly as a shortcut in Steam or through ES-DE and Pegasus - (Optional) You may need to re-arrange the controller order in Game Mode for your controllers to function as expected. See How to Re-Arrange the Controller Order to learn how
Special Game Configurations¶
RPCS3 Wiki¶
Some games may require additional setup, needing mods or alteration of settings. The RPCS3 Compatability List can be used to check for these. Simply search for the name of the game and click the hyperlinked name to view the wiki page for that game and see if there are any recommended or required settings changes.
EmuDeck Community Creations¶
Use the EmuDeck Community Game Configurations page to submit or view special game configurations.
How to Set up the Motion Sensor with External Controllers¶
The PlayStation 3 controller, or the DualShock 3 notably had "Sixaxis". Sixaxis refers to the motion sensor used in a handful of games. One of the more popular games that utilized Sixaxis was Folklore. For a full list of games, see https://www.giantbomb.com/sixaxis-support/3015-5310/games/.
RPCS3 has implemented support to allow emulating the Sixaxis through evdev, which exposes the gyro in a large variety of modern controllers (including the Nintendo Switch Pro Controller, 8BitDo Ultimate Controller, and the DualSense).
At this time, the Steam Deck gyro cannot be used. But if you own one of these controllers, you may emulate the Sixaxis through RPCS3.
Here's How
Desktop Mode¶
- Switch to Desktop Mode
- Exit out of Steam
- You may exit out of Steam a couple of different ways:
- Right click the
Steam
icon in your taskbar and clickExit Steam
- Open Steam, click the
Steam
button in the top left, clickExit
- Open a terminal (Konsole) and enter
killall -9 steam
- Do note that clicking the the
X
button in the top right of the Steam window will not exit out of Steam
- Right click the
- Your controls will switch to
Lizard Mode
. UseL2
to right click,R2
to left click, and theRight Trackpad
to move the mouse - You may also connect an external keyboard and mouse
- Click the bluetooth icon in the bottom right of your taskbar and connect your controller
- Click the Steam icon in the bottom left of the taskbar and open
RPCS3
- Click
Pads
at the top - Under the
Player 1
tab, click the Dropdown box belowDevices
and select your controller - To switch back to the default controller layout, make sure
Steam
is open and selectSteam Virtual Gamepad 1
- Click
Save
, and exit out of RPCS3
Game Mode¶
- In Game Mode, connect your controller
- Select your PlayStation 3 game
- On the
Play
screen, select theController
icon to the right of the screen - Select your controller tab at the top
- Click
Reorder Controllers
and move your external controller to the top - Click the
Gear
icon to the right, and clickDisable Steam Input
- You may need to restart first for this setting to properly apply
- Your controller's gyro will now work for this selected game, repeat as needed for your other games
For a video, see below:
Post-Configuration¶
To restore the default Steam Deck controls:
- Open RPCS3
- Click
Pads
at the top - Under the
Player 1
tab, click the Dropdown box belowDevices
and selectSteam Virtual Gamepad 1
- Select
SDL
underHandlers
- Click
Save
, and exit out of RPCS3
(Optional) To restore Steam Input:
- Select your PlayStation 3 game
- On the
Play
screen, select theController
icon to the right of the screen - Select your controller tab at the top
- Click the
Gear
icon to the right, and clickEnable Steam Input
- You may need to restart first for this setting to properly apply
- The controls will be reverted to Steam Input and the Steam Deck controls will be restored
How to Roll Back RPCS3 to an Older Version¶
AppImage¶
Introduction¶
Your ROMs launch using a script created by EmuDeck, rpcs3.sh
in ~/Emulation/tools/launchers
.
Emulation Directory
~/Emulation
refers to either your home
directory or SD Card/removable media depending on your installation location.
The script launches the corresponding emulator in /home/deck/Applications
and specifically looks for two traits:
- The most recently downloaded version of the emulator in
/home/deck/Applications
, based on the file/release date. - The emulator name at the beginning of the file. Anything after the emulator name is ignored.
- For example, if the latest version of the emulator is
1351
and you would like to downgrade to1349
. When you download version1349
, you could rename it toEMULATORNAME-1349.AppImage
, and EmuDeck's script will ignore the-1349
in the file name, allowing you to record which versions of the emulator you are using through the file name.
How to Roll Back RPCS3¶
- Download the version of the emulator you would like to use from RPCS3's Builds page: https://rpcs3.net/compatibility?b
- Move the downloaded emulator from Step 1 to
/home/deck/Applications
- (Optional) Rename or delete the original emulator file
- Right click the newly downloaded emulator, click
Properties
, clickPermissions
, checkIs executable
- Your games will now launch using the version of the emulator you downloaded
Flatpak¶
These are legacy instructions for the Flatpak installation from Discover. If you would like to use the AppImage, see Why did EmuDeck switch to the AppImage? for instructions.
If you do not have access to a mouse and keyboard for the below section, use L2
to right click and R2
to left click. Alternatively, remote into your Steam Deck using one of the methods found in the FAQ, How do I remotely control my Steam Deck?.
- In Desktop Mode, open
Konsole
- To see a list of prior versions of the emulator, type:
flatpak remote-info --log flathub net.rpcs3.RPCS3
- If Konsole prompts you to select
system
oruser
, enter2
to selectuser
- Konsole will list a list of previous versions for the flatpak. The important line for each version is the
Commit:
line. TheCommit:
line will have a long accompanying alphanumeric string (the “commit” code). Copy the string for the version you want to downgrade to. - Using Citra as an example:
- To downgrade to the version you want:
flatpak update --commit=put_commit_code_here net.rpcs3.RPCS3
- Replace
put_commit_code_here
with the actual code you located in Step 2.- Using Citra as an example:
If the above steps did not work and you are getting an error message along the lines of Flatpak not installed
, your Flatpak is likely installed at the system level instead. Select one of the below solutions:
Solution 1: Open the EmuDeck application, click the Manage Emulators
page, select the emulator in question, and click Reinstall / Update
.
Solution 2: Add sudo
in front of the commands written in Step 2 and Step 5. In Step 2, write sudo flatpak remote-info --log flathub net.rpcs3.RPCS3
and in Step 5, write sudo flatpak update --commit=put_commit_code_here net.rpcs3.RPCS3
.
How to Configure Language Settings¶
In-Game¶
- In Desktop Mode, open RPCS3
- At the top, click
Configuration
, clickSystem
- Below
Console Language
, select your preferred language in the drop-down menu