# PPSSPP - General Guide

<img src="../../../wiki_images/logos/ppsspp-logo.png" width="150">

### PPSSPP Links:

[PPSSPP - Webpage](https://www.ppsspp.org/)

[PPSSPP - Docs](https://www.ppsspp.org/docs/)

[PPSSPP - Getting Started Guide](https://www.ppsspp.org/docs/getting-started/)

[PPSSPP - Blog](https://www.ppsspp.org/blog/)

[PPSSPP - Game Compatibility](https://report.ppsspp.org/games)

[PPSSPP - Github](https://github.com/hrydgard/ppsspp)

## Where to put the games
PSP games should be put under the `retrodeck/roms/psp/` directory.

### Supported fileformats

`.elf` `.cso` `.iso` `.pbp` `.prx` `.chd`

## PPSSPP folders

### Where is the main folder located?

`/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/`

###  TEXTURES folder
The `~/retrodeck/texture_packs/ppsspp/` represents the `/PSP/TEXTURES/` folder in PPSSPP.

The full link is: `/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/TEXTURES/`

### SAVEDATA
The `~/retrodeck/saves/PSP/PPSSPP-SA/` represents the `/PSP/SAVEDATA/` folder in PPSSPP

The full link is: `/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/SAVEDATA/`

### PPSSPP_STATE
The `~/retrodeck/saves/PSP/PPSSPP-SA/` represents the `/PSP/PPSSPP-SA/ ` folder in PPSSPP

The full link is: `/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/PPSSPP_STATE/`