FYI - I worked with arngrim to upload default DOF Fire button and RGB Fire button configurations
Does that mean we have RGB fire button support now?
Posted 15 May 2021 - 02:27 PM
Here are the script changes for.
The others I listed in previous post did not have DOF events scripted for the plunger/fire button so I won't post changes for those original tables.
Posted 27 May 2021 - 02:33 AM
This is great information, and thanks for all the DOF updates!
gtxjoe, out of curiosity can I ask you what keyboard key you mapped the fire button to? I know this was asked in a different way earlier in the thread, but I did not see a specific answer and would like to know what is working for you (presumably) without conflicts.
Regards,
dinodino
Posted 27 May 2021 - 05:45 AM
This is great information, and thanks for all the DOF updates!
gtxjoe, out of curiosity can I ask you what keyboard key you mapped the fire button to? I know this was asked in a different way earlier in the thread, but I did not see a specific answer and would like to know what is working for you (presumably) without conflicts.
Regards,
dinodino
I would assume the table simple does
If key = Lockbarkey then do blah
There is almost no reason to hard set keys
Edited by wiesshund, 27 May 2021 - 05:46 AM.
If you feel the need to empty your wallet in my direction, i don't have any way to receive it anyways
Spend it on Hookers and Blow
Posted 22 June 2021 - 05:04 PM
Star Trek 25th Anniversary (Launch Ball)Script change add (Keydown sub):If keycode = LockBarKey Then Controller.Switch(30) = 1Script change add (Keyup sub):If keycode = LockBarKey Then Controller.Switch(30) = 0
Thanks! I added it to the 1st post and also submitted a DOF update to add RGB Fire and Fire button support for this table
Posted 25 June 2021 - 07:06 PM
How did I miss this post.... guess I should have known something was up seeing all the updates on DOF Config Tool. ![]()
Now I'll have to take the time someday to add these table updates to make more use of my FIRE button on VPX too now.
Guess I'm going to need to support RGB fire button more on my tables and mods now as well. ![]()
...and damn it now I want an RGB fire button....
Edited by TerryRed, 25 June 2021 - 07:11 PM.
Posted 09 July 2021 - 02:10 PM
Im adding a fire button to enjoy this long awaited feature. Thanks guys.
Its not going to be super simple. I took a look at a stern installation at the local pinball arcade.
I noticed
1) I will need to modify my lock bar by cutting hole for button.
2) Install leaf switch on receiver. Actual Stern receiver has welded threaded post for switch mount. Also cut square hole in receiver for button to protrude through.
3) Stern receiver mounts rgb board but I think I can substitute Stern backing plate with a RGB circuit board but Ill need a harness plug so lock bar can be removed and set aside.
4) Im having trouble finding the plastic spacer that the button mounts through 545-7292-10. This could be an issue.
5). Oak Micros regretfully is on a sabbatical so Ill have to build up my own RGB board.
All this is doable except for that darn spacer ring which is critical with getting the button height correct.
Edited by Bushav, 12 July 2021 - 04:32 PM.
Posted 09 July 2021 - 07:41 PM
Posted 12 July 2021 - 04:30 PM
Heads up guys. The 1 3/8" clear buttons are getting tough to find. Pinball Life has some "rejects" left that are yellowed. I found one online after searching for a while but if you are doing this project and find a trove please post here so others can proceed. Also Stern is getting me a quote on leaf switch and button spacer. I am also drawing up the spacer in blender and seeing if I can get a friend to print me one.
The options for RGB addressable boards is also nil. I am using MRJ's eagle plans to order the bare board and just got finished ordering components from DigiKey. Planning on modifying my lock bar and receiver to accept button. I have a widebody so that is the only option and Stern put the fire button on narrow body cabinets.
If your cabinet is more of an "original" design I think your options are better for mounting a button. Like gtxJoe in the above post. I have tried to use actual pinball parts in my build so I am stuck with emulating Stern's installation.
Posted 19 July 2021 - 09:16 PM