-
Notifications
You must be signed in to change notification settings - Fork 197
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
Compability with Overcooked 2. #268
Comments
The game might need an xinput controller This fork can work as an xinput controller See the XboxXInputController example |
Or you could try to launch the game via Steam Add the Epic Games Launcher as a non-Steam game in your Steam library. Untested by myself |
Apparently still does not work, the behavior is still the same. Epic apparently does not have controller support on steam so path 2 also doesn't seem to work. Still looking into it right now. |
https://github.com/csutorasa/XOutput will convert controls to xinput or https://joytokey.net/en/ will convert controls to keyboard strokes |
Describe your issue
I want to play overcooked 2 with a gamepad I made with this lib, however, no activity on the gamepad is recognized in overcooked.
I have made sure everything works by testing it on https://hardwaretester.com/gamepad.
I am using the epic games version of overcooked and all other functionality of the controller seems to be working.
I was wondering what is the cause of this, how can I make it work in my situation.
The text was updated successfully, but these errors were encountered: