The VG Resource

Full Version: New Super Metroid Sheets
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
First off, sorry my last request was impossible at this time, but here's a call to arms of a sort. The super Metroid section's more than a bit dated as it were. Big over sized sheets, superfluous frames, and several missing parts. I myself am terrible at ripping, I've tried and failed multiple times. I was hoping a more experienced ripper would be able to get in to the nuts and bolts of the game, find tiles and parts, get those things that were covered by effects and the like.

Just to give an illustration, what I did manage with my meager skills:
[Image: HfS5d4v.png]
as opposed to:
[Image: EcaEFR6.png]
Yes, the section needs a lot of help. I've noticed that, too.
Future project, Ton! *hint hint*
Unrelated but interesting:
[Image: OSaKRdP.png]
so I found these distressing things in the rom by the way. I can almost recognize the melting chicken head, but the tortured face doesn't match the few that are in the game.
Whoa, that's weird. I bet there's a lot of stuff in Super Metroid. I don't know how deep into the graphics people have gotten.
[Image: vPqXFxI.png]
as for actual progress, everything you ever wanted to know about fake Kraid but were too afraid to ask!
Pretty cool!
I found them, the dissolving chicken heads are from the second torizo fight!
I've made a document regarding the Super Metroid sprite format with examples of only the first 210 sprites of the game. Theoretically, someone could code an all-purpose-sprite-ripper that takes the ROM as input and spouts out every goddamn sprite as a result. However, problems:
-iirc the format doesn't specify exclusively where the graphics for the definitions are. Only how they're built.
-i don't know where the tables are
-Samus' sprites are a different format (I think?) I know Auximines did a pretty impressive Justin Bailey-type hack of Super Metroid back in 2007, and I remember seeing his WIP notes of the process. He if anyone knows how Samus' sprites work and possibly even has a document regarding it. I just don't know if he's online anymore Cry

EDIT: i feel like looking into this. Downloading SMILE now...
I was just watching DYKG and it said that Samus's death sprites in Super Metroid are naked in Japan. Is that true? I've never heard that before.
Nope she still in the two piece in Japan death sprites.
The Japanese version of the game is exactly the same as the US version. They're literally the same game.

I've been dwelling into this for the whole day now and I'm kinda sure we can work this out. Apparently the table locations are documented and fortunately contain the information of where the graphics are.

I'm writing a document as we speak oh how a custom program should behave to export literally every frame of every in-game sprite out of the game, excluding Samus and possibly some bosses. Might sound like a big job but the formats are actually pretty simple and if we find a programmer to do this, it wouldn't be as massive challenge as one might expect, pretty straightforward.

I have a good feeling about this.
There's no better person to tackle it than you, Sam. You've done many projects that have boggled my mind.
(07-22-2013, 05:13 PM)Raccoon Sam Wrote: [ -> ]Might sound like a big job but the formats are actually pretty simple and if we find a programmer to do this, it wouldn't be as massive challenge as one might expect, pretty straightforward.

I'd be glad to be that programmer. I actually had a look at what you linked to in your previous post, but it wasn't enough to actually do much with. If the document you're working on now is complete enough though, I can probably whip something up. I might even be able make it with a GUI to sort of allow people to browse through the sprites.
\o/
Pages: 1 2