Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Sat 06/03/2004 03:44:42

Title: Can't get music to work on game
Post by: on Sat 06/03/2004 03:44:42
 I downloaded MIDI files for my game and when i put them in the game directory, and then get them #ed the game won't play the music. What do I do?

And yes i used the play music on room  load.

   Someone please help.   ???
Title: Re:Can't get music to work on game
Post by: Phemar on Sat 06/03/2004 04:20:21

Have you named the file musicx.mid, where x is the number of your music file?

Or what happened to me once was that I also couldn't play music files, so I fiddled with the settings in winsetup.exe and it worked!
Title: Re:Can't get music to work on game
Post by: meowy on Sat 06/03/2004 04:35:05
I had to name mine like this:

Music1.mid
Music2.mid
Music3.mid


Like that..  and have them in the "febcat" folder (febcat is the folder allm y game images and crap are in for the game) then it worked okay.  Then where you play music.. you put numbers.  1, 2, 3 and so on.
Title: Re:Can't get music to work on game
Post by: Mr Flibble on Sat 06/03/2004 14:21:49
Did you try going to the setup thing and changing the music player from Digital to waveOut? It worked for me.
Title: Re:Can't get music to work on game
Post by: on Sat 06/03/2004 23:09:25
Nevermind i got the music to work, it was my stupid mistake!

;D


Thanks anyway