Batman 66 Original
Original table based on the 1979 Williams table, Flash.
This table is the child of LuvtheCubs-jpsalas-Onevox
This is LuvtheCubs first attempt at a VPX table. This is a re-themed version of JP Salas' and Onevox's Williams The Flash (1979). Not to be confused with the Stern version.
Thanks to JP and Onevox for giving me permission to bring this table to VR. LuvtheCubs has a permission to mod on VPforum.
The DirectB2S is included in the zip.
The table requires the Flash (L-1) - ROM - flash_l1.zip.
If you have the pup pack, I suggest setting all the videos to play on screen 1, DMD forced On. Background playlist as topper (and topper_1.mp4). Looks great 🙂 .
I use the alias feature for vpinmame so you can change the rom name in the script to a name similar to flash_l1 (eg flash_l1bm) and add the translation in the alias file (VPMAlias.txt) in the vpinmame folder and add the line flash_l1bm,flash_l1. You can change the ROM name in the script to the pup pack ROM (and the DMD.visible command).
Change the pupvideo folder to the new rom name.
These are some extra instructions for using a pup pack over that listed above
PUP pack
- edit PUP pack positions to use backglass on second screen x/y (0,0) [on second screen !!] & 800 v 400 (assuming screen 2 is 800 x 600)
- edit PUP pack positions to use DMD on second screen x/y (0,400) [on second screen !!] & 800 v 200 (assuming screen 2 is 800 x 600)[so under backglass]
- edit B2S screen res file so the b2s backglass is at screen 2, x/y (0,0) & 800 v 400 (assuming screen 2 is 800 x 600)
-
edit DmdDevice.ini and point the virtual DMD coordinates at the pup pack dmd coordinates as below
use VPM's registry values when positioning the virtual dmd
useregistry = false
; x-axis of the window position (this assumes screen 1 is 1920x1080 - change left depending on your screen res)
left = 1920
; y-axis of the window position
top = 400
; width of the dmd in monitor pixels (this assumes second screen is 800x600)
width = 800
; height of the dmd in monitor pixels
height = 200
In the PUP pack ROM, a .bat file (pupinit.bat) maybe needed to layer the screens (DMD and backglass and b2s). Consider if you require after trying to play
code needed is:
cd /d "%~dp0..\..\"
start "" pupwinpos.exe "PUPSCREEN1*" -1 2 0
start "" pupwinpos.exe "Form1" 1 2 0
start "" pupwinpos.exe "Virtual*" 1 1 0
start "" pupwinpos.exe "Visual Pinball Player*" -2 2 1
Script:
- find "Const cGameName" and change to the ROM name for PUP pack
- under cGameName is a dmd.visible command. change to 1 to display dmd
All the best
Edited by drinkcristal
User Feedback
Create an account or sign in to leave a review
You need to be a member in order to leave a review
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In NowThere are no reviews to display.