Skip to content

FAQ: Getting help

Where can I go for help?

Check the Community page for links to forums and events.

I think I've found a bug. Now what?

Post it to the "issues" section of that repo on GitHub:

I want MPF to work with a new piece of hardware

Awesome! We've designed MPF to be platform-independent, meaning that the core MPF software doesn't talk to hardware directly. Instead we have "platform interfaces" for different types of hardware.

The easiest way to understand how these work is to look through the code for the existing platform interfaces. This code is in the platforms folder in MPF.

As always, if you have questions, please post them to the Mission Pinball discussion group on GitHub.


Something missing or wrong? You can fix it!

This website is edited by people like you! Is something wrong or missing? Is something out of date, or can you explain it better?

Please help us! You can fix it yourself and be an official "open source" contributor!

It's easy! See our Beginner's guide to editing the docs.

Page navigation via the keyboard: < >

You can navigate this site via the keyboard. There are two modes:

General navigation, when search is not focused:

  • F , S , / : open search dialog
  • P , , : go to previous page
  • N , . : go to next page

While using the search function:

  • Down , Up : select next / previous result
  • Esc , Tab : close search
  • Enter : go to highlighted page in the results