UCR icon indicating copy to clipboard operation
UCR copied to clipboard

Not working when inactive

Open kobek opened this issue 8 years ago • 3 comments

My problem is every time i click onto a different window ucr stops recognizing the inputs

kobek avatar Oct 26 '17 18:10 kobek

Same issue. Tried running as admin as well, no change. Having vJoy monitor behind UCR shows that it is, indeed, sending inputs when focused, but click onto vJoy monitor and it dies.

IsaacElenbaas avatar Dec 26 '17 14:12 IsaacElenbaas

Hey there, experienced this issue still in february 2021 with both the AHK and current .NET version of UCR. Hints are welcome

mariejuku avatar Feb 16 '21 06:02 mariejuku

My guess is you are reading an xbox controller without using the xinput mode This is a known issue and not my fault - Microsoft made changes so that inactive applications can only read from xinput devices via xinput - it will not work via WinMM (UCR-AHK) or DirectInput (UCR C#)

ie for this version of UCR, you MUST use the "XBox Controller" option: image

evilC avatar Feb 16 '21 11:02 evilC