Macro Question

Need help? Ask here and someone will help
Post Reply
NeoNaito
Posts: 17
Joined: Sun Jun 24, 2012 7:24 am

Macro Question

Post by NeoNaito »

Can we assign macros to only activate when 2 buttons are pressed at the same time?

And if so, what would the command line be? lets use joystick 6 and 3 as an example of the 2 buttons I want to press to activate the macro

MACRO JBUTTON 6
MACRO JBUTTON 3
KEYDOWN s
DELAY 17
KEYUP s

?
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Macro Question

Post by Matlo »

There's no such functionality at this time.

Please open an issue. It could be done in a future release.
GIMX creator
Post Reply