Build Your Own Arcade Controls Forum
Main => Main Forum => Topic started by: mzerba on March 17, 2012, 10:57:10 pm
-
new member question
where can i find black coin up buttons with a $ or a 25 cent imprint
-
divemaster127 in Buy and Sell
HAPP BLACK HORIZONTAL PLAYER PUSHBUTTONS
58-2096-L1PLY Black 1 Player Button $2.00 ea.
58-2096-L2PLY Black 2 Player Button $2.00 ea.
58-2096-L3PLY Black 3 Player Button $2.25 ea.
58-2096-L4PLY Black 4 Player Button $2.25 ea
Edit: Sorry did not read it right. Coin up use standard black buttons with 25 cents or $
white vinyl from this seller Pongo Vinyl (http://forum.arcadecontrols.com/index.php?topic=64645.0)
-
If you are using MAME, you can program two buttons to do three actions.
So I have a "Player 1" and a "Player 2" button, each one does what you would expect (starting 1 or 2 player games), but pressing them together sends an "ESC" command and exits MAME.
Following the same thought, I use "Player 1 - button 1" and "Player 1 Start" held down to equal "Player 1 Coin".
They are so far apart and generally have no reason to be pressed at the same time so I am not losing any functionally, and I save on panel space.
Use can use the GUI in MAME to set the keys (maybe not the "NOT" part), or put this in your default.cfg
<port type="START1">
<newseq type="standard">
KEYCODE_1 NOT KEYCODE_LCONTROL
</newseq>
</port>
<port type="COIN1">
<newseq type="standard">
KEYCODE_5 OR KEYCODE_LCONTROL KEYCODE_1
</newseq>
</port>
<port type="P1_BUTTON1">
<newseq type="standard">
KEYCODE_LCONTROL
</newseq>
</port>
I'm posting this away from my computer, and posting this from memory, but that's the jist.
-
Mzerba, this is exactly what you're after. A lit button with four different options for the inserts, such as "25¢" logos:
http://groovygamegear.com/webstore/index.php?main_page=product_info&products_id=295&zenid=sv27sjb3ucp6jkdrsrqcuf27g4 (http://groovygamegear.com/webstore/index.php?main_page=product_info&products_id=295&zenid=sv27sjb3ucp6jkdrsrqcuf27g4)
I got two of these a couple of years ago. They're great. :cheers:
-
I think what you are looking for is just a standard black pushbutton with a custom vinyl overlay as so:
http://forum.arcadecontrols.com/index.php?topic=64645.0 (http://forum.arcadecontrols.com/index.php?topic=64645.0)
-
Or you can take a black button and epoxy a quarter to it
-
Mzerba, this is exactly what you're after. A lit button with four different options for the inserts, such as "25¢" logos:
http://groovygamegear.com/webstore/index.php?main_page=product_info&products_id=295&zenid=sv27sjb3ucp6jkdrsrqcuf27g4 (http://groovygamegear.com/webstore/index.php?main_page=product_info&products_id=295&zenid=sv27sjb3ucp6jkdrsrqcuf27g4)
I got two of these a couple of years ago. They're great. :cheers:
+1
Love mine.