> 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-mania.md).

# Sonic Mania

<div align="left"><figure><img src="/files/qQuJ6smdoOdqdNXl40Ix" alt=""><figcaption></figcaption></figure></div>

Moteur de jeu permettant de jouer à Sonic Mania.

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

## Information

<table data-header-hidden><thead><tr><th width="305"></th><th></th></tr></thead><tbody><tr><td><strong>Émulateurs</strong></td><td><ul><li>sonicmania</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> sonic-mania</td></tr><tr><td><strong>Extensions</strong></td><td>.rsdk</td></tr><tr><td><strong>Emplacement des sauvegardes</strong></td><td><em>roms\sonicmania</em><br>Copié dans <em>saves\sonicmania</em></td></tr></tbody></table>

## BIOS

Aucun BIOS nécessaire.

## Contrôles

A venir.

## Information spécifique au système

### Organisation des fichiers de jeux

Le moteur de jeu nécessite l'utilisation du fichier "Data.rsdk" issue du jeu Sonic Mania pour fonctionner.

Ce fichier peut être obtenu depuis différentes sources :

* Windows
  * [Via Steam](https://store.steampowered.com/app/584400/Sonic_Mania/)
  * [Via la boutique Epic Games](https://store.epicgames.com/fr/p/sonic-mania)
* [Switch, via the eShop](https://www.nintendo.com/games/detail/sonic-mania-switch/)
* [PS4, via le Playstation Store](https://store.playstation.com/fr-fr/product/EP0177-CUSA07010_00-SONICMANIA000000)
* [Xbox One, via the Store](https://www.xbox.com/en-US/games/store/sonic-mania/BXH46NQT9W4Q/0001)

Copier le fichier `Data.rsdk` dans le dossier `roms\sonic-mania`.

<div align="left"><figure><img src="/files/1ID5oclfcvqAVbpbKdlp" 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-mania.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.
