# PlayStation Portable

<div align="left"><figure><img src="https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/52ff37c9e265587d006945a2ba695b5a962b3a3d/art/logos/psp.svg" alt=""><figcaption></figcaption></figure></div>

Portable Game Console - Lifespan: 2004 - 2014

{% embed url="<https://en.wikipedia.org/wiki/PlayStation_Portable>" %}

## Information

<table data-header-hidden><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td><strong>Emulators</strong></td><td><ul><li>ppsspp</li><li>Libretro: ppsspp</li></ul></td></tr><tr><td><strong>File folder</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> roms \ <span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> psp</td></tr><tr><td><strong>File extension</strong></td><td>.iso .cso .pbp .elf .prx .chd .zip .7z .squashfs</td></tr></tbody></table>

## System Features

<table><thead><tr><th width="256">Retroachievements</th><th width="243">Netplay</th><th>Controller autoconfig</th></tr></thead><tbody><tr><td>lr-ppsspp: YES<br>PPSSPP: YES</td><td>lr-ppsspp: YES<br>PPSSPP: NO</td><td>lr-ppsspp: YES<br>PPSSPP: YES</td></tr></tbody></table>

## BIOS

No BIOS required.

## Controls

<div align="left"><figure><img src="https://github.com/RetroBat-Official/retrobat-tattoos/blob/main/default/psp.png?raw=true" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
When using PPSSPP standalone, if both a XInput controller and a non-XInput controller are connected, the non-XInput controller will not be functional.
{% endhint %}

## System Features

### File locations

<table><thead><tr><th width="254">Data</th><th>Path (relative to retrobat root path)</th></tr></thead><tbody><tr><td>memstick path</td><td>saves\psp</td></tr><tr><td>Save states</td><td>PPSSPP: saves\psp\PPSSPP_STATE<br>libretro-ppsspp: saves\psp\libretro.ppsspp</td></tr><tr><td>config file</td><td>saves\psp\SYSTEM\ppsspp.ini</td></tr><tr><td>Controller configuration file</td><td>saves\psp\SYSTEM\controls.ini</td></tr></tbody></table>

### DLC

DLCs for your games must be placed in:

* `\saves\psp\GAME`

The subfolder must be the game ID, for example: `\saves\psp\GAME\ULES01372\`

### Custom textures

Custom textures must be placed in:

* `\saves\psp\TEXTURES\"GAMEID"`

Then enable custom textures in Retrobat:

<div align="left"><figure><img src="https://i.imgur.com/ppkZ9bw.png" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://i.imgur.com/a2L91jh.png" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://i.imgur.com/lrKiiv4.png" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.retrobat.org/systems-and-emulators/supported-game-systems/portable-game-consoles/sony-portable-game-consoles/playstation-portable.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
