RPG Maker MV

RPG Maker MV

.. Jun 11, 2017 @ 2:47am
Music not looping right?
Hello, I've been a user of RPG Maker programs since 2008, and I somewhat recently got MV. I love almost everything about it, the sideview battles returning, and Javascript feels much more user friendly than Ruby. My only problem is I've spent YEARS looping stuff for VX and VXACE, and when I imported my library of loops, MV winds up starting over when it reaches the song hits the end of the LOOPLENGTH tag. I've gone back and redone the loops in Audacity, but ultimately it just cuts back to the beginning, and I realized it only does it on songs longer than two minutes. I have looked up this issue, but it's always just people not knowing how to loop or using the wrong tag, and tutorials are no help because I'm already doing what they tell me to do.

Does anyone know the solution to this problem, or will I just have to work shorter tracks into my project?
< >
Showing 1-1 of 1 comments
Jerboe Apr 9 @ 3:18am 
For music to loop you also need to specify a LOOPSTART, without that the LOOPLENGTH does not know where to loop from and thus will not work. the name LOOPSTART should be an indicator of where that goes, and keep in mind that LOOPLENGTH requires you to know the amount of SAMPLES it needs to wait, time, like seconds and/or minutes won't work, it needs to be the SAMPLE VALUE. you can find that out in programs like Audacity
< >
Showing 1-1 of 1 comments
Per page: 1530 50