Page 1 of 1

Nvm

Posted: Sun May 23, 2010 10:58 pm
by Exempt
Sorry nvm

Re: Games that use Direct Input

Posted: Sun May 23, 2010 11:36 pm
by Administrator
You'd need to start the game with an injected DLL and immediately hook D3DCreateDevicex(). You'd need to make use of a vtable to actually hook all of the other functions. The easy way: get a D3D hook starter kit.

Re: Games that use Direct Input

Posted: Mon May 24, 2010 11:34 am
by Exempt
Sorry nvm