Currently, the major components for GameInput are:
xgameruntime.dll
gameinput.dll
The following GDK component within xgameruntime is a prerequisite:
XTaskQueue
I'm currently working on Implementing it. After that's done, I can move on to implementing v2_IGameInput. It shouldn't be that difficult to pull off using COM.
Currently, the major components for GameInput are:
xgameruntime.dllgameinput.dllThe following GDK component within
xgameruntimeis a prerequisite:XTaskQueueI'm currently working on Implementing it. After that's done, I can move on to implementing
v2_IGameInput. It shouldn't be that difficult to pull off using COM.