UCR
UCR copied to clipboard
Some suggestions
Hi. You did Great work. I have some suggestion 1\ Add an option to input exe's name, for profiles working with. 2\ Mouse to Botton or Axis now have alittle delay. Example: I set mouse to axis. In game, mouse control camera. When mouse stopping, camera still running in the way alittle. It does like the orders executing one by one, independent of real-time operation.
-
You mean switch to profile when application becomes active?
This feature is unlikely to ever be present in this iteration of UCR. In the next version (Written in C# instead of Autohotkey), we intend to support this. -
Mouse has no concept of "Stopped". ie when you stop a mouse, it simply stops sending data.
the MouseToButtons and MouseToAxis plugins have a "Timeout" value, which now that I check, defaults to quite a large value for the MouseToButtons plugin (300ms), Did you try tweaking with this value?
Also try tweaking the "State Change" option - this will control how quickly buttons can be pressed or released.