Old FMOD library required

Hi, I have a project for a very old game (2011-2012), from my college days, that uses the equally old FMOD for audio.

Could you get the library from that era so I can use/link it to the project?

I used some keys like:
FSOUND_SAMPLE
FSOUND_STREAM
FSOUND_GetSFXMasterVolume
FSOUND_SetSFXMasterVolume
FSOUND_StopSound
FSOUND_Stream_Play
FSOUND_Stream_Stop
FSOUND_PlaySound
FSOUND_Init(44100, 32, 0);
FSOUND_Sample_Load
FSOUND_Sample_SetMode
FSOUND_SetSFXMasterVolume

Thank you.

That looks like FMOD 3. I’ve attached it to your fmod.com account. Look for it in the Uploads section on your Profile page.

1 Like

Hi, I hope you’re doing well.

I’ve tested it and it worked right away.

:victory_hand:

Thanks a lot!

Have a great week.