> 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/flipper/pinball-m.md).

# Pinball M

<div align="left"><figure><img src="https://github.com/fabricecaruso/es-theme-carbon/blob/master/art/logos/pinballm.png?raw=true" alt="" width="563"><figcaption></figcaption></figure></div>

Simulation de Flipper sortie en 2023.

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

## Information

<table data-header-hidden><thead><tr><th width="197"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Émulateur</strong></td><td><ul><li>steam</li><li>nonSteam</li></ul></td><td></td></tr><tr><td><strong>Dossier des tables</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> pinballfm</td><td></td></tr><tr><td><strong>Extensions</strong></td><td>.table</td><td></td></tr></tbody></table>

## BIOS

Aucun BIOS nécessaire

## Contrôles

<table><thead><tr><th width="258">RetroBat</th><th width="443">Pinball FX</th></tr></thead><tbody><tr><td>START</td><td>Ouvrir menu</td></tr><tr><td>SELECT</td><td>Ouvrir menu</td></tr><tr><td>D-PAD</td><td></td></tr><tr><td>Left Analog stick</td><td>Bousculer le flipper</td></tr><tr><td>Right Analog stick</td><td>Haut: Vue back box / Bas: Lancer la bille</td></tr><tr><td><img src="/files/oQmMDvGLPCQJiXNlol7Z" alt="A"></td><td>Lancement automatique de la bille</td></tr><tr><td><img src="/files/MjhQKxoApDWojCWfSAgs" alt="B"></td><td>Extras visuels</td></tr><tr><td><img src="/files/2UVJEd12DYAXiSTPT9RE" alt="" data-size="original"></td><td>Pouvoir de magicien</td></tr><tr><td><img src="/files/1td6mLHIwCWm0tVVSuD5" alt="" data-size="line"></td><td>Modifier la vue</td></tr><tr><td>L1</td><td>Flipper gauche</td></tr><tr><td>R1</td><td>Flipper droit</td></tr><tr><td>L2</td><td>Flipper gauche</td></tr><tr><td>R2</td><td>Flipper droit</td></tr><tr><td>L3</td><td></td></tr><tr><td>R3</td><td></td></tr></tbody></table>

## Information spécifique au système

### Tables

Créer un fichier .txt dans le dossier :open\_file\_folder:`roms\`:open\_file\_folder:`pinballfm`.&#x20;

Renseigner dans ce fichier le numéro de la table à lancer, puis sauvegarder le fichier avec l'extension '.table'.

<details>

<summary>Numérotation des tables</summary>

Wrath of the Elder Gods - 147\
Chucky - 171\
Dead By Daylight - 174\
The Thing - 175\
Duke Nukem - 176

</details>

{% hint style="warning" %}
Seules les tables pour lesquelles vous possédez une licence pourront être lancées directement depuis RetroBat.
{% endhint %}


---

# 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/flipper/pinball-m.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.
