Hi,
I downloaded the linux build from the website but there is no music playing during gameplay. Is this a known issue and how can I resolve it?
Best regards
no music linux build
Re: no music linux build
I had the same problem, when I compiled from source however the problem disappeared.
Re: no music linux build
Could be #3055
Re: no music linux build
Thanks, this works for me:
"Running padsp ./pioneer in Pioneer's directory launches it with working sound"
Best regards.
Obould
"Running padsp ./pioneer in Pioneer's directory launches it with working sound"
Best regards.
Obould
Re: no music linux build
Which makes me think SDL2 doesn't detect pulseaudio. padsp creates /dev/dsp and emulates it via pulseaudio, so SDL would just use the OSS backend.