> 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/systems-and-emulators/supported-game-systems/pinball/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>

Pinball Simulation Software - Released 2023

{% embed url="<https://zenstudios.com/games/pinball-m/>" %}

## Information

<table data-header-hidden><thead><tr><th width="184"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Emulators</strong></td><td><ul><li>steam</li><li>nonSteam</li></ul></td><td></td></tr><tr><td><strong>Games Location</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> pinballm</td><td></td></tr><tr><td><strong>File extensions</strong></td><td>.table</td><td></td></tr></tbody></table>

## Controls

<table><thead><tr><th width="258">RetroBat key</th><th width="443">Pinball FX Action</th></tr></thead><tbody><tr><td>START</td><td>Open Menu</td></tr><tr><td>SELECT</td><td>Open Menu</td></tr><tr><td>D-PAD</td><td></td></tr><tr><td>Left Analog Stick</td><td>Nudge Flipper</td></tr><tr><td>Right Analog Stick</td><td>Up: Back Box View / Down: Ball Launch</td></tr><tr><td><img src="/files/oQmMDvGLPCQJiXNlol7Z" alt="A"></td><td>Auto Ball Launch</td></tr><tr><td><img src="/files/MjhQKxoApDWojCWfSAgs" alt="B"></td><td>Visual Extras</td></tr><tr><td><img src="/files/2UVJEd12DYAXiSTPT9RE" alt="" data-size="original"></td><td>Wizard Power</td></tr><tr><td><img src="/files/1td6mLHIwCWm0tVVSuD5" alt="" data-size="line"></td><td>Change View</td></tr><tr><td>L1</td><td>Flipper Left</td></tr><tr><td>R1</td><td>Flipper Right</td></tr><tr><td>L2</td><td>Flipper Left</td></tr><tr><td>R2</td><td>Flipper Right</td></tr><tr><td>L3</td><td></td></tr><tr><td>R3</td><td></td></tr></tbody></table>

## System Features

### Tables

Create a .txt file in the  :open\_file\_folder:`roms\`:open\_file\_folder:`pinballm` folder of your RetroBat installation.&#x20;

In the file, simply put the table number of the table you want to run.

Save the file with the '.table' file extension.

<details>

<summary>Table numbers</summary>

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

</details>

{% hint style="warning" %}
Even if all the Tables files exist, only the Tables for which you own a licence will play when you launch them in 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/systems-and-emulators/supported-game-systems/pinball/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.
