- I downloaded the game from archive for linux and run the executable.
What happened?
- The game launched and runs fine but there in no sound or it seems to be hard-pointed to wrong device.
What did you expect to happen instead?
- Run it with sound on desired device.
Does it happen always, once, or sometimes?
- Always. (At least for the website version.)
It seems to me that the game is not routed correctly through PipeWire. At first I thought there is no sound at all, but after trying:
Code: Select all
padsp ./factorio
I do not see the game in pulsemixer nor I manage to find any way to point the game to output the sound from my speakers.
With all this I would blame it on bad configuration somewhere in my system but it is reproducible on SteamDeck.
On SteamDeck the game defaults to "Filter Chain Sink". When I change it to speakers it instantly switches back to "Filter Chain Sink".
Funnily enough, when I downgrade my steam version, the sound is fine as expected on both PC and SteamDeck. However I want to keep my steam version to be the newest one and separated. That's why I downloaded the game from the archive in the first place.
Steam must be launching it in different way. What does steam differently, and can I launch it the same way?