Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hook XInputGetStateEx #23

Open
WydD opened this issue Jul 28, 2018 · 0 comments
Open

Hook XInputGetStateEx #23

WydD opened this issue Jul 28, 2018 · 0 comments

Comments

@WydD
Copy link
Contributor

WydD commented Jul 28, 2018

Necessary to support HiFight's FOOTSIES which uses XInputDotNet with a binding on XInputGetStateEX (undocumented ordinal 100). That's actually this one that we call for xinput devices

For some reason I forgot to bind this one. The only thing you need to change is: XInputGetStateEx_wrapped @100 NONAME by hooked_XInputGetState @100 NONAME in xinput1_3.def

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant