You should know that GetAsyncKeyState() doesn't work sometimes when you press multiple keys simultaneously. If it doesn't end up working well enough this way, try using DirectInput. It would take more work, but it wouldn't have this problem, and it isn't really all that difficult (DInput is the simplest part of DirectX).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.