Cutstuff Forum

Mega Man 8-bit Deathmatch => MM8BDM Discussion => Topic started by: PotatoStrike on September 25, 2016, 08:19:30 AM

Title: Some questions about core features and music credits.
Post by: PotatoStrike on September 25, 2016, 08:19:30 AM
Hello everyone!

I started to do a MM8BDM album for my own sake; maybe when it's done you'll want me to share it.

But I have questions about the delays; in the core files we can easily see something like this:

Code: [Select]
sethudsize(800,600,0);
SetFont("CUTSTUFF");
hudmessageBold (s:"A"; HUDMSG_FADEINOUT, 1, 9, 400.0, 300.0, 4.0, 0.9,0.9);
Delay(4*35);

I really wonder what is 4*35 like in seconds, and how many of this delay thing we need to do one second.

Now, for my second question: who made the MM7 / MM8 / MM&B / MMWT arrangements? And who made the custom music tracks like the Evil Robot theme, the Genesis Unit theme, the Fakeman Chase theme? I need credits of every of these chapters' music.

Thank you so much!
Title: Re: Some questions about core features and music credits.
Post by: CutmanMike on September 25, 2016, 01:04:47 PM
35 tics is a second. * is the multiplication sign so 4 x 35 is 4 seconds.

I lose track of who made what  in terms of music, I'll have someone else answer that for you.
Title: Re: Some questions about core features and music credits.
Post by: PotatoStrike on September 25, 2016, 04:29:59 PM
Thank you for the answer! I'm waiting for the music credits now.
Title: Re: Some questions about core features and music credits.
Post by: Dr. Freeman on September 25, 2016, 04:49:32 PM
I might be able to get music credits to you later, I have most of them but not all of them. There's a few things I'm having trouble digging up sources for.

However, I would recommend against releasing any sort of soundtrack publicly because
A. Later on I plan on doing that with all the fancy schmancy things
B. Given how the only way you can reasonably access some of the files is through the abruptly cut off ingame files
Title: Re: Some questions about core features and music credits.
Post by: PotatoStrike on September 26, 2016, 03:40:17 PM
See, I want to do an album for my own sake. However, when yours will be released, I'll think about downloading it and keeping the best of the two.
Title: Re: Some questions about core features and music credits.
Post by: NES Boy on September 30, 2016, 04:02:02 PM
On the subject of an album release, I know some video game soundtracks like to have exclusive songs created for the album in addition to songs that originate from the game, like the following:

(click to show/hide)

As you can see, the majority of my reference pool comes from Nintendo game soundtracks.

Anyway, the point is, I'd like to hear what the V3 and V4 Final Boss themes would sound like if they were done as if they actually existed in Mega Man 8 and Wily Wars, respectively.
Title: Re: Some questions about core features and music credits.
Post by: PotatoStrike on October 01, 2016, 12:02:22 PM
Well you see, the Final Boss themes are only made for MM8BDM, and I don't think anyone would remake them. At least, I won't because I'm really bad at it.

But I'll add extra items, like the pre-v5 MM8BDM soundtrack, since v5 add this whole music revamp and loops.
Title: Re: Some questions about core features and music credits.
Post by: CutmanMike on October 01, 2016, 02:43:44 PM
Might not be what you're after but someone did cover Evil Robot's theme in a SNES soundfont

Title: Re: Some questions about core features and music credits.
Post by: PotatoStrike on October 01, 2016, 03:12:47 PM
Oh yeah, this. I listened to it, it's great, really. Would be wonderful if we added Trio in a MMX game!
Title: Re: Some questions about core features and music credits.
Post by: Goomba98 on October 19, 2016, 12:47:33 AM
B. Given how the only way you can reasonably access some of the files is through the abruptly cut off ingame files
Well, they do have loop points, which also work in things like RPG Maker and Super Mario Bros. X with the SDL Mixer.
Title: Re: Some questions about core features and music credits.
Post by: PotatoStrike on October 21, 2016, 04:13:07 PM
Alright everyone, I really need the music credits, like, right now. I'm about to finish the whole thing. Thank you.