196 files
-
NFL 49ers PuPPack
By hawkeyez88
Just in time for Superbowl!!!
Thanks to Joey Beaulieu for the overlays!
This is for Fun DO NOT SELL or Redistribute or reupload as your own.
Use the latest version 4.4 of Xenoph's tables - check out his files, https://vpuniverse.com/profile/8789-xenonph/?tab=node_filestabprofile_filesTab. He has added a script option in the table to turn the sound mode on or off for PuP. If you're using the PuPPacks I would suggest off. But it's up to you, the user.
Place the nfl_san folder into your pinupsystem\pupvideos folder as you would any other puppack. Select 1 of the bat options that suites your system.
If you're looking at customizing this for your own team, you may do so at your own risk, and please do not upload as your own. Any video and song can be replaced if you don't like it, keep things named the same or you might break things. Changes and mods to the PuPPacks won't be supported in forums. I do plan on releasing more teams as time permits in the future.
Enjoy!
82 downloads
-
NFL Packers PuPPack
By hawkeyez88
Just in time for Superbowl!!!
Thanks to Joey Beaulieu for the overlays!
This was a "tribute" to Aaron Rodgers and his last season as a Green Bay Packer, never released until today!
This is for Fun DO NOT SELL or Redistribute or reupload as your own.
Use the latest version 4.4 of Xenoph's tables - check out his files, https://vpuniverse.com/profile/8789-xenonph/?tab=node_filestabprofile_filesTab. He has added a script option in the table to turn the sound mode on or off for PuP. If you're using the PuPPacks I would suggest off. But it's up to you, the user.
Place the nfl_gre folder into your pinupsystempupvideos folder as you would any other puppack. Select 1 of the bat options that suites your system.
If you're looking at customizing this for your own team, you may do so at your own risk, and please do not upload as your own. Any video and song can be replaced if you don't like it, keep things named the same or you might break things. Changes and mods to the PuPPacks won't be supported in forums. I do plan on releasing more teams as time permits in the future.
Enjoy!
61 downloads
0 comments
Submitted
-
Star Wars Empire Strikes Back Pup
By GtecArcade
May The Force Be With You
in memory of Carrie Fisher
Must Use VPMAlias or it wont't work for you, add line to your vpmalias.txt file then save. It's in your visualpinball/vpinmame folder.
empsbackpup,empsback
Lots of pup-options: Choose wisely youngling. I would recommend Overlay # 6
Mega Thanks to @xenonph for his epic mod to this table and everyone who helped with it's creation. Love your work Thank you!!!
Mega Thanks to @JoePicasso for his 6 beautiful overlay options, which inspired me to make this in the first place, empire strikes back was a side project! Project Empire Strikes Back would not exist if it wasn't for him ! Thank you so much!
Mega Thanks to @ryguy417, @classicradios, @xenonph, @DarthVito, @JoePicassofor bein united in our love of Star Wars and gettin this idea off the ground! You guys rule!
Mega Thanks to @Cliffy for his desktop options, AKA desktop master thank you!
Mega Thanks to @Fabouh for his magnificent Fulldmd creation..... I knew it was the one that had to be used to make this really pop, amazing and thank you!! You sir are why i will only use 1920 resolution fulldmds
I'm kinda dying to do Return of the Jedi, if someone wants to make a custom Return of the Jedi Table I'll make a pup and you can release it with it.
Also..... someone please make a cool backglass for episode 1 pup.... and topper backglass.... might speed things up
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!
VIRTUAL PINBALL ALWAYS HAS AND ALWAYS WILL BE FREE TO ANYONE!!!!
1205 downloads
-
Avengers TV-series PUP-pack
By GauGau
What does it do?
Music mods or sound mods are something that I really enjoy a lot. Ideally, the music adds to the pinball machine's theme and brings back the feeling of the bar where the pinball machine often was located near the jukebox. Especially for EM machines that only had chimes and bells, the added music can be nice. This PUP-pack features songs mostly from the 60s and 70s with video cut scenes from the tv series "The Avengers". The focus is on giving you some background music.
What does it NOT do?
This PUP-pack does NOT deal with the Marvel superhero franchise of the same name. If you expected Thor, Captain America or the Hulk here I'm sorry to disappint you, they are not to be found here. We're talking about the British TV series from the sixties instead that featured John Steed (played by Patrick Macnee) and various female side-kicks. The best-known female character was Emma Peel, played by Diana Rigg.
Tracks:
There are 17 tracks that come with this PUP-pack. Add your own videos as you see fit.
Tables:
There are several tables that have similar themes. The PUP-pack "Avengers TV-series PUP-pack" is meant to be used with tables that deal with the TV series from the 1960s.
It can be used with the tables
Avengers,TV Series by stevegooner123 (reskin of @jpsalas' Space Cadet) Chapeau Melon et Bottes de Cuir by @VLive and @icepinball (reskin of JP Salas' Space Cadet) Avengers TV-Series multilingual by @icepinball (reskin on Road Kings) unreleased as of 2024-01-04 and any other table that you want to use it with (if you are ready to tweak the table code).
You can apply the PUP-pack for all or some of the above tables or just for one of them.
Controls:
To accomplish the PUP-pack as a video jukebox I had to add some controls to the table script. During game play, you can go to another random track with the right magnasave button. Pressing the left magnasave button stops the playback. The gameplay itself doesn't have any impact on video playback.
Patching:
I went through a long approval request communication with some of the table authors with no final result, so I've come up with a dif file for each table that you need to apply using VPU's patching system "VPURemix". This way, the original author's work doesn't get touched; think of the patching systems as an easy way to keep you from adding code snippets to the tables manually.
Manual coding:
If you don't want to use the patching system or if you want to apply the code to another table that isn't listed above, here are the instructions for manually applying the code. All who don't want to apply code manually should skip this section:
At the top of the table code, add:
'****** PuP Variables ****** Dim usePUP: Dim cPuPPack: Dim PuPlayer: Dim PUPStatus: PUPStatus=false ' dont edit this line!!! '*************************** PuP Settings for this table ******************************** usePUP = true ' enable Pinup Player functions for this table. cPuPPack = "TheAvengers" ' name of the PuP-Pack / PuPVideos folder within PinUPSystem\PUPVideos for this table '//////////////////// PINUP PLAYER: STARTUP & CONTROL SECTION ////////////////////////// ' This is used for the startup and control of Pinup Player Sub PuPStart(cPuPPack) If PUPStatus=true then Exit Sub If usePUP=true then Set PuPlayer = CreateObject("PinUpPlayer.PinDisplay") If PuPlayer is Nothing Then usePUP=false PUPStatus=false Else PuPlayer.B2SInit "",cPuPPack 'start the Pup-Pack PUPStatus=true End If End If End Sub Sub pupevent(EventNum) if (usePUP=false or PUPStatus=false) then Exit Sub PuPlayer.B2SData "E"&EventNum,1 'send event to Pup-Pack End Sub ' ******* How to use PUPEvent to trigger / control a PuP-Pack ******* ' Usage: pupevent(EventNum) ' EventNum = PuP Exxx trigger from the PuP-Pack ' Example: pupevent 102 ' This will trigger E102 from the table's PuP-Pack ' DO NOT use any Exxx triggers already used for DOF (if used) to avoid any possible confusion '************ PuP-Pack Startup ************** PuPStart(cPuPPack) 'Check for PuP - If found, then start Pinup Player / PuP-Pack '*************************************************************************************** Usually, somewhere between the declaration of constants (lines starting with "Const") and the variable dimensions (lines starting with "Dim") is a good place to add that code.
After doing that, run the table to see if it is playable without throwing errors. The videos should be playing, but you won't be able to pause/skip, as we haven't added yet the corresponding code.
Next, add the Magnasave controls by searching the existing code for the term "magnasave". If it's NOT there, we're fine and can savely add our magnasave button definition into a new line of it's own right within the definition of the function "Sub Table1_KeyDown". Add this code:
If keycode = LeftMagnaSave Then PuPevent 801 End If If keycode = RightMagnaSave Then PuPEvent 800 End If We're done! Test-play, remember to save the table.
The two tables that are a Space Cadet reskin do contain Magnasave functionality, so I have changed
If keycode = LeftMagnaSave Then bLutActive = True: Lutbox.text = "level of darkness " & LUTImage + 1 If keycode = RightMagnaSave Then If bLutActive Then NextLUT End If End If into:
If keycode = LeftMagnaSave Then bLutActive = True 'SetLUTLine "Color LUT image " & table1.ColorGradeImage PuPevent 801 End If If keycode = RightMagnaSave Then If bLutActive = True Then NextLUT Else PuPEvent 800 End If End If
Instructions:
Download the package and unblock it if applicable Extract the folder "TheAvengers" into your PUP-pack folder (usually something like C:\vPinball\PinUPSystem\PUPVideos) Extract the dif files into a temporary folder (e.g. C:\temp) If you don't have it, download VPU's patching system "VPURemix" and expand it to any folder on your PC, e.g. C:\vPinball\VPPatch64 Download the original tables that you want to apply the patch to. You can follow the .url files in the zip to accompish that or just copy and paste the URLs below into the address bar of your browser:
* Avengers,TV Series by stevegooner123 (reskin of JP Salas' Space Cadet). No need to apply the dif patch, as Steve has already added the needed code into his release v1.1 or better. The dif patch just brings minor code changes that mainly result in smaller file size; only apply it if you need bleeding edge code.
* Chapeau Melon et Bottes de Cuir by VLive and Iceman (reskin of JP Salas' Space Cadet)
* Avengers TV-Series multilingual by Iceman (reskin on Road Kings): unreleased as of 2024-01-04. Watch VPU for a release. Apply the patch for the desired table(s): as a result, you should obtain a modified VPX file. Put those files into your tables folder (e.g. C:\vPinball\VisualPinball\Tables)
PUP-pack options:
The PUP-pack videos can be positioned on topper, backglass or full DMD screen, with or without an overlay. It comes with these options:
1-Video on backglass, no overlay
2a-Video on backglass,overlay-frame
2b-Video on backglass,tv-bigscreen
2c-Video on backglass,tv-mediumscreen
2d-Video on backglass,tv-smallscreen
3-Video on fullDMD, no overlay
4a-Video on fullDMD,overlay-frame
4b-Video on fullDMD,tv-bigscreen
4c-Video on fullDMD,tv-mediumscreen
4d-Video on fullDMD,tv-smallscreen
5-Video on topper, no overlay
6-Video on backglass with B2S (supplied by @Justthebest, thank you)
To apply any of them, execute the corresponding batch file in the PUP-folder (e.g. C:\vPinball\PinUPSystem\PUPVideos\TheAvengers).
Table authors:
I hope that all table authors are OK with this PUP-pack. I'd be more than happy if you would add the code to your next release as a sort of backport. In fact, Stevegooner123 has already done so in his 1.1 release by adding the core functionality. My dif contains minor code adjustments and removes unneeded extra files.
My edits are trivial and most of it was blatantly taken from @NailBuster's code. Some tables use the Magnasave buttons for LUT, so the interfering code needs to be adapted accordingly.
Known Issues:
If you want the PUP-pack video to play on the fullDMD for one table and on the topper for another table for example, you can't get away with just one folder "TheAvengers" within the PUPVideos folder. Create two instead and name them "TheAvengersFullDMD" and "TheAvengersTopper" or similar and refer to that name in the code section in the variable definition for cPuPPack.
I hope that some will find this PUP-pack fun and apologize for the long read.
Enjoy
Joachim
360 downloads
-
Bally Playboy Miss December Add-on
By gdycaps24680
WARNING: adult content (nudity, but nothing hardcore).
In a nutshell, this PUP-Pack is similar to the Stern Playboy PUP-Pack, except that it's for the Bally Playboy table.
(though this can be used as a booster pack for the Stern Playboy PUP-Pack as well)
This Add-on/conversion kit works with the following tables (not included with the Add-on)
Playboy (Bally 1978) v1.2 MOD (djredick, DJSpeedy, HSM) - partially supported Playboy (Bally 1978) 4.0 or 4.0a, Regular or Special Edition (HiRez00, Apophis) - fully supported
If you had picked up any of the above files when they were available, then great. As I won't distribute work that is not mine, please do not ask me (here or by private message) for any of the files above. Your requests will be ignored, sorry.
556 downloads
-
Star Trek TOS PUP-pack
By GauGau
Star Trek (The Original Series) PUP-Pack
This PUP-pack adds a video jukebox to Star Trek themed tables.
What does it do?
Music mods or sound mods are something that I really enjoy a lot. Ideally, the music adds to the pinball machine's theme and brings back the feeling of the bar where the pinball machine often was located near the jukebox. Especially for EM machines that only had chimes and bells, the added music can be nice. There are already several puck packs out there that have video snippets of the TV series and the Star Trek movies. This PUP-pack features songs from the 60s and 70s with video cut scenes. The focus is on giving you some background music.
Tracks:
There are 11 tracks that come with this PUP-pack. Add your own videos as you see fit.
Tables:
There are several tables that have similar themes. The PUP-pack "Star Trek (The Original Series)" is meant to be used with tables that deal with the TV series featuring Kirk, Spock, McCoy, Scotty, Uhura, Zulu and Chekov.
It can be used with the tables
Star Trek (Gottlieb 1971) Star Trek (Bally 1979) Star Trek Mirror Universe (Bally 1978) Star Trek 25th Anniversary (Data East 1991) Bigus MOD 1.1 Star Trek 25th Anniversary (Data East 1991) versins77 1.0 Star Trek Spock Tribute (Original 2022) Iceman and any other table that you want to use it with (if you are ready to tweak the table code).
You can apply the PUP-pack for all or some of the above tables or just for one of them.
Technically, the 1971 Gottlieb tables doesn't deal with the TV series, but has just "borrowed" the name.
Controls:
To accomplish the PUP-pack as a video jukebox I had to add some controls to the table script. During game play, you can go to another random track with the right magnasave button. Pressing the left magnasave button stops the playback. The gameplay itself doesn't have any impact on video playback.
Patching:
I didn't want to go through a long approval request communication with all the table authors, so I've come up with a dif file for each table that you need to apply using VPU's patching system "VPURemix". This way, the original author's work doesn't get touched; think of the patching systems as an easy way to keep you from adding code snippets to the tables manually.
Manual coding:
If you don't want to use the patching system or if you want to apply the code to another table that isn't listed above, here are the instructions for manually applying the code. All who don't want to apply code manually should skip this section:
At the top of the table code, add:
'****** PuP Variables ****** Dim usePUP: Dim cPuPPack: Dim PuPlayer: Dim PUPStatus: PUPStatus=false ' dont edit this line!!! '*************************** PuP Settings for this table ******************************** usePUP = true ' enable Pinup Player functions for this table. cPuPPack = "StarTrekTOS" ' name of the PuP-Pack / PuPVideos folder within PinUPSystem\PUPVideos for this table '//////////////////// PINUP PLAYER: STARTUP & CONTROL SECTION ////////////////////////// ' This is used for the startup and control of Pinup Player Sub PuPStart(cPuPPack) If PUPStatus=true then Exit Sub If usePUP=true then Set PuPlayer = CreateObject("PinUpPlayer.PinDisplay") If PuPlayer is Nothing Then usePUP=false PUPStatus=false Else PuPlayer.B2SInit "",cPuPPack 'start the Pup-Pack PUPStatus=true End If End If End Sub Sub pupevent(EventNum) if (usePUP=false or PUPStatus=false) then Exit Sub PuPlayer.B2SData "E"&EventNum,1 'send event to Pup-Pack End Sub ' ******* How to use PUPEvent to trigger / control a PuP-Pack ******* ' Usage: pupevent(EventNum) ' EventNum = PuP Exxx trigger from the PuP-Pack ' Example: pupevent 102 ' This will trigger E102 from the table's PuP-Pack ' DO NOT use any Exxx triggers already used for DOF (if used) to avoid any possible confusion '************ PuP-Pack Startup ************** PuPStart(cPuPPack) 'Check for PuP - If found, then start Pinup Player / PuP-Pack '*************************************************************************************** Usually, somewhere between the declaration of constants (lines starting with "Const") and the variable dimensions (lines starting with "Dim") is a good place to add that code.
After doing that, run the table to see if it is playable without throwing errors. The videos should be playing, but you won't be able to pause/skip, as we haven't added yet the corresponding code. Stop playing and go back to the editor, will ya?
Next, add the Magnasave controls by searching the existing code for the term "magnasave". If it's NOT there, we're fine and can savely add our magnasave button definition into a new line of it's own right within the definition of the function "Sub Table1_KeyDown". Add this code:
If keycode = LeftMagnaSave Then PuPevent 801 End If If keycode = RightMagnaSave Then PuPEvent 800 End If We're done! Test-play, remember to save the table.
If your above search has found Magnasave code, you'll have to integrate that with the new code. For tables using JP's LUT code like Pit Stop, use something like this:
If keycode = LeftMagnaSave Then bLutActive = True SetLUTLine "Color LUT image " & table1.ColorGradeImage PuPevent 801 End If If keycode = RightMagnaSave Then If bLutActive = True Then NextLUT Else PuPEvent 800 End If End If
Instructions:
Download the package and unblock it if applicable Extract the folder "StarTrekTOS" into your PUP-pack folder (usually something like C:\vPinball\PinUPSystem\PUPVideos) Extract the dif files into a temporary folder (e.g. C:\temp) If you don't have it, download VPU's patching system "VPURemix" and expand it to any folder on your PC, e.g. C:\vPinball\VPPatch64 Download the original tables that you want to apply the patch to. You can follow the .url files in the zip to accompish that or just copy and paste the URLs below into the address bar of your browser:
Star Trek (Gottlieb 1971) 1.2 BorgDog
Star Trek (Bally 1979) 2.1.1 rothbauerw
Star Trek Mirror Universe (Bally 1978)
Star Trek 25th Anniversary (Data East 1991)_Bigus(MOD) 1.1
Star Trek 25th Anniversary (Data East 1991) 1.0.0 versins77
Star Trek Spock Tribute 1.0.0 Iceman Apply the patch for the desired table(s): as a result, you should obtain a modified VPX file. Put those files into your tables folder (e.g. C:\vPinball\VisualPinball\Tables)
PUP-pack options:
The PUP-pack videos can be positioned on topper, backglass or full DMD screen, with or without an overlay. It comes with these options:
1-Video on backglass, no overlay
2-Video on backglass with overlay-frame
3-Video on fullDMD, no overlay
4a-Video on fullDMD,overlay-screen
4b-Video on fullDMD,overlay-bridge
4c-Video on fullDMD,overlay-sickbay
4d-Video on fullDMD,overlay-tricorder
5-Video on topper, no overlay
6-Video on backglass with B2S (supplied by @Justthebest, thank you)
To apply any of them, execute the corresponding batch file in the PUP-folder (e.g. C:\vPinball\PinUPSystem\PUPVideos\StarTrekTOS).
Table authors:
I hope that all table authors are OK with this PUP-pack. I'd be more than happy if you would add the code to your next release as a sort of backport. My edits are trivial and most of it was blatantly taken from @Nailbuster's code. Some tables use the Magnasave buttons for LUT, so the interfering code needs to be adapted accordingly.
Known Issues:
If you want the PUP-pack video to play on the fullDMD for one table and on the topper for another table for example, you can't get away with just one folder "StarTrekTOS" within the PUPVideos folder. Create two instead and name them "StarTrekTOSFullDMD" and "StarTrekTOSTopper" or similar and refer to that name in the code section in the variable definition for cPuPPack.
For reasons of laziness and lacking coding skills I've removed the LUT code that came with Star Trek 25th Anniversary (Data East 1991) from versins77 that was triggered with the Magnasave buttons to selfishly accomplish my little greedy needs. I'd appreciate code donations to re-add the LUT selector to accomplish both LUT at well as video jukebox functionality.
The table Star Trek 25th Anniversary (Data East 1991) came with ROM music. To silence only that music without muting the ROM sounds completely I've modified the altsound package found on http://altsound.vpin24.com/. To enable that option, copy the folder trek_201 from the package that resides in the folder "Altsound Star Trek 25th Anniversary (Data East 1991)" into the altsound folder on your hard drive (usually C:\vPinball\VisualPinball\VPinMAME\altsound). Then start the game, hit [F1] and change the value of the field "Alt Sound Mode (0-3)" from 0 to 1. Hit OK to return to the game, quit the game and close VPX to restart vpinmame.
The Mirror Universe table is a very unofficial and work-in-progress project that gains a lot with the fun backglass by CarnyPriest.
I hope that some will find this PUP-pack fun and apologize for the long read. More PUP-packs coming if you're interessted; all reviews and comments are welcome.
Enjoy
Joachim
388 downloads
-
KAT PUP
By bombaj344
I hope you enjoy the puppy with Kat's music ")
Instruction
Add this version of the table to the Tables folder
Add folder kat to folder Music
Add the folder katpup to PUPVideos
If you have a script error, change the script lines to musicPath = FileSystemObject.GetAbsolutePathName("..") ' get path to vpinball\table
Cliffy, thanks for your help
The night wraps sarcophagus like a black robe
I spread out memories like beads
Nestled in coat of hair, fragrant and fertile,
Hidden behind your dream
My hand is half frozen, your lips are ice cold
Where not so long ago we were ablaze
I felt ecstasy of wind, of mast pressured by storm
I'm giving you my tear.
My ship sails ahead, somewhere...
My heart though cracked, still beats
You don't exist, you never did... it's night
I don't exist, I never did...it's day
Łza dla cieniów minionych
Roman Kostrzewski
180 downloads
-
Putin Vodka Mania PUP-pack
By GauGau
Instead of playing the music that is buit into @remdwaas1986' table "Putin Vodka Mania", the PUP-pack plays some videos that feature everyone's favorite mass-murderer and wanted war-criminal Vlad Putin.
Tracks:
There are 7 tracks in total, out of which 2 are in German (filenames starting with "DE"). All of them are not my own work, but have been taken from the internet. Delete the tracks you don't like. Add your own videos as you see fit.
Controls:
To accomplish the PUP-pack as a video jukebox I had to add some controls to the table script. During game play, you can go to another random track with the right magnasave button. Pressing the left magnasave button stops the playback. The gameplay itself doesn't have any impact on video playback.
When the pup-pack is enabled, the original music that comes with Remdaas' table is muted.
The PUP-pack controls exist in version 1.2 (or better) of the table
Instructions:
If you don't have v1.2 (or better) of the table "Putin Vodka Mania" by @remdwaas1986, download and extract it.
Download the PUP-pack and extract the folder "Putin" into your PUP-pack folder (usually something like C:\vPinball\PinUPSystem\PUPVideos).
The line
usePUP = true ' enable Pinup Player functions for this table. in the VPX script toggles the usage of the PUP-pack vs. music playback.
PUP-pack options:
The PUP-pack videos can be positioned on topper, backglass or full DMD screen, with or without an overlay. It comes with these options:
Video on backglass, no overlay Video on backglass with overlay-frame Video on fullDMD, no overlay Video on fullDMD with overlay-frame Video on topper, no overlay Video on backglass with B2S (supplied by @Justthebest , thank you) To apply any of them, execute the corresponding batch file in the PUP-folder (e.g. C:\vPinball\PinUPSystem\PUPVideos\Putin).
Enjoy
Joachim
287 downloads
0 comments
Submitted
-
1960s Racing PUP-pack
By GauGau
Racing sound & videos for Pit Stop (Williams 1968) and Spin Out (Gottlieb 1975)
What does it do?
Music mods or sound mods are something that I really enjoy a lot. Ideally, the music adds to the pinball machine's theme and brings back the feeling of the bar where the pinball machine often was located near the jukebox. Especially for EM machines that only had chimes and bells, the added music can be nice. This PUP-pack doesn't feature music, but racing scenes with motor sounds from the era in some videos.
Tracks:
The PUP-pack comes with 8 tracks. Add your own videos as you see fit. Some of the videos feature the original footage, while others are movie versions or just show footage of the era.
Tables:
There are several tables that have similar themes. The PUP-pack "1960s Racing" is meant to be used with tables from the sixties that deal with racing.
It can be used with the tables
Pit Stop (Williams 1968) Spin Out (Gottlieb 1975) and any other table that you want to use it with (if you are ready to tweak the table code).
You can apply the PUP-pack for all or some of the above tables or just for one of them.
Controls:
To accomplish the PUP-pack as a video jukebox I had to add some controls to the table script. During game play, you can go to another random track with the right magnasave button. Pressing the left magnasave button stops the playback. The gameplay itself doesn't have any impact on video playback.
Patching:
I didn't want to go through a long approval request communication with the table authors, so I've come up with a dif file for each table that you need to apply using VPU's patching system "VPURemix". This way, the original author's work doesn't get touched; think of the patching systems as an easy way to keep you from adding code snippets to the tables manually.
Manual coding:
If you don't want to use the patching system or if you want to apply the code to another table that isn't listed above, here are the instructions for manually applying the code. All who don't want to apply code manually should skip this section:
At the top of the table code, add:
'****** PuP Variables ****** Dim usePUP: Dim cPuPPack: Dim PuPlayer: Dim PUPStatus: PUPStatus=false ' dont edit this line!!! '*************************** PuP Settings for this table ******************************** usePUP = true ' enable Pinup Player functions for this table. cPuPPack = "60sRacing" ' name of the PuP-Pack / PuPVideos folder within PinUPSystem\PUPVideos for this table '//////////////////// PINUP PLAYER: STARTUP & CONTROL SECTION ////////////////////////// ' This is used for the startup and control of Pinup Player Sub PuPStart(cPuPPack) If PUPStatus=true then Exit Sub If usePUP=true then Set PuPlayer = CreateObject("PinUpPlayer.PinDisplay") If PuPlayer is Nothing Then usePUP=false PUPStatus=false Else PuPlayer.B2SInit "",cPuPPack 'start the Pup-Pack PUPStatus=true End If End If End Sub Sub pupevent(EventNum) if (usePUP=false or PUPStatus=false) then Exit Sub PuPlayer.B2SData "E"&EventNum,1 'send event to Pup-Pack End Sub ' ******* How to use PUPEvent to trigger / control a PuP-Pack ******* ' Usage: pupevent(EventNum) ' EventNum = PuP Exxx trigger from the PuP-Pack ' Example: pupevent 102 ' This will trigger E102 from the table's PuP-Pack ' DO NOT use any Exxx triggers already used for DOF (if used) to avoid any possible confusion '************ PuP-Pack Startup ************** PuPStart(cPuPPack) 'Check for PuP - If found, then start Pinup Player / PuP-Pack '*************************************************************************************** Usually, somewhere between the declaration of constants (lines starting with "Const") and the variable dimensions (lines starting with "Dim") is a good place to add that code.
After doing that, run the table to see if it is playable without throwing errors. The videos should be playing, but you won't be able to pause/skip, as we haven't added yet the corresponding code. Enough! Stop playing the table and go back to the editor, will ya?
Next, add the Magnasave controls by searching the existing code for the term "magnasave". If it's NOT there, we're fine and can savely add our magnasave button definition into a new line of it's own right within the definition of the function "Sub Table1_KeyDown". Add this code:
If keycode = LeftMagnaSave Then PuPevent 801 End If If keycode = RightMagnaSave Then PuPEvent 800 End If We're done! Test-play, remember to save the table.
If your above search has found Magnasave code, you'll have to integrate that with the new code. For tables using JP's LUT code like Pit Stop, use something like this:
If keycode = LeftMagnaSave Then bLutActive = True SetLUTLine "Color LUT image " & table1.ColorGradeImage PuPevent 801 End If If keycode = RightMagnaSave Then If bLutActive = True Then NextLUT Else PuPEvent 800 End If End If
PUP-pack instructions:
Download the package and unblock it if applicable Extract the folder "60sRacing" into your PUP-pack folder (usually something like C:\vPinball\PinUPSystem\PUPVideos) Extract the dif files into a temporary folder (e.g. C:\temp) If you don't have it, download VPU's patching system "VPURemix" and expand it to any folder on your PC, e.g. C:\vPinball\VPPatch64 Download the original tables that you want to apply the patch to. You can follow the .url files in the zip to accompish that or just copy and paste the URLs below into the address bar of your browser: Pit Stop (Williams 1968) 1.0.1 Spin Out (Gottlieb 1975) Teisen MOD 1.1
PUP-pack options:
The PUP-pack videos can be positioned on topper, backglass or full DMD screen, with or without an overlay. It comes with these options:
Video on backglass, no overlay Video on backglass with overlay-frame Video on fullDMD, no overlay Video on fullDMD with overlay-frame Video on topper, no overlay Video on backglass with B2S (supplied by @Justthebest, thank you) To apply any of them, execute the corresponding batch file in the PUP-folder (e.g. C:\vPinball\PinUPSystem\PUPVideos\60sRacing).
Table authors:
I hope that all table authors are OK with this PUP-pack. I'd be more than happy if you would add the code to your next release as a sort of backport. My edits are trivial and most of it was blatantly taken from @Nailbuster's code. Some tables use the Magnasave buttons for LUT, so the interfering code needs to be adapted accordingly.
Known Issues:
If you want the PUP-pack video to play on the fullDMD for one table and on the topper for another table for example, you can't get away with just one folder "1960sRacing" within the PUPVideos folder. Create two instead and name them "1960sRacingFulldmd" and "1960sRacingTopper" or similar and refer to that name in the code section in the variable definition for cPuPPack.
I hope that some will find this PUP-pack fun and apologize for the long read. More PUP-packs coming if you're interessted; all reviews and comments are welcome.
Enjoy
Joachim
153 downloads
-
pup pack Atlantis (Bally) Pup Pack
By PIPAllah
Peace Y'all,
"Come on Crew!"
Unzip and place the atlantis folder in your pup folder.
This pup pack is designed for a three screen setup and it works with Flex-DMD, so you'll need it to move the score around.
I'd like to give a shout out to @hauntfreaks for allowing me to use his backglass. When playing you might forget this isn't a real b2s. This is not a static Pup Backglass. The jackpot lights work, are accurate and the backglass lights go out during multiball just like the real b2s.
The more I messed around with making this, the more I liked how it turned out. I went through several movies before I settled on the ones I used. Can you guess what they are? What I thought going in to making this Pup Pack and what I ended up with were two different things completely. I learned more making this pup pack than all the other before this, combined. This was a labor of love, very frustrating at times but very rewarding now that it's done.
Most of these Alpha Numeric tables were the pinballs I played in college. They bring back fond memories. This is why I plan to do pups and mini-pups for them.
I will make upgrades to all my Pup Packs when necessary and as my understanding of this craft increases. Otherwise....... Enjoy!
Precise
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!
VIRTUAL PINBALL ALWAYS HAS AND ALWAYS WILL BE FREE TO ANYONE!!!!
458 downloads
- pipallah
- atlantis (bally)
- (and 2 more)
-
1960s Beach PUP-pack
By GauGau
What does it do?
Music mods or sound mods are something that I really enjoy a lot. Ideally, the music adds to the pinball machine's theme and brings back the feeling of the bar where the pinball machine often was located near the jukebox. Especially for EM machines that only had chimes and bells, the added music can be nice. This PUP-pack brings you beach-themed music from the era in some videos. After all, it's an enhanced sound mod.
Songs:
Beach Boys - Don't Worry Baby Beach Boys - Surfin USA Beach Boys - Surfer Girl Beach Boys - California Girls Bobby Freeman - C'mon and Swim Four Seasons - Sherry Jan & Dean - Ride The Wild Surf Jan & Dean - Surf City Ronny & The Daytonas - G.T.O. The Chantays - Pipeline The Hondells - Little Honda The Rivieras - California Sun - 1964 The Surfaris - Wipe Out The Ventures - Walk, Don't Run Add your own videos as you see fit. It should not come as a surprise that the video material from that era lacks in resolution, so sorry for that. Some of the videos feature the original artist, while others are cover versions or just show footage of the era.
Tables:
There are several tables that have similar themes. The PUP-pack "1960s Beach" is meant to be used with tables from the sixties that deal with beaches and surfing.
It can be used with the tables
Aloha (Gottlieb 1961) Beach Bums (Original 2018) Smart Set (williams 1969) Surf Side (Gottlieb 1967) Tropic Fun (Williams 1973) and any other table that you want to use it with (if you are ready to tweak the table code).
You can apply the PUP-pack for all or some of the above tables or just for one of them.
Controls:
To accomplish the PUP-pack as a video jukebox I had to add some controls to the table script. During game play, you can go to another random track with the right magnasave button. Pressing the left magnasave button stops the playback. The gameplay itself doesn't have any impact on video playback.
Patching:
I didn't want to go through a long approval request communication with all the table authors, so I've come up with a dif file for each table that you need to apply using VPU's patching system "VPURemix". This way, the original author's work doesn't get touched; think of the patching systems as an easy way to keep you from adding code snippets to the tables manually.
Manual coding:
If you don't want to use the patching system or if you want to apply the code to another table that isn't listed above, here are the instructions for manually applying the code. All who don't want to apply code manually should skip this section and continue reading at the section "PUP-pack instructions:".
At the top of the table code, add :
'****** PuP Variables ****** Dim usePUP: Dim cPuPPack: Dim PuPlayer: Dim PUPStatus: PUPStatus=false ' dont edit this line!!! '*************************** PuP Settings for this table ******************************** usePUP = true ' enable Pinup Player functions for this table. cPuPPack = "60sBeach" ' name of the PuP-Pack / PuPVideos folder within PinUPSystem\PUPVideos for this table '//////////////////// PINUP PLAYER: STARTUP & CONTROL SECTION ////////////////////////// ' This is used for the startup and control of Pinup Player Sub PuPStart(cPuPPack) If PUPStatus=true then Exit Sub If usePUP=true then Set PuPlayer = CreateObject("PinUpPlayer.PinDisplay") If PuPlayer is Nothing Then usePUP=false PUPStatus=false Else PuPlayer.B2SInit "",cPuPPack 'start the Pup-Pack PUPStatus=true End If End If End Sub Sub pupevent(EventNum) if (usePUP=false or PUPStatus=false) then Exit Sub PuPlayer.B2SData "E"&EventNum,1 'send event to Pup-Pack End Sub ' ******* How to use PUPEvent to trigger / control a PuP-Pack ******* ' Usage: pupevent(EventNum) ' EventNum = PuP Exxx trigger from the PuP-Pack ' Example: pupevent 102 ' This will trigger E102 from the table's PuP-Pack ' DO NOT use any Exxx triggers already used for DOF (if used) to avoid any possible confusion '************ PuP-Pack Startup ************** PuPStart(cPuPPack) 'Check for PuP - If found, then start Pinup Player / PuP-Pack '*************************************************************************************** Usually, somewhere between the declaration of constants (lines starting with "Const") and the variable dimensions (lines starting with "Dim") is a good place to add that code.
After doing that, run the table to see if it is playable without throwing errors. The videos should be playing, but you won't be able to pause/skip, as we haven't added yet the corresponding code. Stop playing and go back to the editor, will ya?
Next, add the Magnasave controls by searching the existing code for the term "magnasave". If it's NOT there, we're fine and can savely add our magnasave button definition into a new line of it's own right within the definition of the function "Sub Table1_KeyDown". Add this code:
If keycode = LeftMagnaSave Then PuPevent 801 End If If keycode = RightMagnaSave Then PuPEvent 800 End If We're done with applying the code manually! Test-play and remember to save the table ;-).
PUP-pack instructions:
Download the package and unblock it if applicable Extract the folder "60sBeach" into your PUP-pack folder (usually something like C:\vPinball\PinUPSystem\PUPVideos) Extract the dif files into a temporary folder (e.g. C:\temp) If you don't have it, download VPU's patching system "VPURemix" and expand it to any folder on your PC, e.g. C:\vPinball\VPPatch64 Download the original tables that you want to apply the patch to and do so. You can follow the .url files in the zip archive to accomplish that or the links below: Aloha (Gottlieb 1961) 1.1 Beach Bums 1.0 Smart Set (Williams 1969) 1.00 Surf Side (Gottlieb 1967) 1.0d Tropic Fun (Williams 1973) 1.06
PUP-pack options:
The PUP-pack videos can be positioned on topper, backglass or full DMD screen, with or without an overlay. It comes with these options:
Video on backglass, no overlay Video on backglass with overlay-frame Video on fullDMD, no overlay Video on fullDMD with overlay-frame Video on topper, no overlay Video on backglass with B2S (supplied by @Justthebest, thank you) To apply any of them, execute the corresponding batch file in the PUP-folder (e.g. C:\vPinball\PinUPSystem\PUPVideos\60sBeach).
Table authors:
I hope that all table authors are OK with this PUP-pack. I'd be more than happy if you would add the code to your next release as a sort of backport. My edits are trivial and most of it was blatantly taken from @Nailbuster's code. Some tables use the Magnasave buttons for LUT, so the interfering code needs to be adapted accordingly.
Known Issues:
For reasons of laziness and lacking coding skills I've removed the LUT code that came with Tropic Fun that was triggered with the Magnasave buttons to selfishly accomplish my little greedy needs. Anyone who's ready to fix that to make both work is welcome.
If you want the PUP-pack video to play on the fullDMD for one table and on the topper for another table for example, you can't get away with just one folder "1960sBeach" within the PUPVideos folder. Create two instead and name them "1960sBeachFulldmd" and "1960sBeachTopper" or similar and refer to that name in the code section in the variable definition for cPuPPack.
I hope that some will find this PUP-pack fun and apologize for the long read. More PUP-packs coming if you're interessted; all reviews and comments are welcome.
Enjoy
Joachim
306 downloads
-
Jumanji Pup Pack
By GtecArcade
Cheers VPUniverse!
- Tested and works with VPX 10.7.4, 10.8
- unzip and select the pupoption you need
- Make sure to check out the "expansion clip" folder and add all the clips from movies 2 and 3 you would like to cut and paste to the appropriate folder...... and yes, that includes all "The Rock" clips except for ONE which I left in as a teaser. Who doesn't want the Rock on your pinball table?! If ya smellllllllllll!!!!
- Trying to gather info on what might be causing toppers to spam "ball lost " for certain users/setups...... its kinda behaving as if pupevent 100 pupevent 101 are in the wrong spot on table file, but i'm pretty sure that is correct..... its gotta be something else..... trying to poinpoint it.....you could temporarily disable the ball lost callouts on the toppers for a quick fix i think until resolved..... you MIGHT have to disable the looping mission start callouts also tho possibly, because ball lost doubles as one of 2 killswitch clips for the looping toppers. gathering info, bear with me. It's a problem for me to fix tho because I can't reproduce the issue..... they all fire properly for me.... just for info i load my tables from d: and popper is on d:...... i'm hearing it may be happening for people loading a table from c:........ need more info. If you are still having issues with the pup send me a message, trying to get an estimate how extensive the issue is and how many users it is effecting still.
Major Thanks to @balutito for this amazing table. Another masterpiece and a pleasure to work with him on this creation once again!
Major Thanks to @Jagandy82for his amazing alternate overlay and all the text callouts he put together for this pup!
Major Thanks to @Nesta78for this really awesome animated video backglass he put together for this, was really a missing piece that was the cherry on top to complete it!
Major Thanks to the VPUniverse community! Pinball is Forever my friend!
If any creators need a pup discreetly made for a table hit me up, I've been slowing down my pace of doing pups recently until a project inspires me. I literally only talk to a few creators, love yall man. Got a few ideas for the next project, but detours are always welcome! Unlock the key to imagination!
Grab the updated table file, this one has a minor change added
https://vpuniverse.com/files/file/17224-jumanji/
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!
VIRTUAL PINBALL ALWAYS HAS AND ALWAYS WILL BE FREE TO ANYONE!!!!
3923 downloads
-
mini-pup pack Phantom of the Opera Mini-Pup
By PIPAllah
Peace Y'all,
Grasshopper or Scorpion?
Unzip and place the poto_a32 folder in your pup folder.
This Mini-Pup Pack is defaulted for a 3 screen setup with the Pup on the DMD. This pup works with Flex-DMD, so you'll need it to move the score around.
I'd like to give a big thanks and shout out to @hauntfreaks for allowing me to use his beautiful backglass for this project.
This is the first in my collection of Mini-Pups. These are designed for the 3rd (DMD Screen) of a cabinet setup. These will be on older tables (mainly EM tables and early Solid State). You can switch the screens around in the editor if you don't have a third screen or if you want to use the DMD as a backglass. The Pup on the backglass is not the intended purpose but works just fine (I tried it).
After much testing I'll say this pup works better with the rom audio. Too much clashing going on with the altsound files.
I've noticed a random video here and there and I'll fix it as soon as I can isolate what's causing it.
Otherwise enjoy this. It makes a nice addition to the just released table by @TastyWasps
I will make upgrades to all my Pup Packs when necessary and as my understanding of this craft increases. Otherwise....... Enjoy!
Precise
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!
VIRTUAL PINBALL ALWAYS HAS AND ALWAYS WILL BE FREE TO ANYONE!!!!
449 downloads
- phantom of the opera
- pipallah
- (and 1 more)
-
4 Aces (Williams 1970) music video PUP-pack
By GauGau
Music mods or sound mods are something that I really enjoy a lot. Ideally, the music adds to the pinball machine's theme and brings back the feeling of the bar where the pinball machine often was located near the jukebox. Especially for EM machines that only had chimes and bells, the added music can be nice.
I've created a small PUP-pack for the 1970 Williams table "4 Aces" with some music videos (mainly from the 1960s) that are more or less go-go dancer themed. It should not come as a surprise that the video material from that era lacks in resolution, so sorry for that. Some of the videos feature the original artist, while others are cover versions or just show footage of the era. The intro features a song that was well-known in Germany for being the trailer for tv show "Musikladen" that ran between mid-seventies and mid-eighties.
To accomplish the PUP-pack as a video jukebox I had to add some controls to the table script. During game play, you can go to another random track with the right magnasave button. Pressing the left magnasave button stops the playback. Holding down the left magnasave button enables the LUT selector that the original table came with. The gameplay itself doesn't have any impact on video playback.
The original version of the table 1.0.2 was released in August 2023 at VPF and is being used with kind approval by table author @jpsalas JP Salas. The table doesn't have a plunger; you launch the ball from the drain.
The PUP-pack videos can be positioned on topper, backglass or full DMD screen, with or without an overlay. It comes with these options:
Video on backglass, no overlay Video on backglass with overlay-frame Video on fullDMD, no overlay Video on fullDMD with overlay-frame Video on topper, no overlay To preserve the score display it's advisable to use the b2s file that originally came with the table or to combine it with the full DMD b2s file:
If you're short on screens I recommend hiding the backglass portion of the full DMD b2s and playing the videos on the backglass instead.
There is a PDF that comes with the package that explains the PUP-pack options. If you only want the music and not the videos, just play the pup-pack in the background hidden behind your backglass.
I'd appreciate comments if you find PUP-packs like this one usefull; I have some other video PUP-pack ideas on my mind for older, music or dancing-themed EM tables. Proposals would be welcome.
Thanks
Joachim
256 downloads
-
The Exorcist Puppack
By TeamTuga
* Download the File
* Unzip it
* Put it inside YOur Pupvideos FOlder
* Open the exorcist Folder
* Chose YOur screen option read the txt file
* Run the Bat file
* download the Table again with the new update if YOu didn t already !!!
if YOu dont have the lastet version from the Table the Puppack Will not Work
* Open the table script , look at the line 204
0 - will use the original music table while YOu playing
1 - will use the OST from the Movie directly from the PUP (BEST OPTION)
or CHANGE IT TO WHATEVER YOU WANT
Table by Joe Picasso and REMDWAAS1986 here :
Theres a folder named ExtraOverlays
inside theres some green Backglass overlays i did .. use them IF U want!!
Enjoy
Thanks to :
Tuga PEdro Peres
Tuga MArio Paulo
Joe Picasso
REMDWAAS1986
Balutito
Darrin Chamberlin
Ray Pritchard
TheLivingArcade
AND many Others
Thaks to All VP Community
**All Logos, Music, Copyrights and Trademarks are property of their respective owners.
PROVIDED STRICTLY FOR PERSONAL / HOME USE AND NOT FOR COMMERCIAL SALE / RE-SALE OR DISTRIBUTION!
1494 downloads
- teamtuga
- theexorcist
- (and 1 more)
-
John Wick (BabaYaga Pinball Edition )
By TeamTuga
*********************John Wick Puppack*************************
Hi Everyone
*Download the Zip File
*Unzip it
*Run the Bat file You want and You are ready to play
*Set the volume for the videos and the music to whatever You want inside the Pup - Editor
**** YOU DONT KNOW HOW TO PLAY - RULES ARE INSIDE , READ IT ****
*If You are a DOF user download the Gif Images here :
**If the link asks for a decrypt key, use a different browser than chrome. Place the SD gif image in your directoutput folder containing the ini files. Be sure to update your ini files if you haven't recently.
If you have a HD matrix, copy the code from the back effects HD section and paste over the normal back effects section then save and update. Use the HD gif instead of the SD gif.
This only applies if you have a MX LED back matrix.
Thanks 🙏
Darrin Chamberlain
https://mega.nz/file/nvA0FJyJ#mlXRqcv3nxZqkIUwAN23_sS3_5KjfSxFmGWeFYWe0uo
**************************************************************************
*New Updated Table version 1.2
Table here :
https://vpuniverse.com/files/file/16522-john-wick-babayaga-pinball-edition/
**************************************************************************
*PF Loading video by Nesta78 here :
https://mega.nz/file/mz5VlBpA#GiJ_QOXxyf23n_HOE4x-8C_DhHr-QOqiJY77hIt_oKc
**********CREDITS******************
Thanks to Ludo Balutito for this amazing REskin
Thanks To Joe Picasso for provide the Amazing JOhn Wicks Car 3D
THanks To DArrin and Jim (DOf Masters)
Thanks To the MAster JP Salas
Thanks Toni - The_ Living_ Arcade
Thanks NEsta78 for the Amazing PF loading Video
and Finally none of this will be possible without my TeamTuga' s MAtes :
MArio PAulo and Pedro Peres.
THANKS TO ALL VPX COMMUNITY
******ALL OF THIS IS FREE DONT BUY IT*******
ENJOY IT
**All Logos, Music, Copyrights and Trademarks are property of their respective owners.
PROVIDED STRICTLY FOR PERSONAL / HOME USE AND NOT FOR COMMERCIAL SALE / RE-SALE OR DISTRIBUTION!
4775 downloads
-
Simpsons Treehouse of Horror PuPPack
By hawkeyez88
Reupload from VPinball
This one was a lot of fun to do!! Modeled after a handful of the Halloween episodes. Thanks to Apophis for his table and the pupoverlays!!!
Grab both links and use the included muted rom if you want. Create an alias for this puppack so you can play the original table and pup as well!
If you're using the muted rom rename the MUTEDROM.zip to simpprty.zip and place into your vpinmame/roms folder
simpprtyh goes into your pupvideos folder - run the bat file for your setup - again create an alias for this. https://www.youtube.com/watch?v=6NhWvUN9_so&t=6s
If you don't want the music, use the included editthispuppack.bat file and set screen 4 to "off"!
This is for Fun DO NOT SELL or Redistribute.
4277 downloads
-
JP's Ghostbusters Slimer Dual Table Pup
By GtecArcade
Use this link for pup, https://drive.google.com/drive/folders/1pZLi3Ql7tHGyu_kL1hxOifGbMGAtLWw3?usp=drive_link
Use VPX 10.8 for the 10.8 table file
Use VPX 10.7.4 64 bit for the 10.7.4 table file
Pup ONLY works with the 2 included table files, this table is pupevent only, pupcapture is impossible for this pup.
This pup is still a lil bit of a work in progress, a few triggers are still disabled because I can't find the right spot for a few triggers such as multipliers, jackpots, 2x 3x jackpots and multipliers, super jackpots. Spots you think would work, just don't.... lol. This would be SIMPLE if pupcapture was possible but it is not for this DMD. Pupevent only. I will update this if i can get a lil help with some pupevent locations that need to be moved around. Slimer clips are ONLY triggered when slimer Appears or when Slimer is defeated. I might have to adjust location of pupevent for ball lock also.
Major Thanks to @jpsalas for creating these epic tables and being super cool to let me make pups for them. You're a legendary creator, we love you man. Thank you
Major Thanks to @Jagandy82 for making the amazing overlays for this, you rule my guy. Thank you
Major Thanks to @Nesta78 for his epic ghostbusters loading screen. Thank you
Major Thanks to @marcobus2005 for his sweet Slimer wheel. Thank you
Major Thanks to @Cliffy aka desktop master for testing this out for me on 10.8 when i was initially having issues with the installation, all is well now!!! He also showed me how to do .bat pupoptions, will try to implement that from here on! Thank you
Major Thanks to @nagaidevil for playtesting and creative input, you rule man! Thank you
Major Thanks to All !
Angry Video Game Nerd clips are Optional, copy the clips from the AVGN to the "temporary folder" to add them to the playfield triggers.
Default Attract is currently the Angry Video Game Nerd Attract, change the attract to the 1080p attract trailer if you prefer it instead. Do so by changing all file selections in triggers of pupeditor located underneath the ***Attract*** seperator
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!
VIRTUAL PINBALL ALWAYS HAS AND ALWAYS WILL BE FREE TO ANYONE!!!!
2033 downloads
- ghostbusters
- slimer
- (and 4 more)
-
Scarface Pup-pack
New version Thanks to Gman77.
Press download button for the good version (Scarface-20230817T201908Z.rar)(2,16 gbs).
Or download the other link for the last BETA version...you will find down above this comments
Or you can download my first one (ScarfacePuP-Pack.zip... 1,39 gbs) THIS IT`S NOT RECOMENDED.
Now..the ball- lost and launch-ball videos are running fine.
The quality videos has been upgrading...and everything thanks to gman77.
I put more videos for every game-mode (11 game.modes and the easter egg) and if you have completed or not completed the game-mode it`s displayed on the screen ..(only on BETA development version)
There are videos for ball-locked and multiball and extra-ball..
Added more videos for randomize all the videos when you are playing the table..
The table music and the volume videos now has been fixed.. thanks to gman77..
This version it`s thanks to gman77, but this table it`s so difficult for pup-pack (no rom=no PUPCapture) and our project continues in BETA version in gdrive, if you want to join us for help ..you will be welcome..
A new version will come , stay tune ( now i have to add texts in one topper screen and quit all texts from the videos...and i have to build more good-looking overlays, maybe ball saved will work in a future (not now).
This it`s my version not approved by gman77, but the last version we will continue developing...
Everything we are able to do at this point, it`s here..
https://drive.google.com/drive/folders/1SGaLmnxJQjMVcqepplU53Tt4pA31sz5d?usp=sharing
I want to thank to JpSalas and Gman77...and the Terry Red tutorials...and everybody in this world (i want to remember Manofwar,Chispamaster, Lord Hiryu, Akiles, Mcfly, etc etc etc etc)
1190 downloads
-
Terminator 3 pup_DarkPhoenix Mod V2.00.7z
By sportsfan949
This is a Terminator 3 (term3) pup with remastered pupcapture triggers. The origional pup did not work with the latest V4 of the rom.
Fixed pupcapture triggers (majority)
Fixed videos popping up and obscuring playfield
I do not know the origional aurthor of this pup pack, possibly PEandS1Ws, Trochjochel. If so, Thank you for this development, seems the ROM it was based on is not around. The font in the pack and in the v4 of the ROM internal DMDs are different. so it will not trigger. If any origional author wants the pack removed the request will be honored.
With that said, We recaptured the DMD based on the v4 ROM, this will now work on the BIGUS MODs and SIGGI MOD tables. Mod and testing credits to Tim Waugh, Alain Fortier, Dave Dee, Sadha Miyahira ENJOY...
T3 information.txt
1612 downloads
-
The Last Action Hero (Data East 1993) PUP Topper
By Migs
The Last Action Hero (Data East 1993) Interactive Topper
A Mini PuP Pack by @Migs (featuring 3D assets by @tomate)
OVERVIEW:
This mini Pup Pack is a recreation of the original LAH topper (3D model by @tomate for @VPinWorkshop's VR Room). The topper has been lit and retextured in Unreal Engine, and the lights mimic their real world triggers and functionality.
INSTALLATION:
[NOTE: This package only includes the topper. If you want Savage2B's full Pup Pack, you need to download it separately and follow the instructions below to patch it with this topper.]
1) Unzip and copy the lah_113 folder to your PinUPSystem\PUPVideos folder.
2) If you DO NOT have @Savage2b's PuP Pack for this table, available at VPUniverse, run "Option 1 - Topper Only.bat". This will add the topper as a standalone Pup Pack.
3) If you have Savage2B's PuP Pack, run "Option 2 - PupPack on BG" or "Option 2 - PupPack on FullDMD", depending on where you want the videos to show. Both of these options will patch your existing Pup Pack with the new topper videos.
Enjoy and please let me know if you have any feedback or ideas for improvement!
CREDITS:
Big thanks to Tomate for creating the original topper 3D model, and of course to VPW for the amazing table recreation and for permission to use the topper assets.
Also, thanks to Savage2b for the original LAH Pup Pack and to @yannielbory for translating it to English. Did I miss you? Please let me know!
DISCLAIMER:
** FOR PERSONAL USE ONLY. DO NOT RESELL. ** This fan recreation contains unlicensed art assets. All IP is property of its respective owners and rights holders. Unauthorized monetization of these assets or any other commercial use may be in violation of copyright laws.
428 downloads
- last action hero
- puppack
- (and 1 more)
-
Bloodsport Pup Balutito Mod
By GtecArcade
Use this link for pup, https://drive.google.com/drive/folders/1FuN-5jTcnO2CR6zdrz84uDHRxiwEoRuk?usp=drive_link
Major Thanks to @balutitofor this amazing reskin of a cult classic, show this man some love for making this reskin its awesome. Thank you very much for letting me make a pup for it, truly a pleasure as always.
Major Thanks to Pedro Pires from Team Tuga for stepping in and making an overlay set for this table. Thank you so much man
It took me about 20 seconds to decide to do the pup for this when @balutito mentioned it, thank you my guy. Seriously, give him a like and review on all this stuff he put together. Appreciate all of you of the VPU community.
1. Pup music is controlled by the music folder of the puppack, if you installed your own music in the visual pinball/music folder you may need to remove that or it will conflict with the pup most likely.
EDIT:
Add the Following to your triggers.pup file or redownload pupoptions.
This will give you a lower priority trigger on the playfield to restart the music after a multiball ball lost. Otherwise music wont start until your next ball. Can't believe I missed that, sry about that
I reuploaded pupoptions in same link, this might need to be set to loop instead of normal, need to test more
80,0,"***Restart music after multiball ball lost***",,0,,,,,,,,,0
82,1,"Restart Music",E400,8,Music,,115,2,,,,normal,0
83,1,"Restart Music",E401,8,Music,,115,2,,,,normal,0
84,1,"Restart Music",E402,8,Music,,115,2,,,,normal,0
85,1,"Restart Music",E403,8,Music,,115,2,,,,normal,0
86,1,"Restart Music",E470,8,Music,,115,2,,,,normal,0
87,1,"Restart Music",E471,8,Music,,115,2,,,,normal,0
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!
VIRTUAL PINBALL ALWAYS HAS AND ALWAYS WILL BE FREE TO ANYONE!!!!
Cheers VPUniverse!!!!!!!
1014 downloads
-
IT Pinball Madness
By TeamTuga
"It Pinball Madness" - It was time for us to present a PupPack for this incredible table.
We spared no effort, utilizing scenes from both films and editing them to include plenty of action and frightening moments.
Various screen options are available.
Puppack created by TeamTuga.
Special thanks to Joey for letting Us share His table with the Puppack , also Special thanks to JPSalas.
You can find all the credits here:
Note: Users with only one screen might not have the same experience; it's a compromise.
****** The Puppack only Works with the table inside the download folder
Thanks To all VP Comunity
EnJoy It
2373 downloads
-
Yellow Submarine PUP
By Justthebest
Thanks to So Many for their help:
Nailbuster: For showing me some really cool tricks.
He makes all this happen for us.
Hawkeyez88: "The Pup Master" I couldn't have done it without him,
his help, coding and awesome advice.
Dr.Nobody: For allowing me to rip his Oasis Pup.
J.P.Salas: For allowing mod of his Speakeasy Table.
NestorGian: For allowing use of his table and back glass mod.
Read the Readme.txt for options for pup and topper choices.
Default is Pup on back glass.
Pup will only work with the included table. Back glass is required.
I have included the back glass for your convenience.
Common Hold left magna and hit right magna to change the Lut.
*** Use Magna keys to change between Videos. Left for previous
video. Right for next video. True Previous / Next (Not Random)
*** Hold left Flipper. Left magna will lower music volume and
right magna will raise the volume.
*** Courtesy of Nailbuster himself.
I do not ask or accept donations. Please donate to your favorite
charity or to some of the talented names listed above. This is a hobby for me.
Have Fun
Justthebest
719 downloads
-
captain fantastic JP's Captain Fantastic Pup
By Justthebest
Thanks to So Many for their help:
Nailbuster: For showing me some really cool tricks and coding.
He makes all this happen for us.
Hawkeyez88: "The Pup Master" I couldn't have done it without him and
his help, coding and awesome advice.
Dr.Nobody: For allowing me to rip his Oasis Pup.
J.P.Salas: For allowing to use his Table.
Akiles50000: For allowing use of his table artwork.
Hauntfreaks: For allowing use of back glass. His is the best one.
Read the Readme.txt for options for pup and topper choices.
Default is Pup on back glass.
Pup will only work with the included table. Back glass is required.
I have included Haunkfreaks for your convenience.
Common Hold left magna and hit right magna to change the Lut.
*** Use Magna keys to change between Videos. Left for previous
video. Right for next video. True Previous / Next (Not Random)
*** Hold left Flipper. Left magna will lower music volume and
right magna will raise the volume.
*** Courtesy of Nailbuster himself.
I do not ask or accept donations. Please donate to your favorite
charity or to some of the names listed above. This is a hobby for me.
Have Fun
Justthebest
1519 downloads