vpx-standalone-scripts
vpx-standalone-scripts copied to clipboard
Tables using vpinball provided b2s.vbs fail
This breaks the following table: Jungle Queen (Gottlieb 1977) https://www.vpforums.org/index.php?app=downloads&showfile=15576
Looking at b2s.vbs it tries to communicate with the backglass through the registry?
https://github.com/vpinball/vpinball/blob/6695279cb063b487647049a22e5cbc800ebc52a7/scripts/b2s.vbs#L134-L150
Can we fix this? Any other tables using this b2s.vbs?
Ugh.. just looked into this.
Yeh, so weird how this doesn't use the B2S controller. Guessing because this table is so old.
The only way to do this would be to make b2s.vbs use the controller and just make the functions call the controllers version.