File Name: Serious Sam Pinball [D2BS]
File Submitter: Fusionwerks
File Submitted: 05 Nov 2018
File Category: dB2S Animated Backglasses
Author(s): FusionwerksManufacturer: Original
Year: 2018
Since nobody else had done it, i gave it a shot. I was tired of the blank backglass in my frontend. This is my first attempt, and i couldnt figure out the dmd/grill part, so it is just full screen. If anyone wants the resources to fix it to work correctly with grill/dmd let me know. I believe this is the same image that HF was going to use at one point in time.
You will have to edit the script to make this work... This might not be the 100% correct way to do it, but it works for me.
1. At the top of the script find this sub and add the lines to make it like below:
Sub LoadCoreFiles
On Error Resume Next
ExecuteGlobal GetTextFile("core.vbs")
If Err Then MsgBox "Can't open core.vbs"
ExecuteGlobal GetTextFile("controller.vbs")
If Err Then MsgBox "Can't open controller.vbs"
On Error Goto 0
End Sub
2. Find the Sub Table1_Init() and Add the following line under Randomize:
LoadEM
3. Find the Sub table1_Exit and uncomment (remove the ') for the following line:
Controller.Stop
Click here to download this file




Top












are all trademarks of VPFORUMS.