Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: ratsflif on November 13, 2014, 11:26:42 am

Title: Software to give a different keypress when a button is held down?
Post by: ratsflif on November 13, 2014, 11:26:42 am
Hey,

Any of you guys know of any software that will allow me to set a button press to a certain keyboard key when it is tapped and different keyboard key when the button is held for lets say 10 seconds?

I would like my switch games button on my 6 slot neogeo to activate the "escape" key after it has been held down for a few seconds.

Thanks
Title: Re: Software to give a different keypress when a button is held down?
Post by: PL1 on November 13, 2014, 02:49:07 pm
Sounds like you're describing Severdhed's AHK script here (http://forum.arcadecontrols.com/index.php/topic,134862.0.html).   :dunno

I would like my switch games button on my 6 slot neogeo to activate the "escape" key after it has been held down for a few seconds.
This is where you lost me.   :dizzy:

If you're on dedicated hardware, how do the software and "escape" key come into this?


Scott
Title: Re: Software to give a different keypress when a button is held down?
Post by: ratsflif on November 13, 2014, 06:51:52 pm
My 6 slot neo geo cabinet with a pc inside it.
Title: Re: Software to give a different keypress when a button is held down?
Post by: keilmillerjr on November 14, 2014, 10:21:01 am
Make a script with autohotkey. I created a script to utilize that functionality for things like holding pause to exit, or holding a player start button to drop a coin.
Title: Re: Software to give a different keypress when a button is held down?
Post by: empardopo on November 17, 2014, 01:23:56 am
You could learn to program using Autohotkey or to use my AllInOneFYC program.
Greetings!