created and maintained by
Reverse Engineering • Programming • Patching • Game Improvements • DLL Creation
click the Total Downloads button above to take you to the releases page and download the zip at the bottom
This is a library I have been working on for some time now to add x-input support into games with broken or missing controller support.
Go to the releases and download DeadRising2OTRController.zip unzip it and put the contents into your games install location next to deadrising2.exe. in d3d9.ini you can fully customise the inputs its all explained in the INI you can also use [hotkey]keycodes.txt provided in the fix to help you.
Instructions:
Put d3d9.dll & d3d9.ini files in the directory of the game (next to deadrising2.exe)
An effect of this fix can be the fact that in some cases it will make native X-input work again in your game, in that case it is important to note that in this fix for each input inside of the .ini file you can put = NONE
for example
A = NONE
B = NONE
you can do this for every input on the Xbox controller in the .ini file
this will disable completely the custom (chip-xinput) layer for the game but the native x-input will still work you can either put NONE for each key as in the example above OR at the top of the ini set output = 0
Otherwise you would have an xbox button doing 2 inputs inside of the game like:
Native A = Jump in game + Chip xinput = LMB in game at the same time
If you have any issues please go to discord for help
Credit to Elisha Riedlinger for the base wrapper and 13 AG.
https://fixenhancers.wixsite.com/fix-enhancers
“Creating compatibility fixes and enhancements for legacy PC games.”
- founder
- reverse engineer
- programmer
- developer
- Game Preservationist
- founder
- admin
- tester