Page 1 of 1

Macro for ds4

Posted: Tue May 04, 2021 11:30 am
by alireza
Hi
I wanted to write a recoil macro for dual shock
I have seen the macro page and there is an example for mouse:
MACRO KEYDOWN o
MAXIS 1 25
KEYDOWN o

MACRO MBUTTONDOWN BUTTON_LEFT
KEYDOWN o

MACRO MBUTTONUP BUTTON_LEFT
KEYDOWN o

But i couldn't change it to dual shock form
The thing that i wanted is that macro get activated with pushing R2 button in any range and deactived with releasing it i only know that i should change MBUTTONDOWN to JAXIS

Can any body change this recoil macro to dual shock version which work with R2 button?