UCR icon indicating copy to clipboard operation
UCR copied to clipboard

Input selecting axis - no controller names

Open piotrva opened this issue 8 years ago • 2 comments

There is no controller name in input selection - should detect name, as joy.cpl does.

piotrva avatar May 08 '17 18:05 piotrva

UCR used to call a DLL that did this, but I had to remove it, as it was crashing some people's PCs.
AutoHotkey cannot detect these names.
If you can find code that reliably detects joystick names, AND their IDs (WinMM IDs), then I will add it.
It would require C code that implements both the DirectInput and WinMM APIs

evilC avatar May 08 '17 19:05 evilC

Again, the new version we just started writing supports this.
For a taster of how it will behave, you can see here

evilC avatar Aug 21 '17 19:08 evilC