> For the complete documentation index, see [llms.txt](https://wiki.retrobat.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.retrobat.org/francais/systemes-and-emulateurs/supported-game-systems/consoles-de-jeu-portables/sony-consoles-de-jeu-portables/playstation-portable.md).

# 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>

Console de jeu portable - Durée de vie: 2004 - 2014

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

## Information

<table data-header-hidden><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td><strong>Émulateur</strong></td><td><ul><li>ppsspp</li><li>Libretro: ppsspp</li></ul></td></tr><tr><td><strong>Dossier des jeux</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>Extensions</strong></td><td>.iso .cso .pbp .elf .prx .chd .zip .7z .squashfs</td></tr></tbody></table>

## Fonctionnalités

<table><thead><tr><th width="256">Succès Rétro</th><th width="243">Parties en Réseau</th><th>Auto configuration des contrôles</th></tr></thead><tbody><tr><td>lr-ppsspp : OUI<br>PPSSPP : OUI</td><td>lr-ppsspp : OUI<br>PPSSPP : NON</td><td>lr-ppsspp : OUI<br>PPSSPP : OUI</td></tr></tbody></table>

## BIOS

Aucun BIOS nécessaire.

## Contrôles

<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" %}
Avec l'émulateur PPSSPP, si vous connectez une manette XInput, les manettes non-XInput ne sont pas utilisables dans l'émulateur.
{% endhint %}

## Information spécifique au système

### Emplacement des fichiers

<table><thead><tr><th width="254">Fichier(s)</th><th>Chemin (relatif au dossier RetroBat)</th></tr></thead><tbody><tr><td>memstick</td><td>saves\psp</td></tr><tr><td>Sauvegardes d'état</td><td>PPSSPP: saves\psp\PPSSPP_STATE<br>libretro-ppsspp: saves\psp\libretro.ppsspp</td></tr><tr><td>Fichier de configuration</td><td>saves\psp\SYSTEM\ppsspp.ini</td></tr><tr><td>Configuration des contrôles</td><td>saves\psp\SYSTEM\controls.ini</td></tr></tbody></table>

### DLC

Les DLC pour les jeux doivent être placés dans le dossier:

* `\saves\psp\GAME`

Le sous-dossier doit être l'ID du jeu, par exemple: `\saves\psp\GAME\ULES01372\`

### Textures "custom"

Les packs de textures "custom" doivent être placés dans le dossier:

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

Pour activer les textures "customs" dans Retrobat aller dans la [CONFIGURATION AVANCEE DU SYSTEME](/francais/navigation/view-options.md#configuration-avancees-du-systeme) :

<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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.retrobat.org/francais/systemes-and-emulateurs/supported-game-systems/consoles-de-jeu-portables/sony-consoles-de-jeu-portables/playstation-portable.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
