Luke Short

Results 301 comments of Luke Short

I just tried 6.1.0-rc.1 with our soon-to-be-released 3.2.0-beta.0 build and no audio devices are detected on the Steam Deck. Still only linux-steamos/linux-neptune kernels show the output device, show that audio...

I published packages on the AUR for Linux Neptune and Mesa: - linux-steamos - mesa-steamos - lib32-mesa-steamos Still left is to create a package for the Vapor theme.

In our hybrid build, we do install `linux-neptune` and the Vapor theme as of winesapOS 3.1.0. I still need to create an AUR package for Vapor, though.

For controller support, I found this workaround and confirmed it works: ``` $ sudo flatpak override --filesystem=/run/udev com.valvesoftware.Steam $ flatpak run com.valvesoftware.Steam ``` https://github.com/flatpak/xdg-desktop-portal/issues/536 This was also needed for the...

Related to this, the MangoHud Flatpak was designed to only work with the Steam flatpak. See: https://www.reddit.com/r/linux_gaming/comments/mxiwxh/does_mangohud_not_work_with_flatpaks/

Reading through the GitHub issues for the Steam Flatpak, it seems like controller support [1][2], remote play [3], and fsync system calls [4] should work now. I will need to...

A recent Reddit post says most of the major issues with the Steam Flatpak have been resolved. The only issues reported in the thread were (1) up to a 8%...

Thanks for linking those Steam Flatpak issues! That's very helpful. Here are my thoughts on each issue, in order: 1. lib.so.6 not found = Fixed upstream a few years ago....

Thanks for the clarification! Regarding seccomp, I originally read through that too fast. I see now that someone provides an RPM for it. Needing a patched Flatpak for to fix...

Thanks for all of your valuable information and input! My understanding of what you're saying is that short-term we should use https://aur.archlinux.org/packages/game-devices-udev and long-term we should wait for systemd to...