> 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/autres/sonic-engines/sonic-3-air.md).

# Sonic 3 AIR

<div align="left"><figure><img src="https://github.com/fabricecaruso/es-theme-carbon/blob/master/art/logos/sonic3-air.png?raw=true" alt=""><figcaption></figcaption></figure></div>

Moteur de jeu permettant de jouer à Sonic 3.

{% embed url="<https://sonic3air.org/>" %}

## Information

<table data-header-hidden><thead><tr><th width="292"></th><th></th></tr></thead><tbody><tr><td><strong>Émulateurs</strong></td><td><ul><li>sonic3air</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> sonic3-air</td></tr><tr><td><strong>Extensions</strong></td><td>.bin</td></tr><tr><td><strong>Emplacement des sauvegardes</strong></td><td><em>emulators\sonic3air\savedata</em><br>Copié dans <em>saves\sonic3air</em></td></tr></tbody></table>

## Bios

Aucun BIOS nécessaire.

## Contrôles

**Dans les menus :**&#x20;

* Haut, Bas, Gauche, Droite (DPAD) = Déplacer la sélection
* Start, select = Démarrer le jeu&#x20;

**En jeu :**&#x20;

* Haut, Bas, Gauche, Droite (DPAD) = Déplacement&#x20;
* A, B, X = Saut et utilisation des habilités du personnage
* Y = Super Transformation et Super Cancel&#x20;
* Y = Redémarrer en mode Time Attack
* Start, select = Jeu en pause

{% hint style="danger" %}
Le moteur de jeu SONIC 3 AIR ne permet pas actuellement deux joueurs simultanées utilisant le même modèle de manette.
{% endhint %}

## Information spécifique au système

### Organisation des fichiers de jeux

Les différentes méthodes pour se procurer les données de jeu sont décrites sur le lien suivant : [LIEN](https://docs.google.com/document/d/1oSud8dJHvdfrYbkGCfllAOp3JuTks7z4K5SwtVkXkx0/edit#heading=h.ux87lw254eyd)

Placer seulement le fichier `Sonic_Knuckles_wSonic3.bin` dans le dossier roms\sonic3-air.

<div align="left"><figure><img src="/files/uBU6GIw2tPYscKeDIa9v" 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/autres/sonic-engines/sonic-3-air.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.
