https://bugs.winehq.org/show_bug.cgi?id=52018
Matthew matthewcboyd@tutanota.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Matthew matthewcboyd@tutanota.com --- (In reply to Rafał Mużyło from comment #1)
0024:err:module:open_builtin_so_file failed to load .so lib "/usr/lib32/wine/i386-unix/openal32.dll.so" ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) Cannot open shared library libasound_module_pcm_pulse.so (libpulse.so.0: cannot open shared object file: No such file or directory) ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) Cannot open shared library libasound_module_pcm_pulse.so (libpulse.so.0: cannot open shared object file: No such file or directory)
That looks like a problem on your side.
Thank you for noticing that. What it turned out to be was I had the libs for pulse audio installed but only the 64 bit one, after installing the 32 bit lib it worked just fine.