06-22-2012, 03:38 AM
(06-21-2012, 08:02 AM)Taylor Wrote: After seeing the Victor Engine Battle on map script video I thought "woah hold on, is that Ace's RTP music"? Downloaded it, listening to it now, notice it's OGGs with LOOPSTART variables for, well... looping.
Someone needs to make a script for XP that allows VX/VXAce's LOOPSTART and LOOPLENGTH variables in OGGs. * ^*
@Taylor: You forgot I redid the audio module so you can have looping Ogg's? Only drawback is that it has to first load the whole audio piece before it starts playing... a drawback of the mcisendstring since I can't access anything in XP's own 'hardcoded' audio module. or get an outside call to DirectSound/DirectMusic to work.