Skip to content

Releases: freezy/dmd-extensions

v1.2.1

29 Apr 23:03
Compare
Choose a tag to compare
  • Fixed crash in shading processor.

v1.2.0

29 Apr 21:58
Compare
Choose a tag to compare
  • Added support for The Pinball Arcade (Thanks NoEx).

v1.1.1

28 Apr 11:54
Compare
Choose a tag to compare
  • Added better error handling during processing
  • Re-enabled shading processor for non-RGB devices.

v1.1.0

26 Apr 19:20
Compare
Choose a tag to compare

dmdext

Changes

  • Added: DMD cropping parameters for Pinball FX2 can now be tweaked using the --dmd-crop option.
  • Added: Virtual DMD can now be positioned with the --virtual-position parameter.
  • Added: --virtual-hide-grip hides the resize grip of the virtual DMD. See #4.
  • Added: --virtual-stay-on-top makes the virtual DMD stay on top. See #2.

App

There is also a build of the very first test app. You can use it to more easily tweak settings using shortcuts:

Pinball FX2 DMD Grid Parameters

  • page up - Increase spacing by 0.1
  • page down - Decrease spacing by 0.1

Pinball FX2 DMD Crop Parameters

  • a/s - Change crop left by 1
  • d/f - Change crop right by 1
  • y/x - Change crop top by 1
  • c/v - Change crop bottom by 1

Screen Grabber Parameters

  • Cursor keys move the capture window by 1 pixel
  • Cursor keys plus shift move it faster (10 pixels)
  • Cursor keys plus ctrl move the top and left border of the window
  • Cursor keys plus ctrl+shift move the bottom and right border of the window

v1.0.0

23 Apr 20:14
Compare
Choose a tag to compare

First major release.

Features

  • Display support: PinDMDv1, PinDMDv2, PinDMDv3, PIN2DMD
  • Supported sources:
    • Screen
    • Pinball FX2

Known Bugs

  • Flickering when capturing from a 9500GT or 710GT on Win7