LiEnby / chovy-gm

At long last. GameMaker 8.1 to PSP!
GNU Lesser General Public License v2.1
42 stars 4 forks source link

BGM stops #14

Open EGAMatsu opened 4 years ago

EGAMatsu commented 4 years ago

After 6 or so other sounds playing, bgm stops, how can i stop that?

EGAMatsu commented 4 years ago

So it gets quieter for some reason

EGAMatsu commented 4 years ago

Can i have help?

EGAMatsu commented 4 years ago

and, midis seem to work

LiEnby commented 4 years ago

MIDI is converted into .at3 at compile time. Because psp runner had no option for playback of MIDIs .

Maybe try w MP3?

LiEnby commented 2 years ago

This seems like an issue with the Runner executable, which is closed source and have no easy way of modifying, so unfortunately cant fix this.