Skip to content

v1.1.0

Compare
Choose a tag to compare
@freezy freezy released this 26 Apr 19:20
· 1346 commits to master since this release

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