UCR
UCR copied to clipboard
Input selecting axis - no controller names
There is no controller name in input selection - should detect name, as joy.cpl does.
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
Again, the new version we just started writing supports this.
For a taster of how it will behave, you can see here