Macro help please

Need help? Ask here and someone will help
Post Reply
spacemonkey82
Posts: 20
Joined: Sat Mar 03, 2012 8:34 pm

Macro help please

Post by spacemonkey82 »

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
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Macro help please

Post by Matlo »

Hi,
You probably forgot this detail:
DO NOT bind 'BUTTON_LEFT' to r1 in both hip fire and ADS profiles.
GIMX creator
spacemonkey82
Posts: 20
Joined: Sat Mar 03, 2012 8:34 pm

Re: Macro help please

Post by spacemonkey82 »

Hi Matlo

So I need to reassign my firing button for either ads or hip firing? confused.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Macro help please

Post by Matlo »

Just remove any BUTTON_LEFT to r1 assignment from profiles 1 and 2.
GIMX creator
spacemonkey82
Posts: 20
Joined: Sat Mar 03, 2012 8:34 pm

Re: Macro help please

Post by spacemonkey82 »

Pardon my stupidity but I am using gimx config not fps right?, and when you say profiles i assume these are the configs for controller mapping.
I do not have 2 profiles?
again sorry for being so dumb.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Macro help please

Post by Matlo »

In gimx-config there's a menu that allows to select the profile to edit.
GIMX creator
Post Reply