You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Steam Overlay isn't working inside of the Astra Flatpak, with native Steam (but almost certainly broken with Flatpak'd Steam as well). This is an unfixable problem on our side unfortunately.
The text was updated successfully, but these errors were encountered:
As noted in ValveSoftware/steam-for-linux#8952 (comment), the Steam overlay is not compatible with how Flatpak is sandboxed. Even adding LD_PRELOAD and stuff to go inside of the Flatpak, it will never detect the Steam API and initialize properly.
I wanted to implement virtual keyboard support for non-Steam players that play through Steam, but I don't think that's easily possible. I can force the virtual keyboard stuff on in-game, but it never actually calls into the Steam API as far as I can tell. I think it may be related to the gameoverlay not working.
The Steam Overlay isn't working inside of the Astra Flatpak, with native Steam (but almost certainly broken with Flatpak'd Steam as well). This is an unfixable problem on our side unfortunately.
The text was updated successfully, but these errors were encountered: