evilC / UCR

Universal Control Remapper [ALPHA]
MIT License
197 stars 31 forks source link

Sensitivity and Autocentering for MouseToJoy #203

Closed spadino closed 6 years ago

spadino commented 7 years ago

Hi! I'm using FreePIE by some time, and just found your stunning program.

I already remapped my mouse to analog axis (as an Xbox Right stick). I use them almost always in absolute state although, in FreePIE, I wrote a code that recenter them for small values (kind of a spring centering, which act only if the axis are near the centering - with a definable value, of course). I found it quite useful, and possibly a must have. Although, I do not have any idea in how to implement it in your code.

Another feature I'm interested in is the ability to set a sensitivity curve like the one we have in the AxisToAxis plugin. Sometime a more fine movement near the center is really important...

Is it possible to implement them? I admit that I already tried to write a plugin in the User folder, but I'm totally new to autohotkey and I simply cannot read it good enough to understand how to tweak it. I would love to help, so if someone could point me to the right direction, maybe I can do some work...

Thanks for the awesome tool!