Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Input while step over in VS
01-26-2015, 03:56 AM
Post: #4
RE: Input while step over in VS
We use rawinput to receive events for keyboard and mouse, not sure if it queues, but in any case it would receive the press and release almost immediately.

PSP games sample the buttons X times per second, so if the button is only pressed for a few microseconds the game will never notice.

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Input while step over in VS - kazeno - 01-20-2015, 08:11 PM
RE: Input while step over in VS - LunaMoo - 01-20-2015, 08:59 PM
RE: Input while step over in VS - kazeno - 01-21-2015, 11:09 PM
RE: Input while step over in VS - [Unknown] - 01-26-2015 03:56 AM

Forum Jump: