Macro help please
Posted: Wed Feb 24, 2016 5:38 pm
Hi all
Its been a while since I last was able to use my ps4, but now I have some spare time so i thought I would get back to some gaming using gimx for some fps action.
I have created the macros directory located: home>gimx>"macros directory"
I decided to just copy and paste the example macro from the wiki page place in the folder and name it macro1.txt and is as follows;
MACRO MBUTTONDOWN BUTTON_LEFT
KEYDOWN p
#Set delay no less than the maximum rate of fire
#10 rounds per second (600 rpm)
DELAY 100
KEYUP p
#~Do not set delay after keyup or it will negatively impact automatic weapons
MBUTTONDOWN BUTTON_LEFT
MACRO MBUTTONUP BUTTON_LEFT
MBUTTONDOWN BUTTON_LEFT
#Sometimes the fire key can be stuck down after the macro ends this releases it after the macro has been terminated
KEYUP p
I then when ahead and launched gimx config and assigned the p button to r1 and saved the config.
once my game was loaded I noticed that the rapid fire was not working.
If someone could help me out here and let me know if I have made a mistake somewhere I would be most grateful.
thanks in advance
SP
Its been a while since I last was able to use my ps4, but now I have some spare time so i thought I would get back to some gaming using gimx for some fps action.
I have created the macros directory located: home>gimx>"macros directory"
I decided to just copy and paste the example macro from the wiki page place in the folder and name it macro1.txt and is as follows;
MACRO MBUTTONDOWN BUTTON_LEFT
KEYDOWN p
#Set delay no less than the maximum rate of fire
#10 rounds per second (600 rpm)
DELAY 100
KEYUP p
#~Do not set delay after keyup or it will negatively impact automatic weapons
MBUTTONDOWN BUTTON_LEFT
MACRO MBUTTONUP BUTTON_LEFT
MBUTTONDOWN BUTTON_LEFT
#Sometimes the fire key can be stuck down after the macro ends this releases it after the macro has been terminated
KEYUP p
I then when ahead and launched gimx config and assigned the p button to r1 and saved the config.
once my game was loaded I noticed that the rapid fire was not working.
If someone could help me out here and let me know if I have made a mistake somewhere I would be most grateful.
thanks in advance
SP