AntiMicroX / antimicrox

Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.
GNU General Public License v3.0
2.43k stars 140 forks source link

The problem when identifying the button is held down #859

Open advice57 opened 11 months ago

advice57 commented 11 months ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe.

When holding a button in the normal way with Antimicro, the letter that that button represents is continuously sent to the notepad. For example, holding down the a button for a while will receive the line aaaaaaaaaa, but if using AntimicroX, you will only get exactly one letter a. Some commands in AutoHotkey that I'm using work very well with Antimicro because the feature of sending out long lines like aaaaaaaaaa makes it easy for AutoHotkey to confirm that the button is being held to trigger an additional script loop to run. If using AntimicroX, AutoHotkey can only run exactly one loop even if you hold the button (here, if you use Toggle or Turbo in Antimicro or AntimicroX, it will cause AutoHotkey to not work effectively).

Describe the solution you'd like

So I want you to add a feature like AntiMicro's button holding style to AntimicroX.

Describe alternatives you've considered

No response

Additional context

No response


Upvote & Fund

Fund with Polar

advice57 commented 10 months ago

I discovered that I had to select Enable on the repeat key in settings -> general I can make it press the same as AntiMicro, but when I select Enable then press save and go back to the settings, the "Enable box" is still not selected, so I guess this is an AntiMicroX software error, but in AntiMicro there is no such error. , hope your side will fix it soon.

UltraJohn commented 4 months ago

Yep same problem here, the setting is not saved after pressing OK. Unfortunately makes this program unusable for me.