Mega Man 9 NSF cover - Tornado Man, title
Loading...
35,436
Loading...
Uploader Comments (Acmlm1)
Top Comments
-
The only thing that isnt truly 8 bit about the game graphically is some of the scrolling and the fading. WAY too smoth
-
Amazing work. And as I watched, I began to imagine...
Megaman: "Hmm...do I shoot it or not?"
see all
Video Responses
see all
All Comments (133)
-
@LarryLynx No they aren't.
-
AWESOME
-
nice work. The drums are a bit off n rhytm though^^ Keep rockin
-
Very nice cover. Sounds very much like the original. Kudos!
-
Woah!!
Cool equalizer and a funky radio
-
i like the box in the middle that had the bars going up and down. It made me kinda understand the song a little more
-
Could you put this NSF into other MegaMan games?
-
Amazing.
Loading...
OH, also to help you out a bit, in the title music, in the original the beginning notes are spaced, where as you have it sound like one continuous note. check it out.
david02129 3 years ago
I've tried before, but even 1 frame (16.6ms) between notes seemed to be too much (sounded worse). The original seems to use half frame pauses, which my sound engine can't do ... (not even sure it's possible)
Acmlm1 3 years ago
By the way, I loaded this on my NES dev. cart and the music works fine but there are some major graphical errors, never the less the music is what matters and as far as the music goes, it works 100%.
mattsum41 3 years ago
After testing again in different emulators (no devcart here to test on the actual NES), I saw it glitched in Nintendulator too ... I've fixed it now (just had to move some code outside of VBlank) and updated the files.
Acmlm1 3 years ago
What sound engine did you use because this is just amazing and you can't get the same results from Famitracker... trust me I've seen attempts and they come close but not as close as yours.
mattsum41 3 years ago
I coded it from scratch in 2003, with some minor updates since then. I've also done Super Mario World with it (full soundtrack!), and a few tracks from other games.
But it's probably easier (for most) to use a tracker than to type hex data and assemble ...
Acmlm1 3 years ago