Releases: Chip-Biscuit/Dead-Rising-2-PC-Controller-Support
Dead-Rising-2-PC-Controller-Support
🎮 Game Specific Patches & DLL Wrappers
created and maintained by
Reverse Engineering • Programming • Patching • Game Improvements • DLL Creation
Dead Rising 2 PC Controller Fix
Information
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.
Instructions
Go to the bottom of the page download DeadRising2Controller.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)
Custom Controller Layout
Alternative user profile if the above doesn't work:
If you experience double input
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
Issues
If you have any issues please go to discord for help
Credits
Credit to Elisha Riedlinger for the base wrapper and 13 AG.
Fix Enhancers
https://fixenhancers.wixsite.com/fix-enhancers
“Creating compatibility fixes and enhancements for legacy PC games.”
Chip
- founder
- reverse engineer
- programmer
- developer
- Game Preservationist
JokerAlex21
- founder
- admin
- tester