Closed smcv closed 3 years ago
Started test build 68575
Build 68575 failed
Started test build 68584
Build 68584 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/66420/com.valvesoftware.SteamLink.flatpakref
Seems to work, at least superficially. Client → server combinations tried, in each case with this as the client and Steam public beta as the server:
steam -pipewire
: black screen until game actually starts, black screen until game actually starts
Getting this with the server on Wayland does not seem to be a regression in this version, I get the same thing with the current Steam Link client (on Intel).
So I think this runtime is working about as well as the current one does - seems like success!
This gives us a newer platform to run on, and in particular upgrades libVA to 2.12.0, which might be helpful for VA-API hardware decoding with surface modifiers.
The newer runtime has a newer gcc version, so we need to backport some build fixes from Qt 6.
Resolves: https://github.com/flathub/com.valvesoftware.SteamLink/issues/24
The proprietary binaries and the libraries bundled with them (SDL and friends, and ffmpeg) are currently still built on 20.08, but I'm hoping that 20.08 and 21.08 are sufficiently compatible that they'll run successfully on a 21.08 Platform.
@slouken, when you get a chance, please could you try rebuilding the proprietary binaries on 21.08 and make sure that still works?