Skip to content

The MPF Media Controller

All modern pinball machines use graphics and sound. MPF's architecture is build so that the core "game" engine is completely separate from the "media" engine.

The "game" engine is the MPF software itself, and the "media" engine is something called the MPF Media Controller (which we often abbreviate as "MPF-MC").

When you run MPF, these two components are two separate processes that talk to each other via something called the "Backbox Control Protocol".

The details and inner workings of this are not really important, (and frankly they're mostly hidden from you).

But as you start to learn about MPF, just keep in mind that the part of MPF that runs your game and controls the hardware is separate from the part that shows the graphics and plays the sounds.

Here's a diagram that shows what each piece does:

image

More details about MPF's media controller architecture, as well as guides which show you how to run them on separate computers, or even to replace MPF's Media Controller with one based on Unity 3D or something you write yourself, are available in the Displays, DMDs, & Graphics section of the documentation.


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