Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working when inactive #206

Open
kobek opened this issue Oct 26, 2017 · 3 comments
Open

Not working when inactive #206

kobek opened this issue Oct 26, 2017 · 3 comments

Comments

@kobek
Copy link

kobek commented Oct 26, 2017

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

@kobek kobek changed the title Help not working when inactive Not working when inactive Oct 26, 2017
@IsaacElenbaas
Copy link

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.

@mariejuku
Copy link

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

@evilC
Copy link
Owner

evilC commented Feb 16, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants