Hi, attached patch switches teeworlds’s build to cmake, which fixes the audio issue. Looks like cmake has a feature check for wavpack, which the bam build system does not have and thus it selects the wrong code path, causing wavpack to fail loading audio files. Cheers, Lars