# Game Control Center

Le Game Control Center est une superposition en jeu, qui vous permet d'avoir accès à des informations comme la description, la disposition des touches, la carte, le manuel du jeu...

{% hint style="info" %}
Le manuel et la carte ne seront disponible que si les médias existent et sont liés au jeu (par le scrap par exemple).

Les tattoos ne sont pas disponibles pour tous les systèmes.
{% endhint %}

Pressez HOTKEY + ![](/files/zy6JrW5cpQ3HLUN9rwUJ) sur votre manette, ou **CTRL+F12** sur le clavier :

<div align="left"><figure><img src="/files/gkwerFJW7eWpSDSCRVeY" alt="" width="375"><figcaption></figcaption></figure></div>

Utilisez le bouton **Tattoo** pour afficher les contrôles :

<div align="left"><figure><img src="/files/7HqL92vil0ViUg3ZnH2j" alt="" width="375"><figcaption></figcaption></figure></div>

Le bouton **Carte** ouvrira la carte lié au jeu :

<div align="left"><figure><img src="/files/grgf1RbT0S5Ua5VTuht2" alt="" width="375"><figcaption></figcaption></figure></div>

Le bouton **MANUEL** ouvrira un lecteur pdf pour consulter le manuel du jeu :

<div align="left"><figure><img src="/files/9TmrzBfbmXiR93MsdzCK" alt="" width="375"><figcaption></figcaption></figure></div>

Le bouton **TERMINER L’ÉMULATION** forcera l'émulateur à se fermer et provoquera le retour à l'interface RetroBat.


---

# 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/navigation/game-control-center.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.
