Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Wizzard on Fri 23/12/2005 19:24:19

Title: No sound output
Post by: Wizzard on Fri 23/12/2005 19:24:19
I cant get any sound output at all, with either WAV or MP3 files. AGS recognises the formats but they dont play. I have a Conexant AMC sound card.
Title: Re: No sound output
Post by: Akumayo on Fri 23/12/2005 19:34:23
Can you supply the script you're using to call the sounds?  And have you named them properly (SOUND1, SOUND2, MUSIC1, etc.)  Also, make sure they're in the right place (game folder, not "compiled" folder) and if all this is right, re-build your vox files.  Aside from that, like I said, suppply the script you're using to call the sounds so we can look it over.
Title: Re: No sound output
Post by: Wizzard on Fri 23/12/2005 19:51:19
Quote from: Akumayo on Fri 23/12/2005 19:34:23
Can you supply the script you're using to call the sounds?Ã,  And have you named them properly (SOUND1, SOUND2, MUSIC1, etc.)Ã,  Also, make sure they're in the right place (game folder, not "compiled" folder) and if all this is right, re-build your vox files.Ã,  Aside from that, like I said, suppply the script you're using to call the sounds so we can look it over.

Thanks for the reply.
I have named the files correctly as you have indicated MUSIC1 etc. I called the sound/music to play when leaving various areas of the current screen, but not a peep from the speakers. I dont have a script as such, I havent really got into that yet. I was wondering if I needed a plugin to make the sound work. I have the sound format selector set to direct x on play settings. I have tried the others with no result.
Title: Re: No sound output
Post by: Akumayo on Fri 23/12/2005 21:31:38
Okay, this is a last resort, but... are your speakers on?  (Just Kidding)

Really though, have you tried re-building the vox files from the main editor?  That usually works.
Title: Re: No sound output
Post by: Wizzard on Sat 24/12/2005 09:34:26
Quote from: Akumayo on Fri 23/12/2005 21:31:38
Okay, this is a last resort, but... are your speakers on?Ã,  (Just Kidding)

Really though, have you tried re-building the vox files from the main editor?Ã,  That usually works.

When saving a game file AGS automatically rebuilds the vox files, but I havent tried re-building through the editor.
Will give it a try.

Thanks for your interest.

Have a nice Christmas.