1783 files
-
The Blues Brothers
By marty02
Hello everyone, I'm sharing an old table that I made 4 years ago but which was on Vpinball and a few people asked me if I could share again so here are the Blues Brothers based on the 1980 Seawitch with several modifications. Good fun
the Pack contains
1 Rom (put the two ROMs in zip in the Vpinmame directory)
2 Table
3 Backglass
4 Music (Blues directory to put in the visual pinball music directory)
5 Media
1661 downloads
-
(1 review)
0 comments
Updated
-
Jet Spin (Gottlieb 1977)_Teisen_MOD
By teisen
First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
small changes were made only aesthetically
small improvements in the playfield, plastics, lighting,flippers position... I want to make it clear that the descriptions for the tables I'm sharing are "standard" for all, changes are made when there is a need for some adjustment.
version used, follow the link to the original table
Thanks to my friend Cliffy for the tips and suggestions!
Thanks to my friend Hauntfreaks for giving up his scratched ball... lol
Here's Wildman's excellent work for the table's B2s!
Adjustments made:
- Playfield color correction and touch-ups
- small improvement of plastics
- color correction of playfield lights
- cap bumpers colors corretion
- added primitive to the base of the bumpers and lighting
- lighting
- metals
- screws
- new pov
- flipper adjustments
- target adjustments
- other small touches
Loserman Description:
VPX conversion
Artwork done by GNance
others to thank: JPSalas, Pinuck, hauntfreaks, Borgdog, Arngrim
in addition to the "standard" keys (typically "1" to start game and "5" for coin), I've added "3" as another coin input and "4" for coin and auto-start game (like I recall the dime slots generally were) to simulate 3 coin slots
when game is not in progress, holding down left flipper for about 3-5 seconds will bring up the options menu. left flipper selects item, right flipper changes option.
I've also included shadows for the ball and flippers. If you want to turn them off look for these lines at the beginning of the script:
Const ShadowFlippersOn = true
Const ShadowBallOn = true
change to false if you want either of the shadows not showing on your tables
403 downloads
-
Nine Inch Nails Music Table with PupPack
By darthwhat
Will you fall into a downward spiral?
Nine Inch Nails with PupPack! I plan on redoing most of my music tables so if you have the old version of my NIN table please delete everything before installing this one.
There are 2 download links (both are the same file) so if there is any restrictions from one download link you can try the other. The zip file includes The vpx table, wheel image and the pup pack. The puppack comes with a bunch screen options to suit your cabinet needs, just choose your bat file. You can also add your favorite NIN videos to the favorites folder of the NINPUP folder.
Shoutouts!!!! I want to thank TeamTuga and JP salas for their work on the original table. If it wasn't for these amazing guys, I wouldn't have been able to create this table. They are the best!
Hope you enjoy!
1716 downloads
-
Circus (Gottlieb 1980) w VR Room
By UnclePaulie
ArmyAviation reached out to me to finish a table he'd been working on. He spent lots of time on getting a good playfield created and also placed all the table elements. He also did the plastics (with resources from Stagio and Sckurk). And he used the primitives and roto scripting from Borgdog. He also started on the implementation of the VPW physics and sounds.
Since taking the table over, I did a lot of mods... (all documented in the script). I updated to latest VPW physics scripts and flipper ball collisions, GI and playfield shadow baking, Lampz and 3D inserts, dynamic shadows, drop target shadows, changed to a gBOT (global ball on table) system, updated backglass for desktop, a playfield mesh for a saucer bevel, roth drop and standup targets, standalone compatibility, sling corrections, optional DIP adjustments, updated flipper physics, roto lighting, VR and fully hybrid modes, Flupper style bumpers and lighting, drop target shadows, and several errors corrected. Full details are at the bottom of the table's script. Redbone further upscaled the playfield. I also added options for balls, ball brightness, LUTs, Dip settings, and VR stuff.
I've also included Hauntfreaks updated backglass image from Wildman in the VR backglass... look for his updated backglass here:
I've included an option for two ROMS. The original 6 digit ROM, and a 7 digit ROM (so when you score over a million you can see it). There's an option in the script to change that, however I've defaulted to the 7 digit. Make sure to grab the correct backglass if you are in a cab environment.
Also, I've included the nvram files to initially set the Dips, as the ROM creates settings that aren't wanted. You can either grab those nvram files and put them in your nvram directory, or follow this process to do an initial setup for yourself. (Open the table, and in the script, change, change SetDIPSwitches to 1, and then when you open the table, hit F6 (that'll load the default DIPS and display them). Then exit out, and set the SetDIPSwitches back to zero. That will set the ROM settings. If you later want to change that, you can turn it back on and change the dips.)
Thanks to apophis, bord, and pinstratsdan for feedback and testing, as well as the VPW team for additional testing.
3551 downloads
-
Circus (Gottlieb 1980) Sound Mod
By LAROUILLAS
Thanks to the creator of the table, but I needed an atmosphere.
A big thank you again to the creator , because I have just modified the script to add my little pleasure.
542 downloads
-
Royal Guard (Gottlieb 1968)_Teisen_MOD
By teisen
First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
small changes were made only aesthetically
small improvements in the playfield, plastics, lighting,flippers position... I want to make it clear that the descriptions for the tables I'm sharing are "standard" for all, changes are made when there is a need for some adjustment.
version used, follow the link to the original table
Adjustments made:
- Playfield color correction and touch-ups
- small improvement of plastics
- color correction of playfield lights
- cap bumpers colors corretion
- lighting
- metals
- screws
- new pov
- flipper adjustments
- target adjustments
- other small touches
Loserman Description:
Royal Guard
http://www.ipdb.org/...ine.cgi?id=2037
Build/Coding by Loserman76
Artwork by GNance
'* hauntfreaks - newer postit note images, environment file, lighting information, primitives
'* BorgDog - his tables that helped me to understand more with VPX - and I probably lifted a primitive or 2 from them as well
'* GNance - score motor tweaks to behave like a real EM, PostIt routines, Options menu
'* JPSalas - gameroom backdrop
'* Pinuck - Gottlieb chimes and score motor routines
'* Arngrim - DOF coding and information
when game is not in progress, holding down left flipper for about 3-5 seconds will bring up the options menu. left flipper selects item, right flipper changes option
in addition to the "standard" keys (typically "1" to start game and "5" for coin), I've added "3" for coin and "4" for coin and auto-start game to simulate 3 coin slots
Shadow config settings:
Look for these 2 lines near the beginning of the scripting:
Const ShadowFlippersOn = true
Const ShadowBallOn = true
change to false if you want either of the shadows not showing on your tables
259 downloads
-
Star Trek LE (Stern 2013)
By TastyWasps
This version of Star Trek Enterprise Limited Edition is a re-upload from VPinball done by nFozzy (with his permission). This vpx file dates back quite a few years now and represents one of the few tables that nFozzy authored. nFozzy is primarily known for his physics works and other contributions that make the Visual Pinball software much more realistic.
The amazing part of this VPX version is that it looks and plays like something that would be released these days which is an homage to nFozzy's talent and it would be a shame not to have this version available for other VPin players to enjoy.
This version even uses early iterations of nFozzy's physics which are a bit different from a scripting basis but the results still feel just like any modern nFozzy physics implementation.
There were other authors mentioned in the VPX file which nFozzy credited:
* EOStimer script taken from HMLF by Wrd1972 and Rothbauer
* Round flasher caps by Zany & Dark
* SFX by Knorr and Clark Kent
* Ballshadow routine by Ninuzzu
* Much thanks to JesperPark for targets, vengeance images and plastic scans
* Some redrawn playfield elements courtesy of Neofr45
nFozzy gave permission to add any upgrades which really were minimal as only Fleep sounds, a VR Room (thank you Sixtoe) and a few other small tweaks were made. The game simply didn't need much to be improved but it got a few goodies added.
I want to thank nFozzy for allowing me to share this with the community and thank him for his contributions to the core of many Visual Pinball titles.
8756 downloads
-
North Star (Gottlieb 1964)_Teisen_MOD
By teisen
First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
small changes were made only aesthetically
small improvements in the playfield, plastics, lighting,flippers position... I want to make it clear that the descriptions for the tables I'm sharing are "standard" for all, changes are made when there is a need for some adjustment.
version used, follow the link to the original table
Adjustments made:
- Playfield color correction
- Exchange of wood at the bottom of the PF
- small improvement of plastics
- color correction of playfield lights
- cap bumpers colors corretion
- lighting
- metals
- screws
- new white yellow and green guides
- new pov
- other small touches
Loserman Description:
conversion of PBecker's VP9x table to VPX
Thanks to PBecker and Itchigo for the VP9x version.
ZIP includes a wheel and B2S
MOD only by permission of ALL parties involved. And for God's sake, don't include it as part of a commercial cab.
679 downloads
-
Flipper Pool (Gottlieb 1965)_Teisen_MOD
By teisen
First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
small changes were made only aesthetically
small improvements in the playfield, plastics, lighting,flippers position... I want to make it clear that the descriptions for the tables I'm sharing are "standard" for all, changes are made when there is a need for some adjustment.
version used, follow the link to the original table
Adjustments made:
- Playfield color correction
- small improvement of plastics
- color correction of playfield lights
- cap bumpers colors corretion
- lighting
- metals
- screws
- new green guides
- new pov
- target adjustments
- new chrome posts
Loserman Description:
Gottlieb's Flipper Pool - 1965
This is the add-a-ball version of Bank A Ball
Manual ball lift table - Start Key or "A" will lift balls to plunger during game
Artwork by GNance including wheel
VPX 10.5 - I don't do betas
428 downloads
-
Bleach
By masonou
Welcome to the Soul Society! @akirasan and I collaborated on this one, which is a mod of JP's Mago de Oz. This table features custom fonts and backgrounds for the DMD, 5 songs to select from the anime, and a PUP pack with an overlay created by @PEandS1Ws. I will upload a VR version of this table soon. Included in the RAR is the table, B2S, PUP pack and wheel.
Please let me know if there are any issues running this. The pup should mostly be using the FullDMD, with some of the videos playing on the backglass. I STRONGLY recommend you go with the pup instead of the B2S. Also I darkened the main background on the DMD since these JP DMDs seem to get very bright when using FlexDMD. Thank you and enjoy!
Edit: If you are having trouble with the fullDMD pup pack you may just want to use the VR table, since that one only uses a backglass. Link to VR table: Bleach VR Room
Bleach(Original2023).mp4.fe96372677e1f98cf3a62ee2faf56b23.mp4852 downloads
-
Barry Manilow
By masonou
Ladies and gentlemen... Barry Manilow!
I decided to do a relatively quick mod of one of JP's EM tables (Big Star) featuring the music icon Barry Manilow. I was able to add 3 songs to the table: one for attraction mode/game over, one for normal gameplay and another for activating the Special in the middle of the table.
This comes with a mini pup using the DMD screen. Please make sure to drop the "Barry" folder inside of your PUPVideos folder. I tested on two different computers and the PUP appeared on the regular DMD screens.
If people are interested I can create a fancier table later on. Please let me know and enjoy.
Note: @larouillas has posted a B2s for cab users down below.
475 downloads
-
Top Score (Gottlieb 1975)_Teisen_MOD
By teisen
First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
small changes were made only aesthetically
small improvements in the playfield, plastics, lighting,flippers position... I want to make it clear that the descriptions for the tables I'm sharing are "standard" for all, changes are made when there is a need for some adjustment.
version used, follow the link to the original table
B2S by Wildman
Adjustments made:
- Playfield color correction
- small improvement of plastics
- color correction of playfield lights
- cap bumpers colors corretion
- lighting
- metals
- screws
- new red tabs
- targets adjustment and color correction
- new pov
Loserman Description:
VPX conversion
Artwork done by CONRAM29, Francisco666,GNance
others to thank: JPSalas, Pinuck, hauntfreaks, Borgdog, Arngrim
in addition to the "standard" keys (typically "1" to start game and "5" for coin), I've added "3" as another coin input and "4" for coin and auto-start game (like I recall the dime slots generally were) to simulate 3 coin slots
when game is not in progress, holding down left flipper for about 3-5 seconds will bring up the options menu. left flipper selects item, right flipper changes option.
I've also included shadows for the ball and flippers. If you want to turn them off look for these lines at the beginning of the script:
Const ShadowFlippersOn = true
Const ShadowBallOn = true
change to false if you want either of the shadows not showing on your tables
570 downloads
-
Target Alpha (Gottlieb 1976)_Teisen_MOD
By teisen
First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
small changes were made only aesthetically
small improvements in the playfield, plastics, lighting,flippers position... I want to make it clear that the descriptions for the tables I'm sharing are "standard" for all, changes are made when there is a need for some adjustment.
version used, follow the link to the original table
Here is a difficult choice!!!
Wildman's B2S
Hauntfreaks B2s
Adjustments made:
- Playfield color correction
- small improvement of plastics
- color correction of playfield lights
- cap bumpers colors corretion
- lighting
- metals
- screws
- new red tabs
- targets adjustment
- new pov
- addition of superior acrylic pin
- addition of wires behind the flippers
Loserman Description:
VPX conversion
Artwork redrawn by GNance
Original art by Popotte
others to thank: JPSalas, Pinuck, hauntfreaks, Borgdog, Arngrim
in addition to the "standard" keys (typically "1" to start game and "5" for coin), I've added "3" as another coin input and "4" for coin and auto-start game (like I recall the dime slots generally were) to simulate 3 coin slots
when game is not in progress, holding down left flipper for about 3-5 seconds will bring up the options menu. left flipper selects item, right flipper changes option.
I've also included shadows for the ball and flippers. If you want to turn them off look for these lines at the beginning of the script:
Const ShadowFlippersOn = true
Const ShadowBallOn = true
change to false if you want either of the shadows not showing on your tables
556 downloads
-
Strikes And Spares (Bally 1978) Sound Mod
By LAROUILLAS
🤩
Thanks to the creator of the table, but I needed an atmosphere with a little music and a bowling background.
A big thank you again to the creator, because I have just modified the script to add my little pleasure.
1532 downloads
-
Tee'd Off (Gottlieb 1993)
By rothbauerw
This golf themed table carries the spirit of "Caddyshack." Gunther the gopher will pester and annoy you throughout the game. Rack up points during rounds or multiball specials. Like a true golfer, you'll be able to gamble your entire score on a double or nothing challenge by completing the "SKINS" game.
Version 2.0:
Special thanks to fluffhead35 for kickstarting an update to this table.
This update includes:
The latest physics: nfozzy physics, flipper tricks, rubber dampener, rubberizer, drop targets, and stand-up Fleep sound package VPW insert lighting VPW dynamic ball shadows (with performance fix that should allow use in VR) A fun golf themed VR Room Other miscellaneous improvements to visuals, physics, and scripting
Credits:
Physics and sound updates: fluffhead35
Playfield and Plastic redraws by rothbauerw
Golf Course VR Room: rothbauerw, Rawd
Primitives: Dark (Volcano, Red Ramp, Tee Box,, Wire Ramps, Gopher Wheel)
Minimal VR Room and Cab: Uncle Paulie and Sixtoe
Translight image: borgdog
B2S (and images for VR backglass): Hauntfreaks
Other support work: tomate, Uncle Paulie, kiwi (borrowed elements from Surf 'N Safari), VPW for testing, resources, and a great collaboration environment
Addition credits to the authors of No Good Gofers, the VR golf cart and gopher stool are borrowed from that table.
Getting a clean ROM up and running:
Follow these instructions to load factory settings or download the nvram files and install them into your VPinMAME nvram directory:
Press the "7" key Press "End" to open the coin door Use the "7" key to bring up the menu Use the flippers to go to "Game Adjustments" Press the start button ("1" on my machine) to load factory settings Press start one more time Press the "Home" key to SLAM TILT and reload the game
Available for download:
Tee'd Off Table Tee'd Off Backglass by Hauntfreaks Caddyshack Alternate Backglass nvram files23753 downloads
-
The Champion Pub (Williams 1998)
By Mikcab
Hello everyone.
Attached is an update for The Champion Pub table created by mfuegemann.
I thank its author as well as fuzzel who created the 3D model of the boxer, the ramps and the punching bag.
I also thank the people and teams who create us, improve and share their creation.
This update includes:
- nFozzy Physics
- Fleep Sounds
- LUT
- DynamicBallShadow
8601 downloads
-
Avatar (Stern 2012)OqqsanMod
By tartzani
Added new inserts flupper domes, nfossy physics, smal tweeks to make it play nice!
Credits:
85vell for PM5
Converted to VPX by freneticamnesic.
Mod by Thalamus, 32a and Hauntedfreaks, Oqqsan
10938 downloads
-
MIBS (Gottlieb 1969)_Teisen_MOD
By teisen
First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
small changes were made only aesthetically
small improvements in the playfield, plastics, lighting,flippers position... I want to make it clear that the descriptions for the tables I'm sharing are "standard" for all, changes are made when there is a need for some adjustment.
version used, follow the link to the original table
B2S by Wildman
Adjustments made:
- Playfield color correction
- cap bumpers colors corretion
- lighting
- metals
- screws
- new white tabs
- targets adjustment
- adjustment of the lower slinghshots
- flippers adjustment
- new apron back
- new pov
Loserman Description:
VPX conversion
thanks to Noah Fentz, GNance, Arngrim
others to thank: JPSalas, Pinuck, hauntfreaks, Borgdog
in addition to the "standard" keys (typically "1" to start game and "5" for coin), I've added "3" as another coin input and "4" for coin and auto-start game (like I recall the dime slots generally were) to simulate 3 coin slots
when game is not in progress, holding down left flipper for about 3-5 seconds will bring up the options menu. left flipper selects item, right flipper changes option.
I've also included shadows for the ball and flippers. If you want to turn them off look for these lines at the beginning of the script:
Const ShadowFlippersOn = true
Const ShadowBallOn = true
change to false if you want either of the shadows not showing on your tables
378 downloads
-
James Bond (Gottlieb 1980) 1.0
By teisen
I also thank 32assassin for the incredible creation and everyone involved in this work.
This is the regular version created by 32assassin... I had uploaded Rajojoey's VR version some time ago
Here's Hauntfreaks' great work with B2S for this table
Small adjustments were made, as the work itself is very good:
- adjustment of lighting and playfield lights
- bumper position adjustments
- adjustment of targets
- plastic transparency adjustment
- color adjustment of flippers
- color adjustment of targets
1092 downloads
-
Bristol Hills (Gottlieb 1970)_Teisen_MOD
By teisen
First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
small changes were made only aesthetically
small improvements in the playfield, plastics, lighting,flippers position... I want to make it clear that the descriptions for the tables I'm sharing are "standard" for all, changes are made when there is a need for some adjustment.
version used, follow the link to the original table
Wildman B2S
Adjustments made:
- Playfield color correction
- color correction of Playfield lights
- cap bumpers colors corretion
- lighting
- metals
- screws
- new white tabs
-new targets in colors according to IPDB and adjustment
Loserman Description:
VPX conversion
Artwork done by GNance
others to thank: JPSalas, Pinuck, hauntfreaks, Borgdog, Arngrim
in addition to the "standard" keys (typically "1" to start game and "5" for coin), I've added "3" as another coin input and "4" for coin and auto-start game (like I recall the dime slots generally were) to simulate 3 coin slots
when game is not in progress, holding down left flipper for about 3-5 seconds will bring up the options menu. left flipper selects item, right flipper changes option.
I've also included shadows for the ball and flippers. If you want to turn them off look for these lines at the beginning of the script:
Const ShadowFlippersOn = true
Const ShadowBallOn = true
change to false if you want either of the shadows not showing on your tables
cleaned up a graphics glitch identified by opus33321
416 downloads
-
Balls-A-Poppin (Bally 1956)_Teisen_MOD
By teisen
TA...TAKARAKATAKARAKATAKATAKATAKARAKATA....
First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
small changes were made only aesthetically
small improvements in the playfield, plastics, lighting,flippers position... I want to make it clear that the descriptions for the tables I'm sharing are "standard" for all, changes are made when there is a need for some adjustment.
version used, follow the link to the original table
Adjustments made:
- Playfield color correction
- cap bumpers colors corretion
- lighting
- metals
- screws
- flippers adjustment
- Posts colors correction
Loserman76 description:
My first woodrail
Coding/Build - Loserman76
Images - GNance
513 downloads
-
Beetlejuice (Original 2023) DVL Reskin
By Doivel
This is a Reskin of JPSalas Iron Maiden v4.0.0
First i would like to thanks everyone who created the basis for the table, based on Stern´s Iron Maiden from 1982
- Thx to JPSalas for his Table & allowing mod without permission
- Destruk for Lights, solenoids & switch numbers and vpinmame parts of the script
- Thx Flupper1 for LUT Text Display
- Scutters for Flex DMD Mod
- Big thanks to JoePicasso for his beautiful 3D models and making them available for the table
Beetlejuice runs the "ironmaid" ROM. To avoid conflict with other tables that based on Iron Maiden Table, like Evil Dead 2 USE a ALIAS, add the following line to your VPMalias.txt:
ironmaid_btj, ironmaid
By default, Scutters Flex DMD is disabled
By default, LUT is activ, hold down LEFT CTRL while change with RIGHT CTRL
Happy Halloween!
All logos, characters, copyrights and trademarks are the property of their respective owners.
PROVIDED STRICTLY FOR PERSONAL / HOME USE AND NOT FOR COMMERCIAL SALE / RE-SALE OR DISTRIBUTION!
3348 downloads
-
Mustang (Stern 2014)
By TastyWasps
Light 'Em Up!
What goes great with pinball? Speed and Muscle Cars. What makes it even better? Great Tunes and a Mustang!
This mighty workhorse was released in 2014 by Stern and features fast action game play and an actual turn table rotating with a Mustang in the middle.
Dozer and team put together a beautiful rendition of this pin a few years back and the lighting and visuals are still top notch to this day. Of course, some features on older Visual Pinball tables get antiquated and need to be re-mastered / modded with upscaled graphics, physics, sounds, etc. and the VPW libraries never fail to deliver.
Some new goodies were added such as the incredible VR arcade room from Senseless which is a script option and pictured below also as well as a few other options.
All in all, this table received this "tune-up" while at the shop:
* nFozzy Physics, Fleep Sounds, VR Room, Flupper Domes
* Lighting Tweaks, Dynamic Ball Shadows, Multi-Ball Cradle Physics
* Script Organization, Ramp Refractions, Gameplay Balance, PWM Flashers
* VR Cabinet Assets - Senseless
* Playfield Upscales - MovieGuru
* Arcade VR Room Assets - Senseless
* Arcade VR Room Setup - DGrimmReaper
* Testing - VPW Team
Thank you to the original authors mentioned both online and in script.
Dozer, Dark, Stefenaustria, Senseless
Also, a big thank you to the Stern team that created this beautiful trophy.
Go burn some rubber!
6424 downloads
-
Stargod (Zaccaria 1980) MOD
By RetroRitchie
Thanks to Goldchicco for allowing mod and share this table!
General Updates:
- nFozzy Physics, Fleep sounds, VPW/Roth Drop Targets, VPW/Roth Stand Up Targets, Lampz, VPW Ball Shadows.
- New primitives for spinner posts with updated flasher lights.
- Top rollovers: Replaced ball guides with posts and rubber bands as per real machine.
- New primitives for metal arches on plunger lane (now 3D instead of 2D).
- Upscaled and enhanced playfield and apron (thanks Movieguru).
- New LUTs (hold L-magna, then R-magna to cycle).
- User options for flipper color and bumper strength.
Gameplay Updates:
- Left and right inlane rollovers now drop leftmost (lower) and rightmost (upper) drop targets as per real machine.
Misc Updates:
- Updated flasher light and red special drop target primitive.
- Updated some rail prims.
- Brightened up the x multiplier lamps.
- Re-alignment of top drops, special, posts and rubbers.
- Desktop backdrop updated to a more minimal version, added extra info (no of players, bonus ball, etc etc).
- Updated screw caps to white plastic as per my reference material. Added missing ones from top rollover plastics.
- Added rubber band to left spinner post as per ref. materials.
- A bunch of other minor tweaks (see script for full list of changes).
Thanks for the original versions to these awesome folks: Goldchicco, 32Assassin, Ezepov, Arngrim, Movieguru, sorry if i missed anyone!
=========================
Special thanks to:
Movieguru for further playfield and apron image enhancements, VPW for the tutorial videos and example table, Fluffhead35 and Wylte for some great tips and guidance, PinstratsDan for testing, Bord for checking it over before i braved the release - thanks all!.
ROM SETTINGS
The rom defaults to the following settings:
-Easier game with the 'GOD' advancement starting with 'GO' when first top drop target bank is dropped
-Random high score which gives a replay when achieved
-High score does not save
I've included a couple nvram files:
Default (in case you wanna reset)
OPT 1: 3 ball game, normal advancement of 'GOD' (starts with G), extra ball on lit top special hit (special is lit after the top drop bank if downed 3x times), high score saved
**note: turn off reflections as the playfield image has these on it already***
Hope you enjoy. Thanks!
Version 1.4 additional credit- sorry, I failed to add that Hauntfreaks also brightened up the PF image too! - thx man
2297 downloads
-
VPU Staff's Top Picks
-
New & Updated Visual Pinball
-
New & Updated Future Pinball
-
New & Updated Backglasses
-
New & Updated DMD Colorizations
-
New & Updated Virtual Reality Enabled Tables
-
VPU Remix & Mods
-
New & Updated Popper Media
-
Updated Files
-
Download Statistics
29081
Files103362
Comments42461
Reviews