Switch the dolphin backend no matter what it's set at.

This commit is contained in:
fewtarius 2023-08-10 22:48:28 +00:00
parent 548a8d53e9
commit 95843ae8a3
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -168,7 +168,7 @@ fi
### Dolphin needs to switch to pulseaudio
if [ -e "/storage/.config/dolphin-emu/Dolphin.ini" ]
then
sed -i 's/Backend = ALSA/Backend = Pulse/g' /storage/.config/dolphin-emu/Dolphin.ini
sed -i 's/Backend =.*$/Backend = Pulse/g' /storage/.config/dolphin-emu/Dolphin.ini
fi
### Set the default output to Master for pipewire