Open GoogleCodeExporter opened 9 years ago
all of EA's sports games use a similar engine, and work with HookCOM.
Original comment by danialho...@gmail.com
on 24 Jun 2013 at 6:33
HookCOM + HookDI + HookPIDVID should sort it out.
HookCOM prevents the control from creating 2 instances (DI and XI) while
HookPIDVID requires HOOKDI to fake the controller id
Original comment by danialho...@gmail.com
on 24 Jun 2013 at 6:36
Thanks for the reply!
With
[InputHook]
HookDI=1
HookCOM=1
HookPIDVID=1
I get the attached log result. HookCOM hangs at "CoCreateInstance"
Original comment by taleworl...@gmail.com
on 24 Jun 2013 at 2:24
Attachments:
remove dinput8.dll from the folder
Original comment by danialho...@gmail.com
on 27 Jun 2013 at 9:17
Thanks again for the reply.
Without dinput8.dll, x360ce doesn't appear to hook in or get called at all: the
debug console doesn't come up and no log file is generated, though both are
still set on. I tested this with the above InputHook settings and with multiple
copies of the xinput .dll--xinput1_1, 1_2, 1_3, and 9_1_0.
Original comment by taleworl...@gmail.com
on 27 Jun 2013 at 1:50
You might be better off trying Scarlet Crushes DS3 driver, since it has native
xinput.
Original comment by danialho...@gmail.com
on 27 Jun 2013 at 5:38
Original issue reported on code.google.com by
taleworl...@gmail.com
on 23 Jun 2013 at 8:58Attachments: