My game has been repeatedly crashing due to:
FATALaudio_device.cpp:11 : device = alcOpenDevice(nullptr) is false.
I’m not much of a computer wizard, but it looks to me like I could fix this by setting FATALaudio_device.cpp:11 : device = alcOpenDevice(nullptr) to true.
Where is it, and how do I do that?