Hello, I have a game, it needs to press the arrow keys twice in a row to achieve running (the second time you need to hold down and not release), I tried to use the key combination, but the required function cannot be achieved, how should I set it up?Thanks
Announcement
Collapse
No announcement yet.
How to use the joystick to simulate the double-click of the keyboard arrow keys
Collapse
X
-
Hello,
Thank you for your question.
Open Combo editor and add an arrow up - down - up - big pause - down (it should look like this). Then press back and add a turbo option for this combo. The combo will work until you release the button, which is exactly what you need.
Try in the game.Don't worry! Be Happy!
- Flag
-
Originally Posted by Star-Lord View PostHello,
Thank you for your question.
Open Combo editor and add an arrow up - down - up - big pause - down (it should look like this). Then press back and add a turbo option for this combo. The combo will work until you release the button, which is exactly what you need.
Try in the game.
- Flag
Comment
-
Hello,
I see, you didn't mention about the analog input. Ok, you may try the following:
1. Remap left stick to left stick.
2. Open the Shortcut tab, and stick direction + zone to arrows (like this ). You may use any zone you need low, medium, high. But try the lower zone at first.
Let me know if it's useful for your case.Don't worry! Be Happy!
- Flag
Comment
-
Originally Posted by Star-Lord View PostHello,
I see, you didn't mention about the analog input. Ok, you may try the following:
1. Remap left stick to left stick.
2. Open the Shortcut tab, and stick direction + zone to arrows (like this ). You may use any zone you need low, medium, high. But try the lower zone at first.
Let me know if it's useful for your case.
- Flag
Comment
-
Originally Posted by Star-Lord View PostHello,
I see, you didn't mention about the analog input. Ok, you may try the following:
1. Remap left stick to left stick.
2. Open the Shortcut tab, and stick direction + zone to arrows (like this ). You may use any zone you need low, medium, high. But try the lower zone at first.
Let me know if it's useful for your case.
- Flag
Comment
-
Originally Posted by Star-Lord View PostHello,
I suppose you add the combo to shortcut. The stick left + zone = arrow down-up-down-pause-down and turbo it, right? Does it work for you?
Can a more powerful combination script be supported in a future version
For example, I need A-pause-B-pause-C-pause-D-pause-LEFT (press and hold until release)
Thank U for your reply
- Flag
Comment
-
Hello,
Hold until release mode means that all buttons that are in the combo are pressed (down) at once and all at once are released (up). In your case, you may use shortcuts as I mentioned above, add Execute at once mode and add required buttons. Then set the turbo option. When you press stick up (in this case, deflect up a bit to reach the lower zone) the combo begins firing as long as you hold the stick in the position, sort of hold until release - https://recordit.co/prW6ou5LRm.
The analog stick doesn't have a turbo option, so, as an alternative option, this might be a solution.Don't worry! Be Happy!
- Flag
Comment
-
Originally Posted by Star-Lord View PostHello,
Hold until release mode means that all buttons that are in the combo are pressed (down) at once and all at once are released (up). In your case, you may use shortcuts as I mentioned above, add Execute at once mode and add required buttons. Then set the turbo option. When you press stick up (in this case, deflect up a bit to reach the lower zone) the combo begins firing as long as you hold the stick in the position, sort of hold until release - https://recordit.co/prW6ou5LRm.
The analog stick doesn't have a turbo option, so, as an alternative option, this might be a solution.
I mean I need the previous set of combinations
I hope to trigger a set of combinations before continuing to move left or right
When I hold to the left, I want to appear to the left pause and continue to the left
or
When I hold to the left, I want ABCD to appear and continue to the left
Essentially, when I hold down a key, I need to complete a set of combinations and then hold down the key.
- Flag
Comment
Comment