BlackStar-EoP / dmdwidget

Small QT DMD widget that mirrors the DMD from pinball FX3 (hobby tinkering for virtual pinball cabinet)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple DMD Widget written in QT for grabbing Zen Studios' Pinball FX3 DMD memory block. Kudos to Freezy and NoEx for the memory offsets, acquired from dmdext, project located at https://github.com/freezy/dmd-extensions/.

Plan for this project is to create a binary that will only support PinDMD2 (at least for now) and will only grab memory from Pinball FX3. Additional support planned for idle animations and at least have an interface so it can be extended to support PinDMD3. (Could also be PinDMD1 but I consider PinDMD1 obsolete)

About

Small QT DMD widget that mirrors the DMD from pinball FX3 (hobby tinkering for virtual pinball cabinet)

License:MIT License


Languages

Language:C++ 99.0%Language:QMake 0.7%Language:C 0.3%Language:Batchfile 0.1%