- 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 America's Most Haunted (Spooky Pinball 2014)_Bigus(MOD) 3.0
63 Votes
This beautiful table from Freneticamnesic and Shoopity is challenging fun.
I think this is what the deep-end looks like! 13k lines of complicated.
3.0 is a fresh makeover with new physics, lighting and sound.
Get both files as the audio is HQ OGG now and old version won't work.
Empty the contents of the AMH Music folder directly into your Music folder.
Put the whole DMD folder into your Tables folder.
Enjoy
I think this is what the deep-end looks like! 13k lines of complicated.
3.0 is a fresh makeover with new physics, lighting and sound.
Get both files as the audio is HQ OGG now and old version won't work.
Empty the contents of the AMH Music folder directly into your Music folder.
Put the whole DMD folder into your Tables folder.
Enjoy
What's New in Version 3.0 (See full changelog)
- 1.0 Physics, layout, lights, lighting
- 1.1 Color DMD Thanks to Armyaviation
- Instruction cards and Backdrop Thanks to Batch
- Apron and scoop kicker adjustments
- 2.0 Physics, lighting, script, sound
- 3.0 New lighting, layout, physics, sound
I'm trying to turn off FREE PLAY.
I press END key to open coin door.
8 & 9 key to go through options.
10 key is for entering options but game crashes. I get run time error.
Line: 1
Object required 'Controller'
Set line 559 to 0... "FreePlay = 0"
BUEN APORTE GRACIAS
thank you verry much.
Is there is no addressable RGB on this table(flipper buttons, undercab, strobes, etc)? I can see there is a config for it in the DOF Config Tool but I can't get any addressable stuff working for the life of me. PWM works fine though.
Is there is no addressable RGB on this table(flipper buttons, undercab, strobes, etc)? I can see there is a config for it in the DOF Config Tool but I can't get any addressable stuff working for the life of me. PWM works fine though.
So turns out some lines of the table script are commented out in the earlier version where the addressable stuff worked and not in the 2.0 table. Dunno why this is and I've spent long enough on this so I'm not arsed looking into it further(yet), but changing it back doesn't seem to affect anything other than enabling DOF MX control again on the 2.0 version of the table so here's what I did:
Open the table script in VPX and find lines 24 and 25, you should see this:
Set Controller = CreateObject("B2S.Server")
Controller.Run
To get MX LEDs working again change it to this:
'Set Controller = CreateObject("B2S.Server")
'Controller.Run
Compile the script and play the 2.0 table with your addressable LED bells and whistles.
Hi Bigus! Since I updated my VPX I get this when I try to launch the latest 2.0 version of the table:
---------------------------------------------------------------------------
Runtime error
-------------
Line: 557
Object required: 'AutoPlunger'
---------------------------------------------------------------------------
Yet the previous 1.1 version launches without problem.
Is there a way to duplicate the DMD? I can drag it from my second monitor to the main game screen but it would be nice to have both
where can we find install Ultra DMD 2.0 ?
UltraDMD version 1.4.16050500 final ?
Great table, just wish it got an update.
Other files you may be interested in ..
- 18,368 Total Files
- 57 Total Categories
- 872 Total Authors
- 25,419,398 Total Downloads
- Riviera Pinball (Chicago Coin 1973) Latest File
- Flying Dutchman Latest Submitter
user(s) are online (in the past 15 minutes)
members, guests, anonymous users












are all trademarks of VPFORUMS.
Similar to another user earlier I am getting the following error.
Note: Not sure if this is relevant... but i do not use the backglass images. I have a two monitor vertical cab setup with a playfield and a smaller DMD monitor.
EDIT: Looking through more comments the other mentioned downloading B2S Server... so I found that on the forum... along with the link to the installation instructions and quick registration requirement. Works now!
Download B2SServer: https://vpforums.org...&showfile=12553
Follow Instructions here: https://github.com/v...sh-Installation
I put the server in the Visual Pinball > Tables folder... seems to have worked fine.