> 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/game-boy-2-players.md).

# Game Boy 2 players

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

Ce système permet d'émuler l'utilisation du link cable qui permet de jouer en connectant 2 Game Boys.

Ci-dessous la liste des jeux compatibles (en anglais) :

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

## 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 : tgbdual</li><li>libretro: sameboy</li><li>libretro: DoubleCherryGB</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> gb2players</td><td></td></tr><tr><td><strong>Extensions</strong></td><td>.gb .zip .m3u .7z</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>lr-tgbdual : NON<br>lr-sameboy : NON<br>lr-DoubleCherryGB : NON</td><td>lr-tgbdual : NON<br>lr-sameboy : NON<br>lr-DoubleCherryGB : NON</td><td>lr-tgbdual : OUI<br>lr-sameboy : OUI<br>lr-DoubleCherryGB : 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>gbc_bios.bin</td><td><code>\bios</code></td><td>dbfce9db9deaa2567f6a84fde55f9680</td></tr></tbody></table>

## Contrôles

[Voir Game Boy](/francais/systemes-and-emulateurs/supported-game-systems/consoles-de-jeu-portables/nintendo-consoles-de-jeu-portables/game-boy.md#controles)

## Information spécifique au système

### Comment jouer à 2 avec 2 cartouches de jeux différentes (Pokemon)

Le core libretro: sameboy permet de simuler un câble link avec 2 cartouches de jeu différentes, pour cela, il faut créer un fichier .m3u contenant le nom des 2 fichiers de jeux à utiliser (1 jeu par ligne):

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

Les 2 fichiers listés dans le .m3u doivent exister dans le dossier `roms\gb2players`


---

# 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/game-boy-2-players.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.
