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

Setting input Keyboard(WASD) option problem #76

Open
CFA44 opened this issue Oct 29, 2020 · 3 comments
Open

Setting input Keyboard(WASD) option problem #76

CFA44 opened this issue Oct 29, 2020 · 3 comments

Comments

@CFA44
Copy link

CFA44 commented Oct 29, 2020

Hi

I am currently testing with the keyboard (WASD) option.
However, in the input test, the W key was not pressed, so I checked that the shift key was pressed continuously.
Is there any way to fix the keyboard input (WASD)?
The keyboard (Arrow) option was also shifted down.

I always get a lot of help with this driver. Thanks for continuing to develop

@pottedmeat7
Copy link
Owner

pottedmeat7 commented Oct 29, 2020

The W key said be pushed when you any value movement of detected. Check the data model and see if your getting a match.
It will only press the W it doesnt press shift also.

@CFA44
Copy link
Author

CFA44 commented Oct 30, 2020

Yeah, so when I tested it with a keyboard tracker, the shift wasn't pressed. The indication that the W key is pressed consecutively appears, but it was not recognized in notepad or other games, and when the Keybaord (WASD) was activated, the capital letters appear as if shift was pressed when typing.

I think I missed something, but I can't clearly see what it is. First of all, I was constantly testing, but I wondered if there was anything you knew about it.

@CFA44
Copy link
Author

CFA44 commented Oct 30, 2020

image

Additional test material. When I input WASD, I tried using several testers, but the input value is not constant. Is it a problem with my computer settings?

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

2 participants