SerieHouse Posted July 17, 2014 Posted July 17, 2014 I am new to VP in general. I got my virtual cab about a month and a half ago. It has a PinDMD. Everything works except the dmd. I don't quite know what i'm missing but can someone help me. Both games are good, the B2S are there. I can play them just fine. Just the DMD is not there. Any ideas?
RNunez187 Posted July 17, 2014 Posted July 17, 2014 PinDMD 1 or PinDMD 2? And do you have the correct .dll?
RNunez187 Posted July 17, 2014 Posted July 17, 2014 Do you have the PinDMD enabled in Vpinmame? Does it work for other games?
RNunez187 Posted July 17, 2014 Posted July 17, 2014 Does anything show up on the DMD if you test the rom in Vpinmame? Do other SAM games work?
RNunez187 Posted July 18, 2014 Posted July 18, 2014 I would say download the tables again and see if that works. Did you edit the table scripts at all? Are you running Hyperpin or PinballX? Are you using version 1.9 of the dll? And you made sure you reinstalled Vpinmame after putting the new dll in your Vpinmame folder?
SerieHouse Posted July 18, 2014 Author Posted July 18, 2014 Yes, but to only get the backglass working. Running on PinballX and using the 1.9 of dll. and yes
boogies2 Posted July 19, 2014 Posted July 19, 2014 Go into the Editor Script then Find the With Controller statement for the controller and add this line between the With and the End With .Games(cGameName).Settings.Value("showpindmd") = 1 This line above will actually work to change the registry value, while just putting .showpindmd = 1 doesn't work.
SerieHouse Posted July 21, 2014 Author Posted July 21, 2014 putting that line of code keeps on giving me a syntax error.
RNunez187 Posted July 21, 2014 Posted July 21, 2014 Go into your VPinMame directory Run Setup Click Test Find/Choose the Avatar Pro Rom(V1.10) Click Game Options Is the Use PinDMD option checked? If not, check it Click Start to test the rom Is it showing up on the DMD now? Doing that makes the virtual DMD and my Vishay work
SerieHouse Posted July 21, 2014 Author Posted July 21, 2014 I figured it out. Thank you to everyone who helped me with the advice
Content Provider freneticamnesic Posted July 21, 2014 Content Provider Posted July 21, 2014 And the solution was?
SerieHouse Posted July 21, 2014 Author Posted July 21, 2014 "Go into the Editor Script then Find the With Controller statement for the controller and add this line between the With and the End With" .Games(cGameName).Settings.Value("showpindmd") = 1
Content Provider gtxjoe Posted July 21, 2014 Content Provider Posted July 21, 2014 If you want this showpindmd setting set to 1 for all future VP tables you install, save the lines below to a file called pinmame.reg and double click it to install it. It modifies the windows registry, so you should be comfortable/familiar with this before running it Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Freeware\Visual PinMame\default] "showpindmd"=dword:00000001
Recommended Posts
Archived
This topic is now archived and is closed to further replies.