Jump to content



Submitter

SUPPORT TOPIC File Information

  • Submitted: Mar 25 2013 04:35 AM
  • Last Updated: Mar 25 2013 04:35 AM
  • File Size: 15.84MB
  • Views: 9154
  • Downloads: 1,504
  • Author(s): Bodydump
  • Manufacturer: Premier
  • Year: 1990
  • IPDB Link:
  • ROM: Link to ROM
  • Media Pack: Link to Media Pack
  • Permission to MOD?: Yes, without approval

Download Deadly Weapon (Gottlieb)(1990)(Bodydump)(1.0)(FS)(9.14) 1.0

* * * * * 6 Votes
Deadly Weapon Gottlieb Premier Bodydump 1990 FS



Screenshots
Gottlieb/Premier "Street Level" game from 1990.
Thanks to:
TheWool for physics tweaking
JimmyFingers for Flipper and Sound Routines
Destruk for general help
UncleWilly, JP, Eala for some table objects and inspiration




Photo
Aaron James
Mar 25 2013 05:09 PM
Wow looks great!

Looks and plays great! ...but needs reassigning of the left/right buttons in order to enter highscore initials. (my cab does not have enough buttons :D

Love this table!, can anyone suggest how to fix the high score initials issue please?  Thanks!

thank you awsome

Thanks but it does not start when I push the start button ... Any help ?

Love this table!, can anyone suggest how to fix the high score initials issue please?  Thanks!

 

2 years later, nobody has fix for this? Why doesn't it work? Does the actual pin have extra buttons on it for this? Is the rom bad? I am pretty new to this whole VP thing but I have been able to edit the scripts to change dmd and stuff. There must be a small script we can add to do this. Somebody who knows about these things please share and help out future users.

OK, the answer was in support topic. It should be here for quick reference though so this is the quote:

 

It doesn't need to be "fixed" you need to change the mapping to fit your cab.  They are mapped to the upper Left/Right flipper buttons.  If you want to change them to the magnasave buttons you have to edit the script

Change these lines:

    If keycode = KeyUpperLeft Then controller.switch(4) = 1
    If keycode = KeyUpperRight Then controller.switch(5) = 1

and

    If keycode = KeyUpperLeft Then controller.switch(4) = 0
    If keycode = KeyUpperRight Then controller.switch(5) = 0

to:

If keycode = LeftMagnaSave Then controller.switch(4) = 1
    If keycode = RightMagnaSave Then controller.switch(5) = 1

and

    If keycode = LeftMagnaSave Then controller.switch(4) = 0
    If keycode = RightMagnaSave Then controller.switch(5) = 0


Other files you may be interested in ..





user(s) are online (in the past 15 minutes)

members, guests, anonymous users