Page 1 of 1

Posted: Fri Jun 04, 2004 9:21 am
by RedPhoenix
Just wanted to ask what the Direct Imput option does in the settings?

Posted: Fri Jun 04, 2004 9:29 am
by CIK
It changes the API used for keyboard input function calls from GDI ones to DirectInput(Direct X) ones. This is because some people get lag and stuff with the GDI ones and other's have lag with DirectInput so we made it an option since we couldn't find a universal set of code under windows.