![]() |
Music Problem - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: Music Problem (/showthread.php?tid=677) |
Music Problem - Aydan - 24-01-2007 hey guys I havent touched the music section of my project yet it never plays anything on the maps. I use Midi which is the file type but nothing... I cant figure it out at all. Is it a bug with MSE? If not I'll have to get it looked into by a pro or just copy and paste vanilla code. Thanks for any help though. - GodSentDeath - 24-01-2007 1: Make sure your sound is turned on =P 2: Make sure your sound card works xD 3: Make sure you have the right DLLs, etc, etc. 4: Make sure the music files aren't corrupt. 5: Find the sub that calls the music to play, look for it in your project and trace it back to the locations, make sure it's actually being called somewhere when the map loads, etc. And make sure the map actually saves the sound. |