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

InputFusion doesn't work on some games #1

Open
syah0910 opened this issue Dec 17, 2024 · 2 comments
Open

InputFusion doesn't work on some games #1

syah0910 opened this issue Dec 17, 2024 · 2 comments

Comments

@syah0910
Copy link

syah0910 commented Dec 17, 2024

There are a few games below that InputFusion does not work with :

  • KINGDOM HEARTS 1.5 + 2.5 HD ReMix
  • Hollow Knight
  • Overcooked! All You Can Eat
  • Batman: Arkham City GotY
  • Resident Evil 2 Remake (2019)
  • King's Quest (2015)
  • Lightning Returns: FINAL FANTASY XIII
  • Fable Anniversary
  • Dragon Age Inquisition
  • FINAL FANTASY X/X-2 HD Remaster
  • Tiny Thor
  • Iconoclasts
  • Yonder: The Cloud Catcher Chronicles

meaning without InputFusion those games won't detect input from non-xinput controllers, like e.g. Switch Pro Controller.

@syah0910 syah0910 changed the title InuputFusion doesn't work on a few games InuputFusion doesn't work on some games Dec 17, 2024
@syah0910 syah0910 changed the title InuputFusion doesn't work on some games InputFusion doesn't work on some games Dec 17, 2024
@xan105
Copy link
Owner

xan105 commented Dec 18, 2024

Thanks for the testing. Appreciate it.

I originally thought that implementing XInput would be enough for most games.
But they are a lot of games that rely on DInput device enumeration to decide if they should use XInput.

I've been working on partially implementing DInput8 to solve this and later on DInput8-only games with a more thorough implementation.
However it is still a work in progress as of this writing.

Hopefully this should improve game compatibility.

I'll be sure to have a look at the aforementioned games. FFX was already on my list of DInput shenanigans.

@syah0910
Copy link
Author

@xan105 a few more games that does not work with InputFusion :

  • Cult of the Lamb
  • Greedfall
  • Gunbrella

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

2 participants