LAGonauta / MetaAudio

GoldSrc engine plugin for 3D sound
GNU General Public License v2.0
98 stars 14 forks source link

Steam Audio support isn't loading #31

Open The-King-of-Toasters opened 3 years ago

The-King-of-Toasters commented 3 years ago

Steps to reproduce:

  1. Extract the rc1 files to path\to\Half-Life
  2. Extract steamaudio_api\bin\Windows\x86\phonon.dll from the 2.0.18 release to path\to\Half-Life.
  3. Run OpenAL Half-Life

I can't see any of the Con_printf lines in my console, is there some special debugging cvar I need to enable?

LAGonauta commented 3 years ago

Is the cvar al_occluder available on console?

The-King-of-Toasters commented 3 years ago

It isn't.

LAGonauta commented 1 year ago

@The-King-of-Toasters Hi, did you manage to make it load at the time or still not loading?

The-King-of-Toasters commented 1 year ago

I just checked with a clean install and it still isn't working. I see you made some changes, is it possible to create a new beta build to test?