dth930 Posted December 28, 2023 Posted December 28, 2023 Has anyone gotten the Blood Machines PUP Pack working on a 3-screen setup with full DMD? I enabled the PUP pack in the script and I've tried all 6 of the option configs, but none fully work. For whatever reason, the desktop option seems to get closest to what I expect. I get a nice full DMD overlay and the videos play, but no scoring is displayed. If I use option 1 or option 6 (which seem most appropriate for my cab), I can see scoring but I don't get any videos besides the opening ones that take over the whole screen. Since I'm not clear on what the correct visuals and behavior are, it's difficult to troubleshoot the PUP pack. Has anyone gotten this to work?
Rappelbox Posted December 28, 2023 Posted December 28, 2023 Do you have other puppacks working properly? by properly i mean every trigger working for sure? Make sure that you configured all screens according to your setup using the pinupplayerconfigsisplays.bat (Pinup System folder)
MPTech Posted March 6, 2025 Posted March 6, 2025 Was this issue resolved? I'm experiencing the exact same problems. (3 screen setup) I've tried all 6 options and Option 6 - full PupDMD_on_BG_and flexDMD.bat seems closest, I get the flexDMD on my DMD and the fullDMD on the BG, but the fullDMD scores and credits / balls are not populated on the BG.
zert Posted February 28 Posted February 28 (edited) J'ai réussi à faire fonctionner mon ZeDMD et le pup-pack avec l'option 6 dans le script faire ceci : '************************** ' FlexDmd or PupDmd '************************** Const HasPuP = True 'False=FlexDMD (default) , True=PUPDMD Const forceFlexOn = True 'This is used for pup option 6 that enables Flex and Pup at the same time '************************** ' PinUp Player USER Config '************************** dim PuPDMDDriverType: PuPDMDDriverType=2 ' 0=LCD DMD, 1=RealDMD 2=FULLDMD (large/High LCD) dim useRealDMDScale : useRealDMDScale=1 ' 0 or 1 for RealDMD scaling. Choose which one you prefer. dim useDMDVideos : useDMDVideos=True ' true or false to use DMD splash videos. J'utilise VPinballX64 Edited March 1 by zert
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now