Hi,
I use a USB Audio device attached to my Pi 3b+ and it works fine for Emulationstation and emulators. However, I'm not getting sound from the Splash intros.
I googled around on the issue and found that something similar was the case for retropie and they suggested to change omxplayer output to ALSA.
I found the file S02Splash in the recalbox folder structure and wanted to change:
omx_opt="--adev both --no-keys --layer=10000 --aspect-mode=fill"
To:
omx_opt="--adev alsa --no-keys --layer=10000 --aspect-mode=fill"
However, I'm not using the correct syntax as on reboot the videos will now be skipped instead.
I also tried "--adev alsa:hw:0,0" and "--adev alsa:hw:1,0" but its still not the right syntax...
Does anyone know how to set the correct value here?
Thanks and best
Gregor