> 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-portables/nintendo-consoles-de-jeu-portables/gb-msu.md).

# Game Boy MSU

## Information

<table data-header-hidden><thead><tr><th width="184"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Émulateurs</strong></td><td><ul><li>libretro : bsnes</li><li>libretro: bsnes_hd_beta</li></ul></td><td></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> sgb-msu1</td><td></td></tr><tr><td><strong>Extensions</strong></td><td>.gb .gbc .squashfs</td><td></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>OUI</td><td>OUI</td><td>OUI</td></tr></tbody></table>

## BIOS

<table><thead><tr><th width="187">Fichier BIOS</th><th width="108">Dossier</th><th>md5</th></tr></thead><tbody><tr><td>gb_bios.bin</td><td><code>\bios</code></td><td>32fbbd84168d3482956eb3c5051637f5</td></tr><tr><td>sgb_boot.bin</td><td><code>\bios</code></td><td>d574d4f9c12f305074798f54c091a8b4</td></tr><tr><td>sgb2_boot.bin</td><td><code>\bios</code></td><td>e0430bca9925fb9882148fd2dc2418c1</td></tr><tr><td>SGB1.sfc</td><td><code>\bios</code></td><td>b15ddb15721c657d82c5bab6db982ee9</td></tr><tr><td>SGB2.sfc</td><td><code>\bios</code></td><td>8ecd73eb4edf7ed7e81aef1be80031d5</td></tr></tbody></table>

## Contrôles

[Voir Super Nintendo](/francais/systemes-and-emulateurs/supported-game-systems/consoles-de-jeu/nintendo-consoles-de-jeu/super-nintendo-entertainment-system-super-famicom.md#controles)

## Information spécifique au système

### Format des jeux

Pour faire fonctionner les jeux, les fichiers suivants sont nécessaires:

* La rom du jeu GameBoy
* La rom "Super Game Boy 2 (Japan).sfc" renommée avec le même nom que la rom du jeu Game Boy (garder l'extension .sfc)
* Le fichier .msu (renommé avec le même nom que la rom du jeu)
* Les fichiers .pcm

#### Exemple d'un jeu fonctionnel:

<div align="left"><figure><img src="https://i.imgur.com/xx9L9Mn.png" 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:

```
GET https://wiki.retrobat.org/francais/systemes-and-emulateurs/supported-game-systems/consoles-de-jeu-portables/nintendo-consoles-de-jeu-portables/gb-msu.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.
