Lately I’ve been doing 100% of my gaming in Linux. The latest versions of wine in Arch Linux have been fantastic (for the most part.) I recently installed a game called Gauntlet (a windows-only steam game.) For some reason I had no sound. Sound worked fine in other Wine games, just not this one.
After much digging I found this post on the Arch Linux forums which fixed my issue. The issue was not having the proper 32bit sound libraries installed. The fix was as simple as:
sudo pacman -Sy lib32-alsa-plugins lib32-libpulse lib32-openal
Success!
Same game. Don’t work on my Ubuntu 19.10. Any Ideas?
I can’t thank you! You saved me, I spent two hours solving this issue and couldn’t solve it.
I can’t thank you enough*
I’m glad this was helpful!
you saved my day!