Dan
Dan
When using score_reels and score_reel_groups with chimes defined, the chime pulse lags behind the score reel pulse the amount of the repeat_pulse_time. So for example, score 500 points, the first...
I'm setting up a lcd screen to have the DMD look at 192x64 size, following the instructions on this page [https://missionpinball.org/mc/displays/adding_dot_look_to_lcd/](https://github.com/missionpinball/missionpinball/issues/url) I was having trouble, so reduced my code down...
added note to check widget position rounding
It appears that audit is only using player 1 scores for average based on this small sample of playing two, 2 player games. audits.yaml contains: player: score: average: 74184 top:...
I found this by having a counter in a mode that contained: `counters: briefing_counter: count_events: timer_briefing_carousel_timer_complete count_complete_value: 6 control_events: - event: flipper_cancel action: jump value: 6` If I happened to...