Skip to content

Latest commit

 

History

History
139 lines (84 loc) · 6.12 KB

File metadata and controls

139 lines (84 loc) · 6.12 KB
description
Sony

Playstation 3

Game Console - Lifespan: 2006 - 2017

{% embed url="https://en.wikipedia.org/wiki/PlayStation_3" %}

Information

Emulators
  • rpcs3
File folder📂 roms \ 📂 ps3
File extension.m3u .ps3 .iso .7z .zip .rar .squashfs

System Features

RetroachievementsNetplayController autoconfig
NONOYES

BIOS

BIOS fileFoldermd5
PS3UPDAT.PUP\bios95307e1b51d3bcc33a274db91488d29f

Automatic firmware installation

The first time the rpcs3 emulator is launched, if the PS3UPDAT.PUP file is present in you \bios folder, the emulator will automatically prompt to install the firmware, once the firmware installed you can close and relaunch the game.

Manual firmware installation

Run rpcs3.exe file in \emulators\rpcs3 folder and install firmware

Select the PS3UPDAT.PUP and run firmware installation.

Firmware will appear at the bottom of the emulator:

Controls

{% hint style="info" %} The following controllers can be autoconfigured from Retrobat to RPCS3:

  • XInput controllers
  • Dualshock & DualSense controllers
  • Nintendo Switch Pro controller {% endhint %}
RetroBat key Playstation 3 key
START START
SELECT / BACK SELECT
D-PAD D-PAD
Left analog stick Left analog stick
Right analog stick Right analog stick
A Cross
B Circle
Triangle
Square
L1 L1
R1 R1
L2 L2
R2 R2
L3 L3
R3 R3

System Features

Adding PS3 games

There are 2 types of PS3 games available: Blu-Ray discs and PlayStation Network titles (PSN):

  • Title IDs that start with a B are Blu-Ray disc titles.
  • Title IDs that start with a N are PSN titles.

Blu-ray disc titles can be copied directly in the \roms\ps3 folder while PSN titles need to be added in the \emulators\rpcs3\dev_hdd0\game folder of your RetroBat installation.

{% hint style="danger" %} PSN titles need to be decrypted to be used with RPCS3 emulator. {% endhint %}

Adding Blu-ray disc title

Simply copy the game folder to the \roms\ps3 folder of your RetroBat installation and rename the folder with a .ps3 extension:

The game will directly be available in RetroBat.

Adding PSN titles


Once the game has been added to the emulator from the "Install package" or/and "Add games" menu and the game is working succesfully from the emulator, create a m3u file in the \roms\ps3 folder that points to the EBOOT.BIN file of the game in the \emulators\rpcs3\dev_hdd0\game game folder:

{% hint style="info" %} BATGUI tool offers an automatic m3u creation tool. Refer to the BATGUI section of the wiki. {% endhint %}