From: Christian Heller Date: Tue, 23 Mar 2021 22:41:32 +0000 (+0100) Subject: Fix OpenAL configuration to make Minetest sound work on Raspbian. X-Git-Url: https://plomlompom.com/repos/?p=config;a=commitdiff_plain;h=b950b4fa952a21fd83c3fb6244c8abc1ef9104bd Fix OpenAL configuration to make Minetest sound work on Raspbian. --- diff --git a/raspbian/.alsoftrc b/raspbian/.alsoftrc new file mode 100644 index 0000000..21db2a5 --- /dev/null +++ b/raspbian/.alsoftrc @@ -0,0 +1,3 @@ +# for minetest sound to work +[alsa] +mmap = false