wasiejen / Free-Snap-Tap

A Python-based Snap Tap program with adjustable Tap Groupings, Rebinds (Key Replacements), Macros (Aliases) and per key adjustable delay to imitate natural input
GNU General Public License v3.0
32 stars 5 forks source link

Controller Support? #16

Closed NikKonakov closed 4 weeks ago

NikKonakov commented 1 month ago

Hi, I have got a question.

I want to try your script for controller inputs, but I am not sure if this feature supported yet.

Could you please answer me if the script has Xbox or PS controller support? If no, is it possible to implement that feature?

Thanks!

wasiejen commented 1 month ago

Hello and Welcome,

there is no controller support at the moment.

I must confess that I fail to see the benefit that can be offered by this program for a controller. Can you describe the use case you imaging?

An I do not know if it it possible to implement with the same functionality the program has right now. The snap tap will likely be possible for binary buttons - but so far I have not seen any package for controllers that supports suppression of keys - so key replacements seems to be an entire different beast and might not be possible.

best regards :-D