01-06-2016, 09:52 PM
Hi,
I only recently rebuilt from git (1.3.1-20160105063026) but noticed the sound is really bad with SDL Audio now on this new build, lots of crackling. If I set to PortAudio, audio is fine. But I prefer to be able to use pulseaudio via SDL since I have different audio sinks and I want to be able to switch to the HDMI out
I tried a clean PCSX2 config but doesn't seem to help.
I use Arch Linux, and build via AUR using pcsx2-git.
Though now I'm confused to whether or not it's built with SDL or not:
Is SDL2 enabled by default when you build? Should the binary be linked to sdl libs ? Or is it only the plugins that are linked...
PKGBUILD is here (code which builds it in AUR): https://aur.archlinux.org/cgit/aur.git/t...=pcsx2-git
I only recently rebuilt from git (1.3.1-20160105063026) but noticed the sound is really bad with SDL Audio now on this new build, lots of crackling. If I set to PortAudio, audio is fine. But I prefer to be able to use pulseaudio via SDL since I have different audio sinks and I want to be able to switch to the HDMI out

I tried a clean PCSX2 config but doesn't seem to help.
I use Arch Linux, and build via AUR using pcsx2-git.
Though now I'm confused to whether or not it's built with SDL or not:
Code:
$ ldd $(which PCSX2) | grep -i sdl
$
Is SDL2 enabled by default when you build? Should the binary be linked to sdl libs ? Or is it only the plugins that are linked...
PKGBUILD is here (code which builds it in AUR): https://aur.archlinux.org/cgit/aur.git/t...=pcsx2-git