Ignorance Posted June 2, 2017 Posted June 2, 2017 I'm writing an open-source .NET module to allow people to open and edit Visual Pinball VPT files (since my Pincab isn't quite up to playing VPX smoothly, I haven't gone into those files as yet, although it may be compatible?) You can grab the code and the example command-line and GUI apps from the GitHub page @ https://github.com/PushAButton/vispinnet For the moment, the functions are pretty trivial - but it allows you to do some things that are annoying to have to edit manually... Enable B2S on a VPinMAME table Enable Mechanical Plungers (on tables that have them) Disable the baked-in DMD settings (position, size, ROL/ROR) Properly close the controller on table exit Change the name or the ROM of a table. There's also an experimental "Desktop to Fullscreen" option in there, but I'm having trouble finding a suitable formula that can calculate the correct scales and offsets for a given table size, incline and layback. Any feature requests or ideas are welcome.
Administrators Wildman Posted June 3, 2017 Administrators Posted June 3, 2017 Sounds interesting....will be watching this develop
Recommended Posts
Archived
This topic is now archived and is closed to further replies.