> 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/consoles-de-jeu/sega/megadrive-genesis.md).

# Megadrive - Genesis

<table data-header-hidden><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><img src="https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/5149a33eed46b2af638b06119397d4023b75131f/art/logos/megadrive.svg" alt="" data-size="original"></td><td><img src="https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/5149a33eed46b2af638b06119397d4023b75131f/art/logos/genesis.svg" alt="" data-size="original"></td><td></td></tr></tbody></table>

Game Console - Lifespan: 1988 - 1997

{% embed url="<https://en.wikipedia.org/wiki/Sega_Genesis>" %}

## Information

<table data-header-hidden><thead><tr><th width="230"></th><th></th></tr></thead><tbody><tr><td><strong>Émulateurs</strong></td><td><ul><li>libretro: genesis_plus_gx</li><li>libretro: genesis_plus_gx_wide</li><li>libretro: picodrive</li><li>libretro: fbneo</li><li>mednafen</li><li>ares</li><li>kega-fusion</li><li>bizhawk: Genplus-gx</li><li>jgenesis</li></ul></td></tr><tr><td><strong>Dossier des jeux</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4c1">📁</span> roms \ <span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> megadrive</td></tr><tr><td><strong>Extensions</strong></td><td>.68k .sgd .smd .bin .gen .md .sg .wad .zip .7z</td></tr></tbody></table>

## Fonctionnalités

<table><thead><tr><th width="256">Succès Rétro</th><th width="243">Parties en Réseau</th><th>Auto configuration des contrôles</th></tr></thead><tbody><tr><td>lr-genesis_plus_gx : OUI<br>lr-picodrive : OUI<br>lr-fbneo : OUI<br>Mednafen : NON<br>Ares : NON<br>Kega-Fusion : NON<br>BizHawk : OUI<br>Jgenesis: NON</td><td>lr-genesis_plus_gx : OUI<br>lr-picodrive : OUI<br>lr-fbneo : OUI<br>Mednafen : NON<br>Ares : NON<br>Kega-Fusion : NON<br>BizHawk : NON<br>Jgenesis: NON</td><td>lr-genesis_plus_gx : OUI<br>lr-picodrive : OUI<br>lr-fbneo : OUI<br>Mednafen : OUI<br>Ares : OUI<br>Kega-Fusion : OUI<br>BizHawk : OUI<br>Jgenesis: OUI</td></tr></tbody></table>

| Succès Rétro | Parties en Réseau |
| ------------ | ----------------- |
| OUI          | OUI               |

## BIOS

Aucun BIOS nécessaire.

## Contrôles

### Schéma de contrôles standard:

<div align="left"><figure><img src="https://github.com/RetroBat-Official/retrobat-tattoos/blob/main/default/megadrive.png?raw=true" alt="" width="375"><figcaption></figcaption></figure></div>

### Contrôleur 3 boutons:

L'utilisation d'un contrôleur 3-boutons peut être activée avec l'option suivante:

<div align="left"><figure><img src="https://i.imgur.com/y8F0PEM.png" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://github.com/RetroBat-Official/retrobat-tattoos/blob/main/default/megadrive_3buttons.png?raw=true" alt="" width="375"><figcaption></figcaption></figure></div>

### Autres schémas de contrôles:

Des schémas de contrôles alernatifs sont disponible avec l'option suivante:

<div align="left"><figure><img src="https://i.imgur.com/WEnL6F1.png" alt=""><figcaption></figcaption></figure></div>

| Option / émulateurs | Schéma de contrôle                                                                                                                           |
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| L/R pour Z/C        | <img src="https://github.com/RetroBat-Official/retrobat-tattoos/blob/main/default/megadrive_lr_zc.png?raw=true" alt="" data-size="original"> |
| L/R pour Y/Z        | <img src="https://github.com/RetroBat-Official/retrobat-tattoos/blob/main/default/megadrive_lr_yz.png?raw=true" alt="" data-size="original"> |
| L/R pour Y/B        | <img src="https://i.imgur.com/oVvkazt.png" alt="" data-size="original">                                                                      |

### Utiliser une manette de type Megadrive

RetroBat détecte et configure automatiquement les manettes de type "Megadrive" suivantes:

* 8Bitdo M30

Pour cela, activer l'option suivante:

<div align="left"><figure><img src="https://i.imgur.com/HYBXlgR.png" alt=""><figcaption></figcaption></figure></div>

Le mapping des manettes Megadrive est géré par le fichier "**mdControllers.json**" situé dans le répertoire `\system\resources\inputmapping` de l'installation RetroBat, il est possible d'ajouter d'autres manettes dans ce fichier pour automatiquement configurer votre contrôleur.

## Information spécifique au système

Aucune information spécifique.


---

# 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/consoles-de-jeu/sega/megadrive-genesis.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.
