Next Generation Emulation banner
61 - 80 of 270 Posts

· Registered
Joined
·
3 Posts
Got Shank and Brothers: A Tale of Two Sons working by adding to x360ce.gdb
Code:
[Brothers.exe]
Name = Brothers: A Tale of Two Sons
HookMask = 0x00000002
and
Code:
[shank.exe]
Name = Shank
HookMask = 0x00000002
Both use xinput1_3.dll

Edit: Also got Blades of Time working by using xinput9_1_0.dll
 

· Hackin 'n Slashin
Joined
·
38,506 Posts
GRID2's controller support is phenomenal compared to other current games (full DInput support and it even recognizes devices as old as my Logitech Wingman GP Formula Force) so try without X360CE first.
 

· Registered
Joined
·
4 Posts
Burnout Paradise - The Ultimate Box

BurnoutParadise.exe

HookLL=0
HookCOM=1
HookSA=0
HookWT=0
HookDI=1
HookPIDVID=1
HookName=0

Just note, in order for the game to detect your controller the first time, you have to go into control options, double-click a key to rebind it, then hit any button on your controller. Click the name of your controller at the top of that window to get it all set to the default controls.
 

· Registered
Joined
·
2 Posts
Pardon me, I think my information was not correct. At least, not quite correct. When using just xinput9_1_0.dll the game misplaces action buttons, and sticks don't work in main menu, inventory and map menu. After I activated DI and PIDVID hooks the sticks and action buttons started to work, but only after a while I noticed that left and right triggers started acting like "back" and "start" buttons respectively. Whatever I tried its whether sticks not working and action buttons are misplaced, or triggers and "start"-"back" buttons are replaced with each other.
(Sorry for my poor english and inconsistent description of the problem)
 

· Registered
Joined
·
30 Posts
Dark Sector
finally i got this game to work it's doesn't require a HookMask but you have to edit settings file -open with notepad - which you will find in Documents\Aspyr\Dark Sector and edit this line
disableSixaxis=0
to
disableSixaxis=1
this will prevent the spinning issue also dinput8.dll and xinput9_1_0.dll required
i have found also solution for resolution yeahhhhhhhhh i'm playing right now
 

· Registered
Joined
·
3 Posts
Got Batman Arkham Origins, Enslaved: Odyssey to the West and Remember Me working by using xinput1_3.dll and adding to x360ce.gdb:

Code:
[BatmanOrigins.exe]
Name = Batman: Arkham Origins
HookMask = 0x00000002

[Enslaved.exe]
Name = Enslaved: Odyssey to the West
HookMask = 0x00000002

[RememberMe.exe]
Name = Remember Me
HookMask = 0x00000002
However, in Enslaved, vibration doesn't work. My gamepad is Nazar v44 (product name NAZAR2009). I did try with hookmask 0x01000023 but got same result.
 
61 - 80 of 270 Posts
Top