# Sonic Retro

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

Moteur de jeu permettant de jouer à Sonic 1, Sonic 2 et Sonic CD.

{% embed url="<https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation>" %}

{% embed url="<https://github.com/Rubberduckycooly/Sonic-CD-11-Decompilation>" %}

## Information

<table data-header-hidden><thead><tr><th width="286"></th><th></th></tr></thead><tbody><tr><td><strong>Émulateurs</strong></td><td><ul><li>sonicretro</li><li>sonicretrocd</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> sonicretro</td></tr><tr><td><strong>Extensions</strong></td><td>.rsdk</td></tr><tr><td><strong>Emplacement des sauvegardes</strong></td><td><p><em>Dossier du jeu</em></p><p>Copié dans <em>saves\sonicretro\&#x3C;dossier du jeu></em></p></td></tr></tbody></table>

## BIOS

Aucun BIOS nécessaire.

## Controls

A venir.

## Information spécifique au système

### Organisation des fichiers de jeux

Le moteur de jeu nécessite l'utilisation des fichiers "Data.rsdk" des différentes versions de jeux.

L'organisation du dossier est la suivante :

```
└── roms\
    └── sonicretro\
        ├── sonic1\
        │   └── Data.rsdk
        └── sonic2\
        │   └── Data.rsdk
        └── soniccd\
        │   └── Data.rsdk
```

Les fichiers peuvent être obtenus depuis différentes sources :

#### Sonic 1 et 2:

* Windows
  * Via Steam, depuis [Sonic Origins](https://store.steampowered.com/app/1794960)
  * Via la boutique Epic Games, depuis [Sonic Origins](https://store.epicgames.com/fr/p/sonic-origins)
* iOS
  * [Sonic 1, Via the App Store](https://apps.apple.com/fr/app/sonic-the-hedgehog-classic/id316050001)
  * [Sonic 2, Via the App Store](https://apps.apple.com/fr/app/sonic-the-hedgehog-2-classic/id347415188)
  * Un tutoriel permettant de trouver les fichiers de jeu depuis les versions iOS est disponible [ici](https://gamebanana.com/tuts/14491).
* Android
  * [Sonic 1, Via Google Play](https://play.google.com/store/apps/details?id=com.sega.sonic1px)
  * [Sonic 2, Via Google Play](https://play.google.com/store/apps/details?id=com.sega.sonic2.runner)
  * [Sonic 1, Via Amazon](https://www.amazon.fr/Sega-of-America-Sonic-Hedgehog/dp/B00D74DVKM)
  * [Sonic 2, Via Amazon](https://www.amazon.fr/Sega-of-America-Sonic-Hedgehog/dp/B00HAPRVWS)
  * Un tuto permettant de trouver les fichiers de jeu depuis les versions Android est disponible [ici](https://gamebanana.com/tuts/14492).

#### Sonic CD :

* Windows
  * Via Steam, depuis la version d'origine ou bien depuis [Sonic Origins](https://store.steampowered.com/app/1794960)
  * Via la boutique Epic Games, depuis [Sonic Origins](https://store.epicgames.com/fr-fr/p/sonic-origins)&#x20;
* [iOS (Via the App Store)](https://apps.apple.com/fr/app/sonic-cd-classic/id454316134)
  * Un tutoriel permettant de trouver les fichiers de jeu depuis les versions iOS est disponible [ici](https://gamebanana.com/tuts/14491).
* Android
  * [Via Google Play](https://play.google.com/store/apps/details?id=com.sega.soniccd.classic)
  * [Via Amazon](https://www.amazon.fr/Sega-of-America-Sonic-CD/dp/B008K9UZY4/)
  * Un tuto permettant de trouver les fichiers de jeu depuis les versions Android est disponible [ici](https://gamebanana.com/tuts/14942).


---

# 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/systemes-and-emulateurs/supported-game-systems/autres/sonic-engines/sonic-retro.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.
