vbousquet / flexdmd

A DMD renderer for Visual Pinball original tables.
Apache License 2.0
61 stars 13 forks source link

FlexDMD UI fails on pure 64bit installations #44

Open mkalkbrenner opened 11 months ago

mkalkbrenner commented 11 months ago

If you install VPX, VpinMAME and DMDext in 64bit only, the UI complains about a missing DmdDevice.dll because only DmdDevice64.dll exists.

mkalkbrenner commented 11 months ago

Also, the test doesn't work unless you provide a 32bit DmdDevice.dll

mkalkbrenner commented 8 months ago

@vbousquet could we get that fixed?