The ability to have configurable random delays is something other gaming controller software usually supports, and can be very handy for reducing macro detection in games.
The implementation detail is that in addition to entering a delay in milliseconds, there should be an option for a random delay within a range. For example, I would like an option to not only say "delay for 85 ms" but also to say "random delay between 50-68 ms".
There are 2 places this would add a lot of value:
The implementation detail is that in addition to entering a delay in milliseconds, there should be an option for a random delay within a range. For example, I would like an option to not only say "delay for 85 ms" but also to say "random delay between 50-68 ms".
There are 2 places this would add a lot of value:
- In the Key Combo editor, instead of just allowing a fixed delay between keys, it would be nice to have a way to enter a random range delay on a per-delay basis. That way some delays could be fixed while others could have specified ranges.
- In the Turbo setting, instead of just a fixed delay in milliseconds, it would be useful to have a range of values also.
Comment