Javier15 224 Posted September 26, 2017 View File Goldorak VPX Edition Goldorak Table created by Rom in Future Pinball now ported to VPX 10.4 The table uses UltraDMD, place the Goldorak.UltraDMD folder where the VPX tables are located Thanks: JP for help in Small DMD and the wise advice he gave me Haunfreaks for Backglass Art Stat B2B Dev team for the great work they do with the emulator and the great community. Sorry if I forgot to mention somebody :facepalm: Submitter Javier15 Submitted 09/26/2017 Category Visual Pinball 10 - Tables ROM Name Link to B2S Link to Media Pack Permission to Mod Yes VP Version v10 2 Share this post Link to post Share on other sites
Sven 5 Posted September 27, 2017 Thank you Javier15 for Goldorak Share this post Link to post Share on other sites
rtkiii 0 Posted November 21, 2018 Great table. Odd thing though, insides of Pinball X I cannot get this table's B2S to close. All others close fine and it closes fine in Visual Pinball. Share this post Link to post Share on other sites
Thalamus 411 Posted November 21, 2018 Sub table1_Exit Controller.Pause = False Controller.Stop If Not UltraDMD is Nothing Then If UltraDMD.IsRendering Then UltraDMD.CancelRendering End If UltraDMD = NULL End If End Sub Add this to the end of the table script. If it doesn't have a Exit routine already. And in this case, the table needs to be named table1. If it is Goldorak then the first line needs to be changed to Sub Golodorak_exit Share this post Link to post Share on other sites