ut2004 uses the ALSA API directly and opens the "default" PCM. On modern Arch installs, this fails silently unless an ALSA->server bridge is installed. Depending on your audio stack:
PipeWire (default): pacman -S pipewire-alsa
PulseAudio: pacman -S pulseaudio-alsa
This will be added as an optdepends in a future update.
Pinned Comments
jmsq commented on 2026-05-08 15:40 (UTC)
ut2004 uses the ALSA API directly and opens the "default" PCM. On modern Arch installs, this fails silently unless an ALSA->server bridge is installed. Depending on your audio stack:
This will be added as an
optdependsin a future update.