# Contrôleurs

- [Contrôleurs compatibles](https://wiki.retrobat.org/francais/controleurs/supported-controllers.md)
- [Manettes de Jeu](https://wiki.retrobat.org/francais/controleurs/supported-controllers/gamepads.md)
- [Contrôleurs spéciaux](https://wiki.retrobat.org/francais/controleurs/supported-controllers/gamepads/controleurs-speciaux.md)
- [Sticks Arcade](https://wiki.retrobat.org/francais/controleurs/supported-controllers/arcade-sticks.md)
- [Pistolets](https://wiki.retrobat.org/francais/controleurs/supported-controllers/lightguns.md): Bang bang
- [WiimoteGun](https://wiki.retrobat.org/francais/controleurs/supported-controllers/lightguns/wiimotegun.md): Transformer votre Wiimote en souris et l'utiliser avec les jeux lightgun.
- [Clavier](https://wiki.retrobat.org/francais/controleurs/supported-controllers/keyboard.md)
- [Volants](https://wiki.retrobat.org/francais/controleurs/supported-controllers/volants.md): Vroum vroum
- [Configuration des Contrôleurs](https://wiki.retrobat.org/francais/controleurs/controller-configuration.md)
- [Configuration des touches spécifique par émulateur](https://wiki.retrobat.org/francais/controleurs/configuration-des-touches-specifique-par-emulateur.md)
- [Configuration des touches RetroArch](https://wiki.retrobat.org/francais/controleurs/configuration-des-touches-specifique-par-emulateur/configuration-des-touches-retroarch.md)
- [Configuration des touches Dolphin](https://wiki.retrobat.org/francais/controleurs/configuration-des-touches-specifique-par-emulateur/configuration-des-touches-dolphin.md)
- [Configuration des touches MAME](https://wiki.retrobat.org/francais/controleurs/configuration-des-touches-specifique-par-emulateur/configuration-des-touches-mame64.md)
- [Configuration des touches Model2](https://wiki.retrobat.org/francais/controleurs/configuration-des-touches-specifique-par-emulateur/configuration-des-touches-model2.md)
- [Configuration des touches Teknoparrot](https://wiki.retrobat.org/francais/controleurs/configuration-des-touches-specifique-par-emulateur/configuration-des-touches-teknoparrot.md)
- [Contrôle des pistolets](https://wiki.retrobat.org/francais/controleurs/pistolets_controles.md): Pan Pan !
- [Pad2Key](https://wiki.retrobat.org/francais/controleurs/pad2key.md)


---

# 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/francais/controleurs.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.
