Hi, this happens on W10 for me (a recent update, English UI):
Unhandled exception. System.DllNotFoundException: Unable to load DLL '/System/Library/Frameworks/OpenAL.framework/OpenAL' or one of its dependencies: The specified module could not be found. (0x8007007E)
at OpenAL.Alc.OpenDevice(String deviceName)
at NScumm.Audio.AlPlayer.AlPlayer..ctor(IMusicPlayer player, Int32 rate) in /home/runner/work/NScumm.Audio/NScumm.Audio/NScumm.Audio.Player/AlPlayer.cs:line 46
at NScumm.Audio.AlPlayer.Program.Main(String[] args) in /home/runner/work/NScumm.Audio/NScumm.Audio/NScumm.Audio.Player/Program.cs:line 51
At least it would be nice to have a dep list.
Hi, this happens on W10 for me (a recent update, English UI):
At least it would be nice to have a dep list.