- View New Content
-
Getting Started
-
Tutorials
Tutorial Categories
Tutorials Main Page Installation and Setup Downloadable TutorialsROM Adjustments
Number of Balls Adjustments Volume Adjustments
-
Visual Pinball Tables
VP 8 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP 9 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP9 Cabinet Tables
All Full Screen Cabinet Full Screen B2S Cabinet Spanned Cabinet Tables Media Packs ROMsVPX Tables
All VPinMAME Recreations VPX- - /VPinMAME - MOD Tables VPX Recreations VPX Originals Media Packs ROMs VR
-
Frontend Media & Backglass
Media Packs
Complete Media Packs Wheel Logos VideosBackglasses
dB2S Animated Backglasses UVP Animated Backglasses Topper Images
- Future Pinball Tables
-
Design Resources
Main Resources
Table Templates Playfield Images Image Library Sound Library Key CodesVP Guides
VP8 Guide - English VP8 Guide - Deutsch VP9 Guide - English VP9.1.x Guide - English VP Object Guide VPM DocumentationFuture Pinball Resources
Playfield Images 3D Model LibraryFuture Pinball Guides
FP Script Guide Big Draco Script Guide FP Table Design Guide FP DMD Guide
- Other Features
- Bug Tracker
- Image Gallery
- Blogs
-
More
Download Wonderland (Williams 1955) 1.1
36 Votes
Williams Wonderland 1955 JINO0372
Wonderland (Williams 1955)
In my opinion...Wonderland is one of the most beautiful pinball machines every built. I’ve wanted to do this machine ever since I saw a reproduction backglass for sale on eBay.
This is the first time I did a complete ground up build. I started with the “New Table” option in VPX. I then added all the playfield features (bumpers, flippers, slingshots, etc.). I then added the scripting to make them work. Once I got there, I added the rules and scoring. I finished it with images and adding special table features like LUT brightness control. I learned A LOT in making this table.
One of the unique features I added to this table is the ability to choose your lifter option. Wood rails typically require the player to “lift the ball” to play. Newer games kick the ball out to the plunger. I got annoyed with having to lift the ball, so I scripted the table to give you a choice. Manual lifter or automatic lifter. Manual lifter you must use the right magna save button to lift the ball to the plunger after a drain. Automatic lifter the ball kicks out after a drain. Your choice!
I would like to thank the following individuals. With out them I would not have been able to make this table.
The file includes the B2S, some wheel images, and the flyer.
In my opinion...Wonderland is one of the most beautiful pinball machines every built. I’ve wanted to do this machine ever since I saw a reproduction backglass for sale on eBay.
This is the first time I did a complete ground up build. I started with the “New Table” option in VPX. I then added all the playfield features (bumpers, flippers, slingshots, etc.). I then added the scripting to make them work. Once I got there, I added the rules and scoring. I finished it with images and adding special table features like LUT brightness control. I learned A LOT in making this table.
One of the unique features I added to this table is the ability to choose your lifter option. Wood rails typically require the player to “lift the ball” to play. Newer games kick the ball out to the plunger. I got annoyed with having to lift the ball, so I scripted the table to give you a choice. Manual lifter or automatic lifter. Manual lifter you must use the right magna save button to lift the ball to the plunger after a drain. Automatic lifter the ball kicks out after a drain. Your choice!
I would like to thank the following individuals. With out them I would not have been able to make this table.
- BALATER – I used your 4 Roses table as a guide to help me script this table.
- ITCHIGO AND PBECKER – Their VP9 table helped me understand the scoring and gameplay.
- JPSALAS – I added your rolling sounds and LUT brightness control (v1.1 VPX7 Rev2 Material Physics).
- ROTHBAUERW – I added your ball dropping sounds.
- NINUZZU – I added your flipper shadows.
- JLOULOULOU – (v1.1 Flipper Tricks script)
The file includes the B2S, some wheel images, and the flyer.
What's New in Version 1.1 (See full changelog)
- 1.0 Initial Release
- 1.1 - Improved GI lighting: Change plastics from plastic with light to plastic with an image
- 1.1 - Improved GI lighting: Applied GI lighting technique used on Double Barrel v1.0
- 1.1 - Improved Playfield Lights: Applied lighting technique used on Double Barrel v1.0
- 1.1 - Improved Physics: Add JP's material physics and JLou's flipper tricks
- 1.1 - Desktop Backglass Improvements: Got rid of the all the decals and made them part of the DT image
- 1.1 - Desktop Backglass Improvements: Got rid of the credit textbox and added a credit reel
- 1.1 - Desktop Backglass Improvements: Darkened the image a little to let the score lights pop more
- 1.1 - Organized layers better: Organized and labeled
- 1.1 - Minor script cleanup: Fixed issues with spot lights not resetting properly
- 1.1 - Added improved LUT options: Added warm LUT options
- 1.1 - Tweaked table physics: Increase gameplay difficulty from 0 to 50
- 1.1 - Tweaked table layout: Modified metal guide for lane 5 and 6 to prevent instant drain. Matches closer to original now.
Screenshots
Wow! Thanks a lot, and what a great choice. Can't wait to try it!
Thank you for this
brilliant a superb e.m from 1955
many thanks
Never heard of this one. What a gem! Thanks for sharing this!
Thanks for this very nice Table and for your hard work on this.
Well done, very colorfull,
Desktop..
looks like the nudges wont work for me.. ??
Any Idea ??
Thank you.
Well done, very colorfull,
Desktop..
looks like the nudges wont work for me.. ??
Any Idea ??
Thank you.
Hmmm...works for me using desktop or cab. The code calls out the standard keycodes for left, right, and center. In my VPX desktop keys settings I have the nudging set with the standard settings of the left nudge as Z, Fwd Nudge as Space Bar, and right nudge as /. On my cab I have the VirtuaPin Digital Plunger Kit and the table worked fine with it as well.
Maybe I missed a line of code. I take it that nudging works with other tables? If yes, then give me a table example and I'll see if I missed something.
I can verify that nudge is not working on DT. If you just touch the spacebar the table will tilt.
I can verify that nudge is not working on DT. If you just touch the spacebar the table will tilt.
Hi,
In the script... change lines 301 to 314 to this:
If keycode = LeftTiltKey Then
Nudge 90, 8
TiltSensor=TiltSensor+50
End If
If keycode = RightTiltKey Then
Nudge 270, 8
TiltSensor=TiltSensor+50
End If
If keycode = CenterTiltKey Then
Nudge 0, 9
TiltSensor=TiltSensor+50
End If
Let me know if that helps. ![]()
Other files you may be interested in ..
- 18,259 Total Files
- 57 Total Categories
- 871 Total Authors
- 25,252,365 Total Downloads
- Sister Storm (Lunar Howl 7) Latest File
- anthias Latest Submitter
user(s) are online (in the past 15 minutes)
members, guests, anonymous users












are all trademarks of VPFORUMS.
Thank you for sharing and congratulations on your first ground-up table build! Great table.