Jump to content

Recommended Posts

Posted

Hi all got a weird issue here

i have the latest vpx and pup pack for this

clicked the bat file for 3 screens and everything is working great UNTIL I hit the red phone (bat phone) after I hit it the dmd videos jump to the backglass and stay there for the rest of the game until I close it and start again.

 

im sure it’s just something to do with triggers in pup however I got absolutely no clue whatsoever what to change .

if anyone encountered this issue and fixed it I’ll be glad to get an answer!

 

thanks in advance!

Posted
1 hour ago, Wargod212 said:

Hi all got a weird issue here

i have the latest vpx and pup pack for this

clicked the bat file for 3 screens and everything is working great UNTIL I hit the red phone (bat phone) after I hit it the dmd videos jump to the backglass and stay there for the rest of the game until I close it and start again.

im sure it’s just something to do with triggers in pup however I got absolutely no clue whatsoever what to change .

if anyone encountered this issue and fixed it I’ll be glad to get an answer!

thanks in advance!

Check here for answer -

 

  • Content Provider
Posted

Make sure that all Displays except for the Playfield and Backglass in the Display Configuration are placed on the FullDmd/DMD Screen. I had the exact same problem. That fixed it.

  • 4 weeks later...
Posted
On 8/8/2022 at 4:14 PM, Gronimod said:

Make sure that all Displays except for the Playfield and Backglass in the Display Configuration are placed on the FullDmd/DMD Screen. I had the exact same problem. That fixed it.

Hello,

 

I am having the same issues, I made sure the correct configurations were complete but the same error keeps occurring.  I followed Outhere's suggestion and visited the comments section.  I am running option 1-3 but could not locate where to change the pupdmddrivetype in the scrip, or locate the script.  I am very new at this and wanted to see if there was a fix to this. 

 

Posted
30 minutes ago, Crepin83 said:

Hello,

 

I am having the same issues, I made sure the correct configurations were complete but the same error keeps occurring.  I followed Outhere's suggestion and visited the comments section.  I am running option 1-3 but could not locate where to change the pupdmddrivetype in the scrip, or locate the script.  I am very new at this and wanted to see if there was a fix to this. 

 

Open the game and the VP editor on the left click the button for table script
It is at the top of the table script

'**************************
'   PinUp Player USER Config
'**************************

dim PuPDMDDriverType: PuPDMDDriverType=0   ' 0=LCD DMD, 1=RealDMD 2=FULLDMD (large/High LCD)
dim useRealDMDScale : useRealDMDScale=0    ' 0 or 1 for RealDMD scaling.  Choose which one you prefer.
dim useDMDVideos    : useDMDVideos=False   ' true or false to use DMD splash videos.

10.7.JPG

Posted (edited)

Awesome, thanks for the pic.  From what I read, if I add the 2 in the PUPDrivertype all will be well. fingers crossed. 

 

If you could suggest anything else it would be well received, if not then I appreciate  your help thus far. 

Iam learning this hobby slowly but man its addicting, doesn't leave much time to smell the roses before your on to another table to add.

 

 

Edited by Crepin83
Posted

Thank you, with everyone’s help, I was able to get this table working perfectly. It was the script drivertype. After I set it to 2 it worked.

 

thanks again

Posted
On 9/2/2022 at 11:02 AM, outhere said:

Open the game and the VP editor on the left click the button for table script
It is at the top of the table script

'**************************
'   PinUp Player USER Config
'**************************

dim PuPDMDDriverType: PuPDMDDriverType=0   ' 0=LCD DMD, 1=RealDMD 2=FULLDMD (large/High LCD)
dim useRealDMDScale : useRealDMDScale=0    ' 0 or 1 for RealDMD scaling.  Choose which one you prefer.
dim useDMDVideos    : useDMDVideos=False   ' true or false to use DMD splash videos.

10.7.JPG

This worked perfectly. 
 

Do all of the pups have the file where you choose the screen config? I think it a a batch run (could be wrong) 
 

I recently downloaded The Munsters and the DMD shows in the backglass. I noticed in the PUP there was two options, I unzipped the 3 screen option and removed the 2 screen and the DMD then showed on the playfield. 
 

I then went to the script editor but could not find the area where I changed Batman to a 2 in the driver type. I know all tables are different but I really am not sure what to do at this point. 

  • 3 months later...
Posted

Hola buenas lo primero agradecer por el trabajo a todo el mundo. Al poner en funcionamiento el pup funciona todo, pero el marcador se queda detras del simbolo de Batman, he probado cambiando el script, resoluciones y demas pero no consigo que se vea por encima, una ayuda si a alguien le ha pasado y a conseguido solucionarlo. Muchas Gracias de antemano a todos.

  • 1 year later...
Posted

I have 2 screens and the 2 in the PUPDrivertype didn't work for me.

But "dim b5x4Mode        : b5x4Mode=True       ' Using 5x4 Screen" was perfect and resolved the issue :)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...