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

Compability with Overcooked 2. #268

Open
Zn10plays opened this issue Feb 19, 2025 · 4 comments
Open

Compability with Overcooked 2. #268

Zn10plays opened this issue Feb 19, 2025 · 4 comments

Comments

@Zn10plays
Copy link

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.

@lemmingDev
Copy link
Owner

The game might need an xinput controller

This fork can work as an xinput controller
https://github.com/Mystfit/ESP32-BLE-CompositeHID

See the XboxXInputController example

@lemmingDev
Copy link
Owner

Or you could try to launch the game via Steam

Add the Epic Games Launcher as a non-Steam game in your Steam library.
This allows you to utilize Steam's controller configuration features for games launched through Epic.

Untested by myself

@Zn10plays
Copy link
Author

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.

@lemmingDev
Copy link
Owner

lemmingDev commented Feb 20, 2025

https://github.com/csutorasa/XOutput will convert controls to xinput

or

https://joytokey.net/en/ will convert controls to keyboard strokes

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