Just a short notice if you have a pinDMD3 and a Teensy 3.2 with an octo28 adaptor.
When installing both in your cab, the pinDMD3 didn't show anything in PBX
All tables worked fine, but not in PBX.
Both are Teensy boards, but my DMD was on com5 and the Teensy 3.2 on com3
the pinDMD_log.txt in the pinballX fodlers shows :
dll version: REV-pinDMD3-01006
locating device: PASS (COM3)
creating connection: FAIL (COM3)
pinDMD3 enabled: FALSE
This should be com5.
Solution :
Create a pinDMD.ini in the pinballX folder with the following :
[communication]
debug=1
comport=COM5
[pinmame]
log_frames=0
This will force PBX to use your pinDMD3 on COM5
Copy this file also to your Visualpinball\XDMD path to have ultraDMD working