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

Features for SteamDeck compatibility #18

Open
actuallySIG opened this issue Dec 5, 2024 · 1 comment · May be fixed by #19
Open

Features for SteamDeck compatibility #18

actuallySIG opened this issue Dec 5, 2024 · 1 comment · May be fixed by #19

Comments

@actuallySIG
Copy link

Greetings.

I would like to publish games for the SteamDeck certified as Verified on the compatibility ranking (see here: https://partner.steamgames.com/doc/steamdeck/compat#DeckCompatibilityChecklist). For this, it seems the extension would need to implement most of ISteamInput for controller support, as well as parts of ISteamUtils, specifically the functions related to text input via the on-screen keyboard, such as ShowGamepadTextInput(), ShowFloatingGamepadTextInput(), GetEnteredGamepadTextInput(), and GetEnteredGamepadTextLength(). Can support for these features be added in the extension?

Thank you.

@britzl britzl linked a pull request Dec 23, 2024 that will close this issue
@britzl
Copy link
Contributor

britzl commented Dec 23, 2024

Started working on this: #19

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

Successfully merging a pull request may close this issue.

2 participants