Hi Toxie,
are the pinmame Game Settings stored on a per table basis now? I have to untick the "Use PinDMD" for all tables I tested - even in cabinet mode.
Could this be defaulted as "false"?
If someone wants to reenable the pinmame display after unticking "Use DMD", just add the following line to Your Table_init section before Controller.Run:
Controller.ShowWinDMD = 1
Otherwise it is hard to access the pinmame Game Settings. The Controller.Hidden command is still active and both settings compete against each other.
Edit: Toxie, the new pinmame.dll still returns "02050000" as version string. Could this be changed to "02060000" to allow a version check on my IDSA tables?
Regards
Michael
Edited by mfuegemann, 28 April 2015 - 06:00 PM.