[Feature Request] Option to select the default audio device #1016
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi! I usually play on my TV, launching the games through Steam Big Picture mode. While doing that, the default audio changes to the TV, instead of my headphone.
The problem is that Cemu only has the option to select a specific device and the audio still continues to play on my headphone.
The ability to select the default audio device would be very nice!
Duplicate of #
@italoghost I have same issue, I endded up creating simple script (it's a hack) runs in steam launch options before calling Cemu (Iuse the flatpak version)
The script plays a simple file and detects current default audio channel (reported by Linux) , then it updates the Cemu config file, link to script here (see comments on how to use it): https://github.com/aws0/beast-notes/blob/main/steamdeck-cemu-audio/audio-sink-cemu.sh
I hope it helps
Thanks, @aws0! I will definitely check it out. I will probably have to change some things as I use GNOME.
Shouldn't #1017 have closed this?