When too many buttons are being pressed on my keyboard, it starts missing certain ones. I know certain things, like keypad up+left along with spacebar, won't work. But also with just letter keys, too many buttons and it misses some. I remember long ago and far away I used to play two-player games on one keyboard and never noticed it skip a keystroke. Anyone else have this issue at all? Maybe I just need to upgrade to one of those newer and faster keyboards. Or just stick to overclocking my current keyboard.
Here's an example of my code
klft1 was used to make user-binding easier on a different part of my program, and lft1 is the variable watching to see if it's time to move left. I've got 16 different keys that can be pressed, it's for a fighting game. If players 1 and 2 are both jumping while moving and trying to kick, it's a guarantee that one of them won't be able to kick each time they try to.