The VG Resource

Full Version: Random Talking Bush's Submissions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13
I took a peek and so far, I found some sort of artwork and palettes.
(04-20-2009, 07:16 PM)Kung Fu Man Wrote: [ -> ]Tried using this method to get the Chaos Tower background that was added to, well, Darkstalkers: Chaos Tower but I can't make heads or tails of this dump with TiledGGD to get the layers. I've uploaded it here, can you make out what I'm doing wrong?

If I can figure this out at least this way I can get the unique sprites from SFA3 MAX and the portraits too :\
Ah, trying to get a clean rip for your MUGEN port of the stage?

Well, I saw the pillars at 0084C000, and there are way too many palettes at 0026B226 (0026B228?). I'm not sure which ones belong to that background yet, and it'll probably take me a while to figure it out. I'll let you if I find anything else.
I think I found the background palettes at 80DFFE and 80F7FE and I found the fonts and miscellaneous buttons elsewhere. Never found anything else for the background except for the pillars you mentioned
I'm going to try dumping a different part of the game, and see if I can find anything in that dump.

(EDIT: The background palettes are definitely at 0080E400. As for most of the background pieces... I'm still looking for them.)

(EDIT 2: Okay, if those are the palettes for, then where the heck are the backgrounds themselves?)

(EDIT 3: Well, seeing as I can't find any sprites, either, I have a feeling that they're compressed in the data... I'll keep trying to figure it out, though.)
Okay, now this doesn't make any sense to me.

All I can get out of the background are the two pillars. Opening up one of the stage files from the ISO (st0D/T_BG001.bin) gives me the exact same thing -- just the pillars. The other two files (st0D/T_BG002.bin and st0D/T_BG003.bin) give me nothing but garbage. Probably because they're compressed. And I thought for sure that the PSP would decompress them when they're on the screen, like it did for the MegaMan Powered Up textures...
I really don't get it either...and now I just plain feel bad for having you go through all this runaround for this for nada.

Well, at the very least got those pillars assembled...
Whee.
Not much I can do with them to fix up that stage though. >_<
If I knew anything about decompressing files (such as which program to use), I might be able to get the rest of the background for you. I mean, I've got the files right here, but since I know absolutely nothing about compressions, I can't really do anything with them...

(EDIT: Lemme post an example of the hex for T_BG002.bin.)
Code:
00 02 2F 02 A4 02 10 03 78 03 E9 03 63 04 C0 04
26 05 7D 05 DF 05 5C 06 C3 06 0F 07 6D 07 0C 08
A7 08 34 09 C4 09 54 0A E3 0A 83 0B 05 0C 8D 0C
0F 0D 8B 0D 0A 0E 95 0E FA 0E 97 0F 3B 10 CD 10
55 11 B1 11 21 12 9E 12 1A 13 B1 13 49 14 DA 14
6D 15 F0 15 57 16 C1 16 3C 17 A8 17 28 18 AC 18
43 19 C6 19 4E 1A E0 1A 7A 1B F6 1B 70 1C F3 1C
79 1D C9 1D 1D 1E 88 1E E9 1E 52 1F D1 1F 54 20
CC 20 4C 21 DA 21 64 22 E3 22 5F 23 E5 23 6B 24
It seems like every other byte is a number that increases over time (02, 02, 02, 03, 03, 03, 04, 04, 05...).
I'm somewhat inclined to think the compression is the same as CPS-2, given how the game's made. That would explain why this game isn't decompressing the graphics right when MegaMan Powered Up does. Not that that helps much though unless someone's able to reverse engineer how Kawaks and other emulators use it. Most likely will rule out SFA3 MAX as well, since it's probably in the same fashion.
Hmmm... I have a feeling that the compression is really simple (byte, byte length, byte, byte length, etc.), but since I have absolutely no idea how to create any kind of program, I can't test my theory...
(04-21-2009, 11:44 AM)Chackn Wrote: [ -> ]If I knew anything about decompressing files (such as which program to use), I might be able to get the rest of the background for you. I mean, I've got the files right here, but since I know absolutely nothing about compressions, I can't really do anything with them...

(EDIT: Lemme post an example of the hex for T_BG002.bin.)
Code:
00 02 2F 02 A4 02 10 03 78 03 E9 03 63 04 C0 04
26 05 7D 05 DF 05 5C 06 C3 06 0F 07 6D 07 0C 08
A7 08 34 09 C4 09 54 0A E3 0A 83 0B 05 0C 8D 0C
0F 0D 8B 0D 0A 0E 95 0E FA 0E 97 0F 3B 10 CD 10
55 11 B1 11 21 12 9E 12 1A 13 B1 13 49 14 DA 14
6D 15 F0 15 57 16 C1 16 3C 17 A8 17 28 18 AC 18
43 19 C6 19 4E 1A E0 1A 7A 1B F6 1B 70 1C F3 1C
79 1D C9 1D 1D 1E 88 1E E9 1E 52 1F D1 1F 54 20
CC 20 4C 21 DA 21 64 22 E3 22 5F 23 E5 23 6B 24
It seems like every other byte is a number that increases over time (02, 02, 02, 03, 03, 03, 04, 04, 05...).
This does not look like compressed data, but more like the header of an archive file. If you group the bytes by 2 and reverse the byte order (ie: you read the data as Big-Endian 'WORD's), you get a list of increasing numbers, which will probably point to parts in the file. You possibly need to multiply the numbers with a multiple of 2 to get the actual offset, though.
Anyway, here are the original files if you want to take a look at them:

http://www.mediafire.com/download.php?m2uzoimn2jy
The "Mega Man Powered Up" materials are automatic win, especially the character arts for the game itself. I just sent you a PM asking about something in relation to this, RTB.
'nother batch of submissions completed. Half of them are new, the other half are updated.

[Image: tarma_icon.png] [Image: donkeyslug_icon.png] [Image: slugdigger_icon.png] [Image: sluggunnerprototype_icon.png]
Tarma's got his Metal Slug 6 sprites now (which means this should be the final update for his sheet, but I'm pretty sure it won't be), and the three vehicles exclusive to MS6 are ripped now. (The Vulcan Cannons for them can be gotten from one of Gussprint's sheets. Speaking of which, I forgot to add them to the icons. Crap! *goes to add them* Fixed.)

[Image: heroprinny_icon.png] [Image: asagi_icon.png] [Image: miscchars_icon.png] [Image: backgrounds2_icon.png] [Image: endingscenes_icon.png]
Prinny, Asagi and the Ending Scenes have all of the English things, the Misc. Characters (and Asagi) have anti-aliasing for the portraits now, and the Backgrounds (Set 2) has the Flonne's Castle BG, and the English things (and the alpha channels) for the newsroom background.

[Image: marisaportraits_icon.png] [Image: aliceportraits_icon.png]
...and here's the character portraits from MegaMari (which took me a lot longer to rip than they should have taken)...

[Image: units_icon.png] [Image: effects_icon.png]
...some things from PatchCon... (I know there's already a PatchCon sprite sheet floating around out there, but the one I was sent almost a year ago was dithered... So, I re-ripped them all.)

And, something that I haven't ripped from in forever -- Puzzle Bobble 4!
[Image: g_icon.png] [Image: marino_icon.png] [Image: alkanet_icon.png] [Image: gigant_icon.png] [Image: kurol_icon.png]
Alkanet, Gigant and Kurol were updated, as I had somehow missed the sprites used for the cinematics. (Gigant only had an alternate standing animation, though.)
Awesome work!
Wow! Wonderful! Big Grin
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13