KrossX / Durazno

XInput wrapper that allows controller customization
MIT License
198 stars 21 forks source link

Help #50

Open Tsukono opened 3 years ago

Tsukono commented 3 years ago

I'm trying to play metal gear solid and for some reason the game doesn't have deadzone for controllers so my character keeps moving up by it self, I tried the app but there's no effect. I'm using a ds3 with scptoolkit to emulate a xbox 360 controller. Help please.

KrossX commented 3 years ago

Well, I don't know if Durazno works with that game. Check if the game is 32 or 64bit and put all the dlls in the location with the exe, then run the game and see if a Durazno.ini file is created. If the game loads XInput directly from system directory, Durazno won't work. Also, might just be using XInput to check if the pad is active then use HID to read the actual pad report, Durazno won't work with that either.

Other than that, XInput plus might be a better alternative.

Tsukono commented 3 years ago

Tried alot of things but didn't work so I had to disable my controller and use antimicro to map the keyboard buttons, works fine.

Thanks anyways.

On Thu, Oct 29, 2020, 9:33 PM KrossX notifications@github.com wrote:

Well, I don't know if Durazno works with that game. Check if the game is 32 or 64bit and put all the dlls in the location with the exe, then run the game and see if a Durazno.ini file is created. If the game loads XInput directly from system directory, Durazno won't work. Also, might just be using XInput to check if the pad is active then use HID to read the actual pad report, Durazno won't work with that either.

Other than that, XInput plus might be a better alternative.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KrossX/Durazno/issues/50#issuecomment-718942621, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARR5PSD4HSJ7UEVNQEKTD6LSNGYPLANCNFSM4TDYZ4IA .