PinEvent V2 Guide and files for Future Pinball
(for TerryRed's releases)
I created PinEvent V2 so I could have a complete feature set and quality standard for my own table releases on Future Pinball.
PinEvent V2 features:
- DOF (direct output framework) for cabinet feedback and lighting
- Night mode (turn off DOF noise makers at night)
- Pinup Player / PuP-Packs
- PUP DMD for a dazzling modern display for scores, text and videos
- PUP SSF (surround sound feedback) and 3D positional ball rolling
- PUP Stream which can stream the PUP DMD display into FP directly
- no need for additional apps to control DOF or PuP
- TILT BOB support for analogue nudge
- optional PinEvent V2 global settings
- optional custom PinEvent V2 settings per table
- works in ALL modes (Desktop, Cabinet, VR)
What is PinEvent V2 used with?
All of TerryRed's PinEvent V2 releases for Future Pinball
PinEvent V2 features are all optional:
- PinEvent V2 tables work in all setups (Desktop, Cabinet, VR)
- they don’t require additional files to be able to run
- you need DOF and Pinup Player installed if you wish to use those features
Why was PinEvent V2 created?
- Future Pinball restricted the usage of external applications with tables. This made it difficult to add DOF and PUP support to Future Pinball tables
- PinEvent V2 uses the new COM Extensions plug-in for BAM (made by Nailbuster and ravarcade) that allows Future Pinball to "directly" access DOF and Pinup Player and be able to use ALL their features!
- as a result I was able to make a new script / command standard for myself to add DOF / PUP / SSF features to any Future Pinball table
What does PinEvent V2 do?
PinEvent V2 will manage and control DOF, PUP SSF, PUP DMD, PUP Stream, TILT BOB, and Night Mode features automatically.
How PinEvent V2 Works
- on startup, the table will check for PinEvent_V2_Settings.txt in the Scripts folder
- if it’s found, then it will use the user’s settings in that file to enable PinEvent V2 features
- if it’s not found, then it will use PinEvent V2 Custom Table settings in the table script
- if DOF or PuP are not installed, then the DOF and PuP features are disabled and their commands are bypassed (the table will operate like a normal Future Pinball table)
- if PUP DMD is enabled, it will verify if the correct PuP-Pack is installed
- if the PuP-Pack is not installed or is an incorrect version, all PUP features are disabled
- if PuP is detected and enabled, the PuP-Pack is started
- if DOF is detected and enabled, a DOF session is started
- the table starts
- shortly after the table starts (3-6 secs), any PUP Stream options enabled will appear on the table
- the table will now play and be able to trigger and control DOF, PUP SSF, PUP DMD (if enabled)
PinEvent V2 Custom Table Settings
- this option can be used to override settings in the PinEvent_V2_Settings.txt file
- this can be handy if you have a desire to have different settings for a specific table
- these settings are what will be used if PinEvent_V2_Settings.txt file can’t be found
Pinup Player PuP-Packs
- each PinEvent V2 PuP-Pack has multiple “Options” to choose from for every type of setup
Thanks to:
- ravarcade for the many updates to BAM that allowed this to be possible
- ravarcade and DJRobX for the PuP Plug-in that allows PUP Stream to work
- Nailbuster for Pinup Player, the PUPDMD Framework, and help with vbs code examples
For a video showcase of PinEvent in action, watch these epic videos:
DISCLAIMER
Please DO NOT use PinEvent V2 code or the name PinEvent in your table mods
- “PinEvent” refers to my own specific work that I created to be used for my own table releases only. Everyone knows that PinEvent = TerryRed releases.
- “PinEvent” has specific features and updates that represent my own quality of work
- please do not use the name “PinEvent” on any table mods, or when referring to pup or dof mods of a FP table. I don’t want any confusion.
- I will not give tech support to any mods of PinEvent tables or code
- I will only give tech support and add updates to my own PinEvent releases
PinEvent V2 tables and mods
You are free to mod PinEvent tables, but please consider the following:
- please wait a long while after release, and ask me first as I am always adding updates
- I may make changes to both the DOF config and the pup-pack in the future which will no longer be compatible with older table versions
- PinEvent tables have complex control code for PUP and DOF
- table mods may be used by some people in a cabinet with expensive feedback and lighting hardware. If you can’t test all of these features, then you could be allowing the table to cause unknown damage to the cabinet or hardware!
- DO NOT include the name PinEvent. I will NOT recognise any mods as “PinEvent” tables, and will not give tech support for them. I will direct ALL support to you!
- I worked VERY hard to create a standard of “quality” and “support” for my releases. Please respect that.
Please DO NOT modify my DOF configs for PinEvent tables on DOF Config Tool!
- I have VERY specific DOF configs that are designed to work with PinEvent updates only!
- you can make your own DOF changes on your own Private config
- DO NOT submit changes from your private DOF config for Public consideration! (if there is a problem on one of my tables, please message me)
- I specifically added separate “PinEvent only” configs so that everyone is free to use the normal FP configs to mod other FP tables for DOF
You CAN use PuP and DOF code in your own table mods! (you don’t need PinEvent)
- I have created a simple "starter" code to allow others to add DOF or PUP support to a FP table. The links for each are here:

Tutorial - How to add PuP (Pinup Player) and PuP-Pack support to any Future Pinball table
********** How to Add Pinup Player and PuP-Pack support to a Future Pinball table ********** by TerryRed What will this do? - this will add support for Pinup Player and PuP-Packs to any Future Pinball table - it will start a PuP-Pack, and trigger events on the PuP-Pack from table script...

Tutorial - How to add DOF (Direct Output Framework) support to any Future Pinball table.
********** How to Add DOF support to a Future Pinball table ********** by TerryRed What will this do? - this will add support for DOF (Direct Output Framework) for cabinet feedback and lighting What this will not do - this will NOT add SSF (surround sound feedback) - this will NOT have...
TerryRed
****** PinEvent V2 Guide and Files ******
Created by: TerryRed
PinEvent V2 Guide: 1.1, April, 2022
What is included?
- PinEvent V2 Guide
- PinEvent_V2_Settings.txt (for global settings)
- Older PinEvent 1.4 files
How to setup PinEvent V2?
- read and follow the PinEvent V2 Guide that is included!
- it tells you everything you need to know
- it has links for everything you need
- please read the FAQ at the bottom of the PinEvent V2 Guide for the answers to most questions!
Good Luck!