Jump to content
  • Download Now!

    big_trouble.jpg

     

VPX - Pinball Tables

Sub Category  

VPX - Pinball Tables

  1. All
  2. A
  3. B
  4. C
  5. D
  6. E
  7. F
  8. G
  9. H
  10. I
  11. J
  12. K
  13. L
  14. M
  15. N
  16. O
  17. P
  18. Q
  19. R
  20. S
  21. T
  22. U
  23. V
  24. W
  25. X
  26. Y
  27. Z
  28. #

156 files

  1. Buckaroo (Gottlieb 1965)_Teisen_MOD

    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    
     
    For this table I received a lot of help and collaboration from Wildman who made changes to the script so that B2s worked correctly! Thank you very much for your excellent work and for sharing.
    Wildman's B2s for this table   
     
     
    Adjustments made:
     
    - Playfield color correction and touch-ups
    - cap bumpers corretion
    - added primitive to the base of the bumpers and lighting
    - lighting
    - metals
    - screws
    - new pov
    - new top tabs
    - other small touches
     
    Loserman Description:
     
    thanks to 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
     
    For the manual ball lift you can use either the start game button (typically "1") OR you can use the letter "A".
    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

    959 downloads

       (2 reviews)

    16 comments

    Updated

  2. Beat The Clock (Bally 1985) VPW

    It’s about time!
     
    This project started with ArmyAviation’s great playfield redraw and initial table build. Apophis played the table and instantly loved the unique gameplay. Inspired, Apophis decided to use this project as his first serious attempt at fully rendering a table in blender… so it took a while. Thanks to the team for all the help! Enjoy.
     
    VPW TEAM
    Apophis - Project lead, 3D modeling/rendering and script integration, physics, sounds, VR room
    ArmyAviation - Playfield and plastics redraw, initial table build
    TastyWasps - VR backglass scripting
    Primetime5k - Extensive testing
    HauntFreaks - Backglass assets
    DarthVito – VR posters
    Thanks to Bord, Flux, and Tomate for providing blender models and support!
    Thanks to Destruk and Goldchicco as their previous work on this title was used for reference.
    Thanks to all testers: Studlygoorite, PinStratsDan, DGrimmReaper, Ciffy, RetroRitchie, Mikepmcs
     

    4369 downloads

       (28 reviews)

    71 comments

    Updated

  3. Big Casino (Gottlieb 1961)_Teisen_MOD

    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 made by Wildman! Thank you for your work and collaboration.   

     
    Adjustments made:
     
    - Playfield color correction and touch-ups
    - cap bumpers
    - added primitive to the base of the bumpers and lighting
    - lighting
    - metals
    - screws
    - new pov
    - new top tabs
    - replaced flippers (IPDB)
    - illumination of lost balls
    - new backdrop
    - correction of playfield lights
    - adjustment/repositioning of the left wooden side guide
    - other small touches
     
     
    Loserman Description:
    Big Casino
    http://www.ipdb.org/machine.cgi?id=239
    Build/Coding by Loserman76
    Artwork by GNance
    Chris Aguilar - card images
     
    '*  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
    '*  Chris Aguilar - card images
    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
     
    For the manual ball lift you can use either the start game button (typically "1") OR you can use the letter "A".

    369 downloads

       (1 review)

    5 comments

    Updated

  4. Banzai Run (Williams 1988)

    Welcome Race Fans to Banzai Run!

    Since Visual Pinball was created, Banzai Run has been difficult to re-create due to the fact that is has one of the most unique designs in mechanical pinball with an upper playfield mechanism that replaces the backglass.
     
    There have been some great solutions but none that serve all 3 platforms for cabinet, desktop and VR.
     
    However, JPSalas (with the help of Aubrel) released a very innovative idea to have a "sliding" playfield to make up for some limitations of Visual Pinball point of view scripting.  
     
    JP's modified table was used to build a prototype that had a normal backbox and backglass with the sliding playfield for VR thus having a level playing field for all 3 platforms in competitions, etc.
     
    However, it did look quite odd in VR so RothbauerW took on the task of integrating a hybrid model that took some cues from the awesome VR Room that Sixtoe had previously built for Banzai Run.
     
    After some heavy integration work, physics modeling, upscaling, tweaks, play balancing and a lot of testing, this version of Banzai Run will hopefully represent the best solution at this time given the Visual Pinball architecture.
     
    Here are the commendations:
     
    Based on JPSalas' v4.0 table.  Thank you JPSalas!  This included a playfield from EBIsLit and other coding from Aubrel.
     
    THANK YOU to all previous authors on this table!
     
    v1.00 
    * TastyWasps - Project concept, Conversion to nFozzy/Roth physics with gameplay balance, Fleep Sounds, VR Room / Assets, pf mesh, various scripting / lighting
    * RothbauerW - Conversion to full VR experience, physics tweaks, upper/lower playfield tweaks, roth stand-up targets, various other upgrades including integration
    * Sixtoe - Geometry/physics tweaks and twerks.  Original amazing VR Room model. 
    * Redbone - Playfield / Plastics graphical upgrades / upscales.
    * Apophis - Super Sleuth
    * Testing - Passion4Pins, PinStratsDan, StudlyGoorite, Robby King Pin, PrimeTime5k, DarthVito, Wylte, Smaug, bietkwiet
     
    Thank you to the original Williams team for a truly unique pinball experience also!

    4109 downloads

       (13 reviews)

    36 comments

    Updated

  5. Baseball (Gottlieb 1970)_Teisen_MOD

    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
    - cap bumpers corretion
    - added primitive to the base of the bumpers and lighting
    - lighting
    - metals
    - screws
    - new pov
    - new targets and adjustments
    - flippers adjustment
    - new top tabs
    - added lighting to the ball marker in Apron (if you don't like it, just delete the lamp)
    - other small touches
     
     
    Here's Wildman's great B2s!    

     
     
    Loserman Description:
     
    Baseball - Gottlieb 1970
    Playfield/Plastics/Backglass by GNance
     
    Complete rebuild for VPX.

    440 downloads

       (2 reviews)

    1 comment

    Submitted

  6. Big Brave Mod Music (Gottlieb 1974)

    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.
     

     

    216 downloads

       (4 reviews)

    3 comments

    Submitted

  7. Bleach

    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.mp4

    842 downloads

       (2 reviews)

    14 comments

    Updated

  8. Barry Manilow

    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.

    468 downloads

       (2 reviews)

    3 comments

    Updated

  9. Bristol Hills (Gottlieb 1970)_Teisen_MOD

    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

    415 downloads

       (0 reviews)

    3 comments

    Submitted

  10. Balls-A-Poppin (Bally 1956)_Teisen_MOD

    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
     

    508 downloads

       (1 review)

    2 comments

    Submitted

  11. Beetlejuice (Original 2023) DVL Reskin

    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!

    3330 downloads

       (11 reviews)

    26 comments

    Updated

  12. Beisbol (Maresa 1971)

    The World Series is going on, so I was doing some digging in the days leading up to it to see if there were any baseball themed tables I didn’t already have. In the process of that, I found Maresa’s “Beisbol” on IPDB and instantly thought it looked familiar. Turns out to be a clone of Gottlieb’s “Baseball” with some tweaks to the backglass/artwork. A loserman76 version of that table luckily exists, so I did my best to make the necessary changes. I’ll just say that my reference materials were limited (basically just the couple pictures on IPDB) so it might not be a perfect recreation. If anyone coming across this knows for a fact that a detail isn’t accurate or they have the text that belongs on the left apron card, feel more than free to share in the comments. I can’t promise that I’ll implement everything that’s suggested, but it might help someone down the road build a better version in the future or at least people can make whatever tweaks they want after downloading.
     
    I obviously can’t post this table with a specific shout-out to loserman76. It’s a shame he’s not around to keep cranking out EM goodness, but his tables will continue to be enjoyed by a lot of people for a long time. RIP, Jeff.
     
    ***
     
    List of changes from "Baseball" to "Beisbol" made by me:
    -        Edited the playfield image
    -        Remade the backglass (new images, so had to rearrange/redo the animation snippets)
    -        Changed the plastics from a flat ramp to walls so they look more 3-D
    -        Assigned a material to the base triggers
    -        Changed the color/image for many of the objects on the playfield
    -        New desktop background image
    -        New apron/post-it images
    -        New flipper prims
    -        Tried my best to implement nFozzy physics. First time trying, so I won’t claim that it was done properly/fully. But I’ve at least convinced myself that it plays a little differently than the original without breaking the table, so I call it a win.
    - The table was built in 10.7. So I would recommend not using 10.6 or earlier, but I don't foresee any issue with opening it in 10.8.
     
    ***
     
    Download includes the VP table, the backglass, and a couple of wheels (one Tarcisio, one not).
     
    The table is free to mod since it started as the free-to-mod "Baseball" table by loserman76. Just be sure to credit the prior authors and please credit me if you use the Maresa flippers or any of the Besibol-specific images. Thanks and I hope you enjoy.

    599 downloads

       (0 reviews)

    6 comments

    Submitted

  13. Bow and Arrow EM (Bally 1975)_Teisen_MOD

    First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
     
    small changes were made only aesthetically, to my liking...
     
    small improvements in the playfield, plastics, lighting,flippers position...
     
    version used was 1.0, follow the link to the original table   https://www.vpforums...showtopic=47908
     

     
    Description of Loserman76:
     
    This is the EM version based off Goldchicco & JPSalas' Bow And Arrow table. 
     
     
    Special Thanks to :
    Goldchicco for allowing me to create the EM version of this one
    JP Salas for the vp9 table used as base for create this one in VPX
    @Arestis for redrawing  the plastics.
    @Thalamus for the Playfield mesh
    @batch for the backdrop image for Desktop users (modified to be EM appropriate)
     
    EM DirectB2S image thanks to Wildman.
     
    I did my best to keep all the goodies Goldchicco has in the SS version:
     
    ' Fleep sound package
    ' Table physics (using nfozzy/roth/fleep guidline)
    '  nFozzy flippers physics
    ' JP's LUT code
     
    hopefully I didn't break any of those things when I shoehorned my EM code base into this.
     
     
    All Logos, Copyrights and Trademarks are property of their respective owners.
     

    PROVIDED STRICTLY FOR PERSONAL / HOME USE AND NOT FOR COMMERCIAL SALE / RE-SALE OR DISTRIBUTION! 

    508 downloads

       (0 reviews)

    6 comments

    Updated

  14. Black Gold (Williams 1975)_Teisen_MOD

    First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
     
    small changes were made only aesthetically, to my liking...
     
    small improvements in the playfield, plastics, lighting,flippers position...
     
    version used was 1.0, follow the link to the original table  https://www.vpforums...&showfile=16109
     
     Excellent work by Hauntfreaks with this B2S that goes very well with this table! Thanks Haunt.  

     
     
    This is my take on Black Gold (I had a lot of help thanks to the schematics). Honestly, I can see why it got cancelled, but it is still fun to play.
     
    Made possible by:
     
    Halen for the redraws
    $20 for the schematics
     
    ZIP includes backglass and wheel image. 
     
    Like all of my releases, hold down the left flipper for 3 seconds when not playing a game to set the options. And this table has a bunch of options to change the gameplay.
     
    This is for personal use only. DO NOT include this in any pre-packaged ZIP of tables for commercial/non-commercial products. You know who you are. Just enjoy what is provided for FREE instead of trying to earn a buck from our community's work.

    367 downloads

       (0 reviews)

    2 comments

    Updated

  15. Batman Forever (Sega 1995) with VR Room

    Hi,
     
    Here is an updated version of Batman Forever. This version was updated from Bigus' 1.4 mod, and originally created by DevaL and mfuegemann.
     
    This is a fun table and includes following updates:
    nFozzy physics Fleep mechanical sounds New playfield and inserts - by @Sheltemke VR Room - by @TastyWasps and @Sixtoe LUT selection with magna keys  

    8199 downloads

       (14 reviews)

    75 comments

    Updated

  16. Bronco (Gottlieb 1977)_Teisen_MOD

    First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
     
    small changes were made only aesthetically, to my liking...
     
    small improvements in the playfield, plastics, lighting,flippers position...
     
    version used, follow the link to the original table   https://www.vpforums...&showfile=13321
     
     
     
    Description of Loserman76:
     
    Bronco (1977)
    Table build/scripted by Loserman76
    Table images by GNance
    http://www.ipdb.org/machine.cgi?id=388

    516 downloads

       (1 review)

    5 comments

    Submitted

  17. Big Chief (Williams 1965)_Teisen_MOD

    First I would like to thank Loserman76 for the beautiful work... wherever he is playing pinball!
     
    small changes were made only aesthetically, to my liking...
     
    small improvements in the playfield, plastics, lighting,flippers position...
     
    version used was 1.0, follow the link to the original table  https://www.vpforums...&showfile=16074
     
     
     
     
     
    Big Chief (Williams 1965)
     
     
    This release wouldn't be possible without the following:
     
    user42 for the artwork
    Wildman for the excellent backglass image
    Albert for primitive wheel 
     
    Like all of my releases, hold down the left flipper for 3 seconds when not playing a game to set the options.
     
     
    ZIP includes a wheel image and directB2S 
     
     
    This is for personal use only. DO NOT include this in any pre-packaged ZIP of tables for commercial/non-commercial products. You know who you are. Just enjoy what is provided for FREE instead of trying to earn a buck from our community's work.

    333 downloads

       (0 reviews)

    7 comments

    Submitted

  18. Bugs Bunny's Birthday Ball (Bally 1991)

    Welcome to my Bugs Bunny's Birthday Ball refresh for VP10.7 or >. This table has undergone a tremendous amount of refinement with countless new visual details, all new lighting, all new physics, better sound effects additional table options. This table also includes VR Room.
     
    Shout-outs to Cyberpez, Rothbauerw, nfozzy, flupper, DJrobx and bord for heavily contributing to this latest refresh. Also want to thank the many talented folks at VPWorkshop too. And a very big big thanks to Bodydump for allowing me to complete the table he started many years ago. Cant thank you guys enough.
     
    Please see beginning of script for the detailed credits and available table options.
     

    5435 downloads

       (17 reviews)

    53 comments

    Submitted

  19. Bad (RyGuy417 2022)

    Full reskin of Bad Girls, staying true to the theme that inspired it--Michael Jackson's Bad Album (same font, same music).
     
    Bad Girls was done in VP 10.5 by @bodydump and 32assassin.  I've reached out to @bodydump for mod permission, but he was last active on VPU back in early 2021, so not sure I will hear back from him anytime soon  . I will pull this down if he denies permission. That being said, I want to stress how authors like Bodydump, 32 assassin, Dark, Randr, and others did ALL the work on these tables back in the day. This has some "polish" at best...kind of.
     
    Regardless, enjoy and happy holidays to all.
     
    4/6/23 Update: added support for adding MP3s. Test mp3 added to Google Drive link (drop in your Music folder; right magna to start the audio). You can add more songs by adding to your Music folder and updating the script in below (version here includes the first track using the test track available). You must re-download the .vpx to take advantage.
     
    If musicNum = 0 Then PlayMusic "mjbad.mp3" End If If musicNum = 1 Then PlayMusic "YourMusicTrack.mp3" End If If musicNum = 2 Then PlayMusic "YourMusicTrack.mp3" End If If musicNum = 3 Then PlayMusic "YourMusicTrack.mp3" End If If musicNum = 4 Then PlayMusic "YourMusicTrack.mp3" End If If musicNum = 5 Then PlayMusic "YourMusicTrack.mp3" End If If musicNum = 6 Then PlayMusic "YourMusicTrack.mp3" End If If musicNum = 7 Then PlayMusic "YourMusicTrack.mp3" End If If musicNum = 8 Then PlayMusic "YourMusicTrack.mp3" End If If musicNum = 9 Then PlayMusic "YourMusicTrack.mp3" End If  
     

    1265 downloads

       (2 reviews)

    19 comments

    Updated

  20. BOND 60 limited edition

    Hello everyone I share a new based on Bond 60 th edition limited. I used my bond table and modify a little the script to adapt it to this new table with some surprise that I find nice.I redid 80% of the playfield it is not perfect but already nice.
     
    description of the table

    playfield
    new set of lights
    new sounds
    dmd redone for bond 60
    new toxic mode (i love it)
    3D creation of the board with the rotating hat
    the pack contains the table, the backglass + backglass 3 screen, media
    good fun

    Many thanks to JPSALAS for the use and modification of his script.
    thanks to Virtual Pinball Gameplay youtube channel for the videos
     
     
    For info the future table to come 2023:

    LES INSUS (in progress)
    CENTRAL TOUR INDOCHINA (in progress)
    PIRATES OF THE CARAIBES JJP
    AEROSMITH ?

    6446 downloads

       (22 reviews)

    43 comments

    Updated

  21. Blood Machines (VPW Original 2022)

    **************************************
    Version 2.0 Additional instruction:
    This needs VPX 10.7.3 or later and for VR it is optimized for 10.8 #814. Lighting works a bit differently per revision Scorbit uses 3 extra EXE files that should be but into VPX tables folder. Same place where you put the VPX file and BloodMachinesDMD-folder. Notice that some of these EXE files may need to be unblocked 2 of the EXE's are same than previous Scorbit tables, but this time they are just stored in tables folder. 3rd one is QRView which is made to enable QR code to be seen in VPX table. VPX doesn't normally support loading of external image files. Sources: https://github.com/iaakki/VPXQRView By default it runs still with FlexDMD. You must enable PUP from script and also remember to use options batch files under pup folder.  
    **************************************
     
    Alright, let’s do this old school…
     
    VPinWorkshop are proud to present our very first original table, “Blood Machines”, based on the movie from Seth Ickerman with music by Carpenter Brut.
     
    After watching Blood Machines iaakki thought that it would make a great theme for a pinball table, so we started talking about it in VPW and decided that if we were going to do it as our first completely original VPW table, that we wanted to do it properly.
    With this in mind we contacted Seth Ickerman to see if they would be interested in the project and to see if there was any chance they would be able to provide any assets that we could use. Thankfully Not only were they amazed at what we were doing, but they supplied us with 70gig of 3D models and textures which were used in the film!
    The only issue now was that these were so high detail that a huge amount of work was needed to optimize them so they would even load in VPX, but thankfully Flupper came to the rescue and did a fantastic job optimising the models and textures so we could put them in the table without setting your PC on fire (for example the ship went down from 8 million polygons to 130,000!)
     
    At the time of writing this the table was at revision 335 (release candidate 1.5) with *well* over 1000 man-hours sunken into it, the amount of work has been staggering but we hope that you’ll agree that it was worth it.
    The table itself has loads of features that have never been seen before in other VPX tables and we have tried our best to keep most/all of it secret as we want everyone to experience it for themselves firsthand, which is why until very recently we’ve kept details very close to our chest.
     
    *IMPORTANT*
    In order to fully enjoy the table and play it as it was designed to be played, you will need to purchase the awesome soundtrack by Carpenter Brut (about £5/$5/5e) and place the MP3s in your vpinball music directory:
    C:\Visual Pinball\Music\BLOOD MACHINES OST
    We really hope people do support the artist and purchase it from;
    https://carpenterbrut.bandcamp.com/album/blood-machines-ost
     
    VPW Blood Machines
    Project Lead – iaakki Table Layout Design – iaakki, Dapheni Art Lead & 2D Graphics – Astronasty 3D Objects & Textures – Tomate, Flupper, iaakki, Sixtoe, D.J. Scripting & Coding – iaakki, Apophis, oqqsan, Wylte, Lumigado, fluffhead35 DMD – Oqqsan, eMBee, Astronasty, Lumigado. Pupdmd - Frank H, HeartbeatMD VR – Sixtoe, leojreimroc, iaakki Table Rules – Apophis, iaakki, VPW Team. Shot Tester – gtxjoe Testing – Rik, PinStratsDan, VPW Team  
    Installation Instructions
    ===================
    VPX 10.7
    https://github.com/vpinball/vpinball/releases
     
    VPVR 10.7.3
    https://github.com/vpinball/vpvr/releases/
     
    FlexDMD v1.8.0
    https://github.com/vbousquet/flexdmd/releases/
     
    Windows 11 Crashing with oPlayer1 error?
    Go into windows11 apps>optional features>more windows features and check "media features"
     
    Riks Cabinet WIP Video

    PinStratsDan Desktop Video
     
    Rawds VR video:
     
    You can watch the film on Shudder, AMC’s streaming service;
    https://www.shudder.com/series/watch/blood-machines/033e95260abc2604?season=1
     

    29707 downloads

       (96 reviews)

    541 comments

    Updated

  22. Buck Rogers (Gottlieb 1980) Sound MOD

    I first would like to thank BorgDog for giving me permission to make this sound mod. I would also like to thank him for making a great table!! I also would like to thank everyone who contributed to this table including, Hauntfreaks and Sindbad!!
    They put in alot of time and work on the original table, and it is appreciated!! So if you like this mod, I would encourage you to thank the original author of the table, as I have only made a few changes!
    Check Original Table download page for more important info.
    Original Table...
    http://vpinball.com/VPBdownloads/buck-rogers-gottlieb-1980/
    I also would like to thank Allknowing2012 and Gtxjoe for teaching me how to add timers to script.
    I also would like to thank DJRobX, STAT, Gtxjoe, and nFozzy, for helping me shorten my StopSounds and PlaySounds script commands.
    (They each wrote out an example, and between them all, I was able to figure it out!! BIG THANKS!!!)
    I would also like to thank Scottacus for all the help with the TILT sound effects script!! BIG THANKS!!
    I also would like to thank Steve "Slydog43" for which these VPX mods would not be possible!!
     
    Version 2.1
    Converted all pics to WebP format to reduce overall size of table.(VPX7.2 Required)
    Converted Wav files in sound manager to ogg format which reduces file size.
    File size went from 166 MB's to 54.3 MB's!!!
     
    Version 2.0
    Added Modified version of JPSalas LUT script.
    LUT's are toggled with the Buy-In Key.(2 Key)
    Added Instruction Card.
    Instruction Card Pic uploaded with permission of Inkochnito. (Huge thanks!!)
    Find all your Pinball Card needs at Inkochnito's Pinball Cards site:
    http://www.pinballrebel.com/pinball/cards/
     
    Version 1.11a
    Stopped some timers that were still activated after pressing player1 start.
    Added coin sound effect to 3 key.

    Version 1.1a
    Noticed "Drain" sound effect was missing from sound manager, so I added it to sound manager from another table.
    (It was hard to catch this as you could only tell after last ball drain.)
    Also fixed script so coin is heard on coin insert.(There was not a coin sound effect named "coin" that the script was calling for. So I just changed to "Coin3" as there were 2 different coin sound effects already in the sound manager.)
    Scottacus helped fix the script for DT view objects to disappear when in FS mode.
    (If you ran FS view without B2s, the objects didn't disappear as per Scotts info.)
    BIG THANKS!!
    I added GI lights to Buck Rogers Logo and pic on left side of DT backdrop.
    Scottacus came up with working TILT sound effects script!! BIG THANKS!! (I will learn this if it kills me!!)
    1 of 4 sound effects will be played when you TILT table.
    I Added 133 sound effects triggered by events.
    All of these sound effects are played through backglass instead of table per Vogliadicanes info.
    There are 4 background music sound effects triggered by plunger.(From actual Movie.)
    There are 2 other background music sound effects that are not triggered by plunger.
    1 is triggered by hitting upper kicker. (1 in 16 chance of triggering it.) Twiggy says "Get Down Groovy" and a groovy song is played.(One from actual movie.)
    The other background music sound effect is only played during attract mode after losing a game.
    (This is the song that was played at end of tv show. It sounds corny, but true Buck Rogers fans will appreciate it.)
    You will need to hit F6 to bring up the Dipswitch Menu, and turn off ROM scoring sounds.
    (Or use the nvram I included with download.) Copy the nvram to your nvram folder where Visual Pinball is installed.
    I couldn't seem to shut off the ROM sounds and have them turn back on with table exit like other sound mods I have released.
    So you will need to turn off these sounds with either method above.
    BorgDog has made this in Portrait Mode. STAT left a POV.xml for Landscape Mode as attachment here in BorgDog's Support Topic..
    http://vpinball.com/forums/topic/buck-rogers-gottlieb-1980/#post-49053
    I will include this with download, but be sure to thank STAT for it!!
    Simply load table into Visual Pinball Editor, and click "File" tab, then click "Import Backdrop POV".
    Then a window will pop up allowing you to browse to BuckRogersPOV.xml.
    After importing simply start table. You will need to save the table after making changes, for them to stay
    If you are looking for a dB2S Backglass, Borgdog included one with his table download. (I didn't have enough room to include the dB2S Backglass, as these 2 Buck Rogers Sound Mods are over 166 MB's each.)
    So you need to go to his download page if you want the dB2S Backglass.
    All pics, trademarks, Logos and sounds belong to their respectful owners. This table is for personal home, and non-commercial use only. This table should be used for educational purposes only..
    Hope you enjoy!!
     
    I also made a version 1.1b that Scottacus changed all the DT LED's to reels to get his No Credit sound effect script to work, but I have a 720p monitor, so people with other screen resolutions, will see the LED's don't line up correctly. So I will try to get this fixed and have it uploaded shortly. I guess someone with a 1080p monitor will have to line them up correctly, as my screen resolution is 1365x768, which makes them not line up on others monitors.

    2352 downloads

       (1 review)

    23 comments

    Updated

  23. Blue Note (Gottlieb 1978)(VR Room)

    Description:        
    ***************
    The table is made by the great Jeff Whitehead (Loserman76).
    May he rest in peace. 😞 I hope, there are pinballs where you are, Jeff.
    I would like to thank Jeff, for allowing me, to convert his tables to VR.
     
    Info
    It is a hybrid table. So you can play in VR, desktop or cabinet mode, but you need the external backglass (included in the rar file).
    There is no need to change the script. A VR headset is automatically detected.
     
    I added the following things:
    VR room, artwork for cabinet, backbox and flyer, animations for buttons and plungers, LUT files (change with magnasave buttons).
     
    '*        Table primary build/scripted by Loserman76
    '*        Table images by GNance
    '*        VR update by Rajo Joey
     
    Best to play in VPinball_GL 10.8: https://github.com/vpinball/vpinball/actions/workflows/vpinball-gl.yml
     
    ***********************************************
    These are quick conversions, as I don't like playing in a dark room and don't want to spend more days or weeks to convert a table.
    If you want to do your own conversions, I wrote two tutorials for EM tables like Loserman76's and make templates of the tables, pictures and materials.
    Also there are some .psd files, to change the artwork in an easy way for example.
    In the template tables there are generic artwork for the cabinet and the backbox. Some people may be happy with that and don't need the real artwork.
    There is a short tutorial for people, who know the editor and a longer one for newbies. Both instructions are in English and German.
    https://mega.nz/folder/5csAGRAa#gSFFQN_jXbw03y7LpQENHg

    526 downloads

       (1 review)

    1 comment

    Updated

  24. Big Indian (Gottlieb 1974)(VR Room)

    Description:        
    ***************
    The table is made by the great Jeff Whitehead (Loserman76).
    May he rest in peace. 😞 I hope, there are pinballs where you are, Jeff.
    I would like to thank Jeff, for allowing me, to convert his tables to VR.
     
    Info
    It is a hybrid table. So you can play in VR, desktop or cabinet mode, but you need the external backglass.
    There is no need to change the script. A VR headset is automatically detected.
     
    I added the following things:
    VR room, artwork for cabinet, backbox and flyer, animations for buttons and plungers, LUT files (change with magnasave buttons).
     
    '*        Table build/scripted by Loserman!
    '*        Layout/Images/visuals by Hauntfreaks
    '*        VR update by Rajo Joey
     
    Works in 10.7.2, but best to play in VPinball_GL 10.8: https://github.com/vpinball/vpinball/actions/workflows/vpinball-gl.yml
     
    ***********************************************
    These are quick conversions, as I don't like playing in absolute darkness.
    If you want to do your own conversions, I wrote two tutorials for EM tables like Loserman76's and make templates of the tables, pictures and materials.
    Also there are some .psd files, to change the artwork in an easy way for example.
    In the template tables there are generic artwork for the cabinet and the backbox. Some people may be happy with that and don't need the real artwork.
    There is a short tutorial for people, who know the editor and a longer one for newbies. Both instructions are in English and German.
    https://mega.nz/folder/5csAGRAa#gSFFQN_jXbw03y7LpQENHg

    377 downloads

       (1 review)

    0 comments

    Submitted

  25. Buccaneer (Gottlieb 1976)(VR Room)

    Description:        
    ***************
    The table is made by the great Jeff Whitehead (Loserman76).
    May he rest in peace. 😞 I hope, there are pinballs where you are, Jeff.
    I would like to thank Jeff, for allowing me, to convert his tables to VR.
     
    Info
    It is a hybrid table. So you can play in VR, desktop or cabinet mode, but you need the external backglass (included in the rar file).
    There is no need to change the script. A VR headset is automatically detected.
     
    I added the following things:
    VR room, artwork for cabinet, backbox and flyer, animations for buttons and plungers, LUT files (change with magnasave buttons).
     
    '*        Table build/scripted by Loserman!
    '*        Images by GNance
    '*        VR Update by Rajo Joey
     
    Best to play in VPinball_GL 10.8: https://github.com/vpinball/vpinball/actions/workflows/vpinball-gl.yml
     
    ***********************************************
    These are quick conversions, as I don't like playing in a dark room and don't want to spend more days or weeks to convert a table.
    If you want to do your own conversions, I wrote two tutorials for EM tables like Loserman76's and make templates of the tables, pictures and materials.
    Also there are some .psd files, to change the artwork in an easy way for example.
    In the template tables there are generic artwork for the cabinet and the backbox. Some people may be happy with that and don't need the real artwork.
    There is a short tutorial for people, who know the editor and a longer one for newbies. Both instructions are in English and German.
    https://mega.nz/folder/5csAGRAa#gSFFQN_jXbw03y7LpQENHg

    413 downloads

       (1 review)

    0 comments

    Submitted

×
  • Create New...