New
- High resolution rendering for alpha-numeric displays (#152)
- Remodel configuration.
.inifiles 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
.iniby 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
.vnifiles (#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
.inivalues culture-independent - Many stability fixes