Okay well this isn't like OMG I NEED THIS, but it is kinda annoying and I want to fix it. I have a pretitle map thing, that shows an intro with music and all and then shows map which is the title. I made it so that the music lines up perfectly with the transition to the title, buuuut whenever I play the game, it starts playing the music even if you minimize the window, and then when you bring it up again the music is in the wrong place, and makes the transition look wierd. Is there a way to stop the music, orrr is there a way to make the event continue even when the window is down?
Cannot be done with RMXP. That is, there is no way to do it properly without the window causing bugs. Sometimes the window would stop the music, sometimes not. Mainly also because RMXP doesn't allow you to pause and resume music.
Oh okay then :P at least now i know hehe.
The only way you can achieve pause/resume this is to use a custom audio module. But custom audio modules have a different way of playing back midi files so they don't sound the same as with RMXP's native audio module. But the window thing wouldn't probably work because when you deactivate the RMXP window, it stops executing any code so you can't pause the music there.
Try this maybe? http://www.hbgames.org/forums/viewtopic.php?f=11&t=71126
Ah, he made an additional exe. Well, this is one way of doing it.
hmm idk what is wrong, but I did what it said. (inserted the script, placed the exe in the folder)
It wont pause, but it does make it sound slightly jumpy.