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

Steam overlay in Flatpak troubles #5

Open
redstrate opened this issue May 22, 2024 · 2 comments
Open

Steam overlay in Flatpak troubles #5

redstrate opened this issue May 22, 2024 · 2 comments
Assignees
Labels
blocked bug Something isn't working

Comments

@redstrate
Copy link
Owner

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.

@redstrate redstrate self-assigned this May 22, 2024
@redstrate
Copy link
Owner Author

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.

@redstrate
Copy link
Owner Author

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.

@redstrate redstrate added the bug Something isn't working label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant