v1.3.0-beta3
Pre-release
Pre-release
New Features
--virtual-position
takes a fourth height parameter. Using it makes the aspect ratio variable.- Added very experimental support for Visual PinMAME. In order to use, grab the latest SAM build and add
DmdDevice.dll
to VPinMAME's root directory. When enabling external DMD, dmdext's virtual DMD should pop up. Physical DMD support will follow soon.
Breaking Changes
- Removed
--use-gray4
in favor of--render-as
, which accepts all supported bit depths.
Note that dmdext.exe
is compiled as 64 bit while DmdDevice.dll
is 32 bit. The only cases where that matters is that your Pro Pinball executable must be 64 bit and VPinMAME 32 bit.