Lemony Snicket's Series of Unfortunate Events .res files
Posted: Mon Apr 26, 2010 7:31 am
Got this off my GameCube recently, and I was wondering if unpacking these files are possible. I assume that these are archives, based on the fact that most of the asset directories only consist of .res files. The game data itself isn't organised in a way like Grand Theft Auto (i.e. a few large archive files with INIs pointing to that chunk of data whenever the game starts), and it's more or less like the ones in Need For Speed or something.
The header reads out something like this (header contents are similar to each other and are of the same size but contents may vary between files):
A mother lode of zeroes then follows before the content really starts. IDK if it's compressed, packed or otherwise, and I don't think they're encrypted in some whay (unless the developers decided to).
I uploaded a few res files for us to tinker with: snicketmdls.rar - 1.57MB
I hope someone would take a look at it; I'm curious as to how the game was built together, so any help will be appreciated.
The header reads out something like this (header contents are similar to each other and are of the same size but contents may vary between files):
Code: Select all
violet4.res:
72 65 73 0A 07 00 03 00 00 00 10 00 00 04 12 A0 00 04 30 00 00 02 56 88 00 03 F5 58 00 06 90 00 00 00 16 8C 00 00 00 0A 73 64 74 61 00 01 00 20 67 73 68 64 00 0C 00 20 6E 6F 64 65 00 BC 00 20 77 61 76 65 00 07 00 20 73 75 72 66 00 23 00 80 6E 64 62 67 00 04 00 20 73 74 72 67 00 01 00 04 62 6D 73 68 00 22 00 20 69 6E 64 78 00 04 00 08 62 6F 64 79 00 40 00 20
klaus_book.res:
72 65 73 0A 07 00 03 00 00 00 10 00 00 03 4D 64 00 03 60 00 00 04 1A B0 00 03 27 58 00 07 80 00 00 00 1B 34 00 00 00 0A 73 64 74 61 00 01 00 20 67 73 68 64 00 0C 00 20 6E 6F 64 65 00 BC 00 20 77 61 76 65 00 07 00 20 73 75 72 66 00 23 00 80 6E 64 62 67 00 04 00 20 73 74 72 67 00 01 00 04 62 6D 73 68 00 22 00 20 69 6E 64 78 00 04 00 08 62 6F 64 79 00 40 00 20
I uploaded a few res files for us to tinker with: snicketmdls.rar - 1.57MB
I hope someone would take a look at it; I'm curious as to how the game was built together, so any help will be appreciated.
