mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-02-18 18:25:39 +00:00
2.4 KiB
2.4 KiB
PPSSPP - General Guide
![](/Xargon/Wiki/media/branch/main/wiki-rtd/wiki_images/logos/ppsspp-logo.png)
A PSP emulator that can also upscale textures to make them sharper, and you can enable post-processing shaders to adjust color and brightness the way you like, and other effects.
PPSSPP Links:
PPSSPP - Getting Started Guide
Where to put the games?
PSP games should be put under the retrodeck/roms/psp/
directory.
What file formats are supported?
.elf
.cso
.iso
.pbp
.prx
.chd
Does PPSSPP require BIOS or Firmware?
No
Folder structure
Type | Folder | Comment |
---|---|---|
ROMs Folder | retrodeck/roms/psp/ |
|
Saves Folder | retrodeck/saves/PSP/PPSSPP-SA/ |
|
States Folder | retrodeck/states//PSP/PPSSPP-SA/ |
|
Texture Packs Folder | retrodeck/texture_packs/ppsspp/ |
Corresponds to PSP/TEXTURES/ folder |
Config Folder | ~/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/ |
How to add Texture Packs?
The ~/retrodeck/texture_packs/ppsspp/
represents the /PSP/TEXTURES/
folder in PPSSPP.
Note:
Some texture packs could made for a specific version or region of the game. Make sure you have the right rom and textures for it.
Note:
TITLEID
is different for every game.
Enable Custom Textures
- Open up PPSSPP inside
RetroDECK Configurator
by pressingOpen Emulator
-PPSSPP
. - Press
Settings
->Tools
->Developer Tools
->Replace Textures
and set it toOn
.
How do I add texture packs?
- Extract any texture pack files from compressed
.zip
or any other format into folders. - Go into
~/retrodeck/texture_packs/ppsspp/
. The folders are all named byTITLEID
. - Paste the textures into right folder
~/retrodeck/texture_packs/ppsspp/<TITLEID>
- If the textures match the game they should be loaded on next time you launch the game.