hey im new on the forum but could you guys help me, my friends game crashes when he open the game he gets this eror
System.DllNotFoundException: Unable to load DLL 'OpenAL32.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Tao.OpenAl.Alc.alcOpenDevice(String deviceName)
at OpenRA.OpenAlSoundEngine..ctor()
at OpenRA.Sound.CreateEngine(String engine)
at OpenRA.Game.Initialize(Arguments args)
at OpenRA.Program.Run(String[] args)
at OpenRA.Program.Main(String[] args)