steamworks-rs icon indicating copy to clipboard operation
steamworks-rs copied to clipboard

Many ISteamUtils functions are missing

Open gemdude46 opened this issue 2 years ago • 2 comments

Many of the new ISteamUtils functions appear to be missing bindings, especially ones related to the Steam Deck. Some of these are required to get a game to run on the Steam Deck well. Can they be added? I think the most important are:

  • IsSteamRunningOnSteamDeck
  • GetEnteredGamepadTextInput
  • GetEnteredGamepadTextLength
  • ShowGamepadTextInput
  • ShowFloatingGamepadTextInput

gemdude46 avatar Feb 04 '23 17:02 gemdude46

Looks like this is resolved in PR #119 and Issue can be closed.

Mart-Bogdan avatar Jul 25 '23 21:07 Mart-Bogdan

But for sone reason I don't see this methods published to docs.rs

Mart-Bogdan avatar Jul 25 '23 21:07 Mart-Bogdan