LAGonauta / MetaAudio

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

Request: Possible to add support for the latest Steam Audio API? #61

Closed RavenMacDaddy closed 6 months ago

RavenMacDaddy commented 7 months ago

I checked the releases for the SteamAudio API, and seemingly only the phonon.dll for v2.0 works (to be fair, that's what's being referred to).

Is it possible, now with updates for both HL25 and the utilization of MetaHookSv code, to add support for v4 and later revisions?

LAGonauta commented 7 months ago

Yes, this is actually being worked on. However, the updated engine is not exporting the map data for some reason so it just crashes. A bug that Valve needs to fix, or I will need to load the BSP manually.

RavenMacDaddy commented 7 months ago

I was just about to report that as well; v2.0 crashing with HL25 etc. — that explains it.

LAGonauta commented 6 months ago

The SteamAudio crash should have been fixed on master

RavenMacDaddy commented 6 months ago

I can confirm that the latest v2.0 release, Beta 20, does not crash and the CVAR al_occluder shows up in the console.

Have you gotten any release of v4 to work on your end, or is that still down the line?

RavenMacDaddy commented 6 months ago

The latest versions of Steam Audio are now working — closing.