Jump to content



Photo
- - - - -

DMD does not work via VPinMame Setup(32 or 64)

dmd vpx visual pinball x setup

  • Please log in to reply
3 replies to this topic

#1 SirPedro

SirPedro

    Neophyte

  • Members
  • Pip
  • 2 posts

  • Flag: United States of America

  • Favorite Pinball: Twilight Zone

Posted 12 May 2024 - 07:23 PM

I'm trying to globally turn on "Show DMD/Display Window" and "Use External DMD". I've turned this on via both setup apps, however, when I run a table, "Show DMD/Display Window" is still turned off in my F1 settings, and I have to manually turn it on for each. Anyone know a way to get the setup files actually working?

 

 

 

 

https://imgur.com/a/AWJwiQQ



#2 Urko

Urko

    Enthusiast

  • Silver Supporter
  • 350 posts

  • Flag: United Kingdom

  • Favorite Pinball: The Shadow

Posted 12 May 2024 - 08:05 PM

My suggestion you have already tried i was too quick.


Edited by Urko, 12 May 2024 - 08:06 PM.


#3 jpsalas

jpsalas

    Grand Schtroumpf

  • VIP
  • 7,368 posts
  • Location:I'm Spanish, but I live in Oslo (Norway)

  • Flag: Norway

  • Favorite Pinball: I like both new and old, but I guess I prefer modern tables with some rules and goals to achieve.



Posted 13 May 2024 - 06:04 AM

With the setup.exe what you do is to setup the defaults. So a new table will use those defaults, but older tables will not be changed, and you will need to use that F1 to change that setting.

 

You can always clear this registry key to remove all the older game settings:

HKEY_CURRENT_USER\Software\Freeware\Visual PinMame

 

There you will see all the games you have played before.


If you want to check my latest uploads then click on the image below:

 

vp.jpg

 

 


#4 fhjui

fhjui

    Enthusiast

  • Members
  • PipPipPip
  • 375 posts
  • Location:Germany

  • Flag: Germany

  • Favorite Pinball: especially EM tables

Posted 13 May 2024 - 09:02 AM

a detailed description of what happens within vPinMAME in the registry and when a table is started.

  •  with setup.exe the default values are configured and saved in the registry hive HKCU\Software\Freeware\Visual PinMame\default
  • with the first start of a table, these default values are copied to the table-dependent registry hive. This hive is the ROM-name of the table not the table name because vpinmame has to depend on the ROM name. The ROMname can be found in the table script when searching for "cGameName"
    f.e. the ROM-name for "250cc" is "ind250cc". Therefore these default values are copied to "HKCU\Software\Freeware\Visual PinMame\ind250cc".
  • The tables running via vPinMAME can have an internal or external DMD, or no DMD like EM-tables. Therefore it must be possible to configure the settings for each table.
    This default setting does not apply if it was configured/changed after the table had already been started. This setting does not overwrite an existing one for the table. Otherwise a table-related setting would not be possible.
  • For the external DMD (“use external DMD”) the key: HKCU\Software\Freeware\Visual PinMame\<ROMname>\showpindmd". The value “0” means: Ext.DMD is not displayed, with “1” it is displayed.
    For the internal DMD (“Show DMD/Display window”) the key: HKCU\Software\Freeware\Visual PinMame\<ROMname>\showwindmd".

 

I had the same problem to configure some tables after the first run. To make life easier, I have implemented some additional scripts to the operatormenu of popper that can be used within the operatormenu to configure the DMD for the running table.

This script opens the DMD-config window, sets the the relevant value and closes the window.

Look at my install docu "Installation VPinball Software - with Baller-Installer 1.5 v1.04 EN online" chapter 23 and the scripts docu "Installation VPinball Software - Scripts, additional programs and batchfiles v1.1 EN" chapter 1.4 ff

https://mega.nz/fold...wAXZlOEMQGbdutQ subdirs: Installation vPin-software with Baller installer" and "Scripts and Programs".


 


My documentation for installing vpin software with PinUpsystem (Baller installer): https://mega.nz/fold...wAXZlOEMQGbdutQ

Files and PDF-docu in the subdir "Installation vPin-Software with Baller-Installer"






Also tagged with one or more of these keywords: dmd, vpx, visual pinball x, setup