Users browsing this thread: 1 Guest(s)
Pokémon Super Mystery Dungeon Model Ripping Project
#65
https://www.dropbox.com/s/0q67hp1um2w4nn...r.exe?dl=0
This new version should work on most FARC files. I tested with random_map_graphic.bin. Some don't work, as their SIR0 tables are different. For those just use the other version of the FARCUnpacker.
It seems like there are 2 versions of SIR0 headers :P

psy_commando Wrote:You'll have to point me to what bin contains CGFX. I remember seeing that somewhere but I can't find it. Also, is that in GTI or PSMD ?

And, I'm looking for data on regular BCH models files actually to figure out the "bgrs" format. So if you have any to share that would help.
Some people have claimed they could get models out of the game by the Japanese release date, so that wasn't exactly a priority for me personally this far. But then again, the people I heard that from don't really seem all that reliable either.. :/

And if you're looking for file lengths and offsets, they're most likely stored in the sir0 at the beginning, or in the pokemon_graphics_database.bin file.
Chunsoft are known for loving their customized file formats though, so I'm not really surprised they deviated from the usual format.. At least, they pretty much use 0 compression in this game thankfully..

The SIR0 format is a blessing for reverse engineers though. The encoded pointer list at the end lists all file pointers within whatever is inside the SIR0, so it makes it easier to guess what's a pointer to something in the file/memory or not.

EDIT:
Here's a handy little tool for converting the ptr offset list quickly to something human readable :
https://dl.dropboxusercontent.com/u/1334...ecoder.zip
Just dump only the encoded ptr offset list into a file, as binary data, and drag and drop that onto the batch file, and the utility should output a list with all the offsets(from the start of the SIR0 header) the pointers are at within the SIR0.
Its not really meant to be used for anything else than research though.

Also, data on the SIR0 format is on the wiki, and its linked in my first post in this thread.
Thanked by: Lilothestitch


Messages In This Thread
RE: Pokémon Super Mystery Dungeon Model Ripping Project - by Struggleton! - 11-26-2015, 08:20 PM

Forum Jump: