1783 files
-
Flip A Card (Bally 1970)
By loserman76
Gottlieb's Flip A Card (1970)
Table primary build/scripted by Loserman!
Thanks to the following for their contributions (whether they know it or not!)
If I have missed anyone, let me know as this table would not exist without the
folks in the community.
Hauntfreaks - new images for table and plastics
Grizz - image cuts/pastes from some of his images used on my redraw
JPSalas - gameroom backdrop and methods gleaned from his fantastic tables
EalaDubhSidhe - table object templates
Black - HS save/load routines
Itchigo - table templates which gave me ideas on how to accomplish what I wanted in this table
CONRAM - various code ideas learned by tracing through code on his tables
akiles50000 - for that totally awesome tutorial on table building. So much stuff I now understand because of the work put into this tutorial
Inkochnito - scorecards/instruction cards
Pinuck - Gottlieb chimes and score motor routines
Herweh - directB2S designer and tools
JimmyFingers - rolling ball and other objects' sound routines
GNance - update to spinner code to replicate slowing down
The options menu is now available by holding down the left flipper key for about 2 seconds when a game is not in progress. Once opened, left flipper moves between the different menu items and the right flipper goes through that item's available choices.
For this table, I am using my new method for enabling/disabling the dB2S backglass. By default the backglass is disabled. The easy way to enable it is this method:
1.Launch table and then exit. It will auto-create a file in the USER folder of VPinball named "LMEMTables.txt"
2.Open this file in notepad and change the "0" to a "1" and save.
3.Next time you launch, the backglass will launch.
Or for the die hards out there, create a text file in the USER folder named LMEMTables.txt and put a "1" (no quotes) on the first line and save it.
270 downloads
(0 reviews)0 comments
Submitted
-
Firecracker (Bally 1971)
By loserman76
Bally's Firecracker (1971)
Table primary build/scripted by Loserman!
Playfield/Plastics by hauntfreaks
Thanks to the following for their contributions (whether they know it or not!)
If I have missed anyone, let me know as this table would not exist without the
folks in the community.
Hauntfreaks - new images for table and plastics
Grizz - image cuts/pastes from some of his images used on my redraw
JPSalas - gameroom backdrop and methods gleaned from his fantastic tables
EalaDubhSidhe - table object templates
Black - HS save/load routines
Itchigo - table templates which gave me ideas on how to accomplish what I wanted in this table
CONRAM - various code ideas learned by tracing through code on his tables
akiles50000 - for that totally awesome tutorial on table building. So much stuff I now understand because of the work put into this tutorial
Inkochnito - scorecards/instruction cards
Pinuck - Gottlieb chimes and score motor routines
Herweh - directB2S designer and tools
JimmyFingers - rolling ball and other objects' sound routines
GNance - update to spinner code to replicate slowing down
For this table, I am using my new method for enabling/disabling the dB2S backglass. By default the backglass is disabled. The easy way to enable it is this method:
1.Launch table and then exit. It will auto-create a file in the USER folder of VPinball named "LMEMTables.txt"
2.Open this file in notepad and change the "0" to a "1" and save.
3.Next time you launch, the backglass will launch.
Or for the die hards out there, create a text file in the USER folder named LMEMTables.txt and put a "1" (no quotes) on the first line and save it.
Operator menu options are as follows:
"[" - open/close the operator menu
"6" - changes balls per game (3/5)
"7" - change replay settings - but for now I only have 1 set of replay settings so you can't change these.
On the full screen version, pay attention to the apron to tell whether it is set for 3 or 5 ball play.
535 downloads
-
BunnyBoard (Marble Games Company 1932)
By ARMYAVIATION
This was a joint effort between the late Loserman76 and myself. I own this rare table being made in Youngstown, Ohio the first year that pinball games were coin operated. Thanks to Loserman76 for making it happen and Mlager8 for helping with primitives.
Reupload from Vpinball
175 downloads
-
Sea Jockeys (Williams 1951)
By ukexpat71
**Dedicated to Loserman76**
I couldnt have completed the project without his help and guidance
Please to present the last in the Williams 1951 quadrilogy of gambling tables
Sea Jockeys by Williams 1951
A 1 player boat racing game
5 to Add Credits
1 to start the game
A to Add a ball to the Plunger
V0.9 as its Slightly unfinished
1. needs the Replay Jackpots programmed
As per the rules 65million+ gets 1 Replay, 75 Million+ gets 2 replays
2. The Backglass needs refining. We had problems with the layering before but this is worse as they are more snippits. I used the Z order from back to front but run out of numbers!
3. Need to Program and Show replays and credits on the backglass.
Credits on the Left Orange Flag.
Replays on the centre right orange flag.
If no one can helps, enjoy as is..
250 downloads
(0 reviews)0 comments
Submitted
-
Far Out (Gottlieb 1974)
By loserman76
VPX conversion
Artwork done by GNance
Original Art by Popotte
others to thank: JPSalas, Pinuck, hauntfreaks, Borgdog, Arngrim
in addition to the "standard" keys (typically "1" to start game and "5" for coin), I've added "3" as another coin input and "4" for coin and auto-start game (like I recall the dime slots generally were) to simulate 3 coin slots
when game is not in progress, holding down left flipper for about 3-5 seconds will bring up the options menu. left flipper selects item, right flipper changes option.
I've also included shadows for the ball and flippers. If you want to turn them off look for these lines at the beginning of the script:
Const ShadowFlippersOn = true
Const ShadowBallOn = true
change to false if you want either of the shadows not showing on your tables
397 downloads
(0 reviews)0 comments
Updated
-
Fast Draw (Gottlieb 1975)
By loserman76
Gottlieb's Fast Draw (1975)
Table build/scripted by Loserman!
Thanks to the following for their contributions (whether they know it or not!)
If I have missed anyone, let me know as this table would not exist without the
folks in the community.
Images used for this table were culled from IPDB, Pinside, and various other websites only
JPSalas - gameroom backdrop and methods gleaned from his fantastic tables
EalaDubhSidhe - table object templates
Black - HS save/load routines
Itchigo - table templates which gave me ideas on how to accomplish what I wanted in this table
CONRAM - various code ideas learned by tracing through code on his tables
akiles50000 - for that totally awesome tutorial on table building. So much stuff I now understand because of the work put into this tutorial
Inkochnito - scorecards/instruction cards
Pinuck - Gottlieb chimes and score motor routines
Herweh - directB2S designer and tools
JimmyFingers - rolling ball and other objects' sound routines
Bodydump - for his assistance on various tables that got me using primitives and his lights
UncleWilly - for his primitive templates
Of course, the team behind Visual Pinball - without them, there wouldn't be much choice for playing pinball on a PC
I also must include Black and his Future Pinball as I used tables on that platform to help in building my VP tables.
You can enable dB2S by downloading my backglass file and modifying the script line that reads "B2SOn=false" to "B2SOn=True" (without the quotes of course)
To adjust Balls Per Game and Replay settings, hit '[' then '6' toggles 3 or 5 balls, and 7 moves through the replay settings (pay attention to the insert cards). When you have set them the way you like, hit '[' to exit settings.
NOTE: This table (like all of my recent releases) requires VP9.9x as it contains primitives
375 downloads
-
Spot Pool (Gottlieb 1976)
By loserman76
Spot Pool (Gottlieb 1976) by the late loserman76.
337 downloads
-
Stock Car (Gottlieb 1970)
By loserman76
Stock Car (Gottlieb 1970) by the late loserman76.
514 downloads
(0 reviews)0 comments
Submitted
-
Strange World (Gottlieb 1978)
By loserman76
Strange World (Gottlieb 1978) by the late loserman76.
477 downloads
-
Strato-Flite (Williams 1974)
By loserman76
Strato-Flite (Williams 1974) by the late loserman76.
366 downloads
(0 reviews)0 comments
Submitted
-
Super-Flite (Williams 1974)
By loserman76
Super-Flite (Williams 1974) by the late loserman76.
345 downloads
(1 review)0 comments
Submitted
-
Super Soccer (Gottlieb 1975)
By loserman76
Super Soccer (Gottlieb 1975) by the late loserman76.
442 downloads
(0 reviews)0 comments
Submitted
-
Super Spin (Gottlieb 1977)
By loserman76
Super Spin (Gottlieb 1977) by the late loserman76.
586 downloads
(0 reviews)0 comments
Submitted
-
Sure Shot (Gottlieb 1976)
By loserman76
Sure Shot (Gottlieb 1976) by the late loserman76.
421 downloads
-
Surf Side (Gottlieb 1967)
By loserman76
Surf Side (Gottlieb 1967) by the late loserman76.
488 downloads
-
Sweet Hearts (Gottlieb 1963)
By loserman76
Sweet Hearts (Gottlieb 1963) by the late loserman76.
711 downloads
-
Tam-Tam (Playmatic 1975)
By loserman76
Tam-Tam (Playmatic 1975) by the late loserman76.
435 downloads
(1 review)0 comments
Submitted
-
Target Alpha (Gottlieb 1976)
By loserman76
Target Alpha (Gottlieb 1976) by the late loserman76.
486 downloads
(0 reviews)0 comments
Submitted
-
Target Pool (Gottlieb 1969)
By loserman76
Target Pool (Gottlieb 1969) by the late loserman76.
521 downloads
(0 reviews)0 comments
Submitted
-
Team One (Gottlieb 1977)
By loserman76
Team One (Gottlieb 1977) by the late loserman76.
428 downloads
-
Texas Ranger (Gottlieb 1972)
By loserman76
Texas Ranger (Gottlieb 1972) by the late loserman76.
343 downloads
(0 reviews)0 comments
Submitted
-
Top Card (Gottlieb 1974)
By loserman76
Top Card (Gottlieb 1974) by the late loserman76.
545 downloads
(0 reviews)0 comments
Submitted
-
Top Hand (Gottlieb 1973)
By loserman76
Top Hand (Gottlieb 1973) by the late loserman76.
373 downloads
(0 reviews)0 comments
Submitted
-
Top Score (Gottlieb 1975)
By loserman76
Top Score (Gottlieb 1975) by the late loserman76.
343 downloads
(0 reviews)0 comments
Submitted