Skip to content

v1.8.0

Compare
Choose a tag to compare
@freezy freezy released this 03 May 14:26
· 668 commits to master since this release

New

  • High resolution rendering for alpha-numeric displays (#152)
  • Remodel configuration. .ini files can now be used for console config, allowing to keep one central configuration.
  • The project is now automatically built on each commit. You can get the latest builds here.
  • We now have an installer which is somewhat intelligent and finds all the right install locations (we will still provide a ZIP file for more advanced users)
  • Browser stream enhancements (thanks @vbousquet!)
  • Use default position for unknown game names (thanks @djrobx!)
  • Virtual DMD can now save position to .ini by right-clicking on it.
  • New hardware: Added support for Pixelcade displays.
  • Experimental support for client/server network streaming (details).
  • Updated coloring support for LCM, RSM and RMM (thanks @djrobx!)
  • PinDMD3: Add support for colored 4-bit frames (needs firmware upgrade)

Changes

  • Grip on virtual DMD is now always hidden and only shows when hovering over the display.
  • Hardware displays are now disabled per default.

Fixes

  • Fixed Pinball Arcade grabber
  • Fixed grabber for Pinball FX3's Williams games (thanks NoEx!)
  • Fixed color parsing for TPA's Stern games
  • Fixed issue with .vni files (#143)
  • Fixed issue with sound (#124)
  • Fixed issued with alphanumeric ROMs (#149)
  • Fixed 2-bit rendering for PinDMD2 (#148)
  • Fixed USB problem (#169, thanks @mjrgh!)
  • Tweaks for Pinball FX grabber (thanks @Jseph!)
  • Make .ini values culture-independent
  • Many stability fixes