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

Controller support doesn't work #758

Open
tooda02 opened this issue Mar 7, 2024 · 0 comments
Open

Controller support doesn't work #758

tooda02 opened this issue Mar 7, 2024 · 0 comments

Comments

@tooda02
Copy link

tooda02 commented Mar 7, 2024

Is your feature request related to a problem? Please describe.
Facepunch current support for Steam Input is incomplete, and it is not possible to implement controller support for a game using it. For example, it's missing Init() (required to set up Steam Input); gamepad text input support (required for Steam Deck certification); any way of retrieving all origins associated with an action; and several other important functions.

Describe the solution you'd like
Add several new methods to SteamInput

Additional context
See Pull Request #757 for a list of the proposed new methods. I've implemented these in my fork and verified them in my published game Stinky and Loof in Wonderland.

@tooda02 tooda02 changed the title Fully support Steam Input (current support is incomplete) Controller support doesn't work May 21, 2024
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