Tagged Questions
0
votes
0answers
171 views
I'm using OpenAL, trying to load a .ogg file and having .dll troubles
I'm using OpenAL for my game's music, and it loads .wav files by default, but to load in Ogg files I had to download and setup a few .dlls and lib files. I have fixed all errors with dlls except for ...