3.8 KiB
PCSX2 - General Guide
PCSX2 is a free and open-source PlayStation 2 (PS2) emulator.
PCSX2 Links:
Where to put the games
Playstation 2 games should be put under the retrodeck/roms/ps2/ directory.
What file formats are supported?
.iso
.bin
.chd
Does PCSX2 require BIOS or Firmware?
Yes check the:
Where to put the PSX BIOS?
Directly into the folder
retrodeck/bios/
Folder structure
| Type | Folder | Comment |
|---|---|---|
| ROMs Folder | retrodeck/roms/ps2/ |
|
| Saves Folder | retrodeck/saves/ps2/pcsx2/memcards/ |
|
| States Folder | retrodeck/states/ps2/pcsx2/ |
|
| Config Folder | ~/.var/app/net.retrodeck.retrodeck/config/PCSX2/ |
|
| BIOS Folder | retrodeck/bios/Cemu |
Contains usr and sys folders |
| Texture Pack Folder | retrodeck/texture_packs/PCSX2/ |
Represents PCSX2/textures/ |
How to enable/disable Multitap?
Multitap is a way to have up to 8 players on the Playstation 2, by hooking 4 players in each controller port.
Most games do not support this feature and some might not even work with it enabled.
- Open the Configurator and open
PCSX2. - Go to
Settings->Controllers->Controller Multitap - Enable/disable Multitap by clicking the checkbox for either Port 1, Port 2 or both.
- Several new controllers called 1A to 1D and 2A to 2D will be enabled to map.
Change in-game language or system language
PCSX2 Interface
Normally it should follow your system locale if supported by PCSX2
- Open the Configurator and open
PCSX2. - Go to
Settings->Interface->Interface - Under
Preferencesyou can change the language from the drop-down menu. - Close
PCSX2.
For the BIOS / Games
- Open the Configurator and open
PCSX2. - Go to
Settings->BIOS - Under
Options and PatchesuncheckFast Bootand close the menu. - Go to
System->Start BIOSto open the BIOS. - Within the BIOS navigate to
System Configuration->Languageand change the language. - Close the BIOS go back to
Settings->BIOS->Options and Patchesand checkFast Bootcheckbox again. - Close
PCSX2.
How to add texture packs?
The ~/retrodeck/texture_packs/PCSX2/ represents the /PCSX2/textures/ folder in PCSX2.
Note:
Some texture packs could made for a specific version or region of a game. Make sure you have the right game and textures for it.
TITLEID is different for every game.
Enable Custom Textures
Open up PCSX2 from the RetroDECK Configurator by pressing Open Emulator - PCSX2.
You can either enable textures globally or per game.
Globally for all games
- Go to
Settings->Graphics->Texture Replacement - Enable
Load TexturesandAsync Texture Loading.
Per game
- In the main PCXS2 interface
Right Clickthe game you want to bring up the menu. - Go to
Game Properties->Graphic Settings->Texture Replacement - Enable
Load TexturesandAsync Texture Loading.
Add the texture packs to the correct folder
- Extract any texture pack files from compressed
.zipor any other compressed format. - Go into
~/retrodeck/texture_packs/PCSX2/. - Find the correct
TITLEIDthat mactches your game. - Move textures into the right
~/retrodeck/texture_packs/PCSX2/<TITLEID>folder. - If the textures match the game they should be loaded on next time you launch the game.