Language…
3 users online:  BD_PhDX, Fransen86, Spedinja - Guests: 523 - Bots: 107
Users: 70,914 (2,290 active)
Latest user: foobuntu

Silence

Hello,
this might be a stupid question, but how do I make an empty/silent music file? AddmusicK won't let me add files without music data.
In lunar magic, on a level or overworld, you can set the music to song “00 No Music”.
This doesn't work for C5, sadly. I should have mentioned that, sorry!
Make a text file and copy paste this into it:

Code
#amk 2

#samples { #default }

#0 r2


Add it in the AMKs list (via AMKGUI or the list file itself), insert it into your rom then make it play in the C5 instead of the regular Intro music.
It works! Thank you!