Also how would I go about making a macro using the Analog? I guess I would use JAXIS but there isn't enough sample macros using it.
I need the macro to go left then right really fast on the analog stick.
Search found 3 matches
- Wed Feb 19, 2014 1:40 am
- Forum: Support
- Topic: Macro issue with using Analog/Dpad together with Buttons
- Replies: 4
- Views: 4377
- Wed Feb 19, 2014 1:38 am
- Forum: Support
- Topic: Macro issue with using Analog/Dpad together with Buttons
- Replies: 4
- Views: 4377
Re: Macro issue with using Analog/Dpad together with Buttons
Yea I ended up going with:
MACRO JBUTTONDOWN 5
JBUTTONDOWN 21
JBUTTON 3
DELAY 40
JBUTTON 3
DELAY 320
JBUTTON 3
JBUTTONUP 21
Only issue I run into though is after the combo is done then it wont go into another combo untill I press on the Dpad myself.
MACRO JBUTTONDOWN 5
JBUTTONDOWN 21
JBUTTON 3
DELAY 40
JBUTTON 3
DELAY 320
JBUTTON 3
JBUTTONUP 21
Only issue I run into though is after the combo is done then it wont go into another combo untill I press on the Dpad myself.
- Sat Feb 15, 2014 8:17 pm
- Forum: Support
- Topic: Macro issue with using Analog/Dpad together with Buttons
- Replies: 4
- Views: 4377
Macro issue with using Analog/Dpad together with Buttons
I am trying to setup a macro where I will be using my PS3 Controller through my laptop through Gimx then to the PS3. I am using the DIY USB adapter on Windows 7. I have my Left Analog setup as the Dpad buttons. I want to setup a macro so that it will for a short period hold right on the left analog ...