Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Typing of the Dead (PS2) BMR Textures

Get your graphics formats figures out here! Got details for others? Post here!
Post Reply
egregiousguy
beginner
Posts: 26
Joined: Mon Oct 29, 2018 6:15 am
Been thanked: 17 times

Typing of the Dead (PS2) BMR Textures

Post by egregiousguy »

Hi everyone,

So I came across a copy of the PS2 version of Typing of the Dead and started looking at the file structure which to my surprise was a bit different than the usual HotD2 and TotD PC versions. Files in the root directory are stored in .HAB containers (which was easy to extract) but two new folders appeared which I've never seen before, polmdb and texbmr. Files are then stored in .HAB containers again and extracting these yielded separate part names in .mdb format and textures in .bmr format (something the normal HotD2 decrypted files didn't do). I figured I'd tackle the bmr textures first but didn't get very far. I see offsets in the file header for the data and file size and maybe a color palette prior to it but couldn't come up with anything solid. I've attached the hab files for Rogan's HotD1 model and texture data. Hopefully someone with more expertise can shed some light as this might be the way to finally extract the HotD2 models.

QuickBMS script for HAB
viewtopic.php?f=10&t=9521

Regards,
You do not have the required permissions to view the files attached to this post.
Current projects:
The House of the Dead 1-4 (Model/Map extraction)
Rent-A-Hero No. 1 (Translation/Model updates)
Jet Set Radio (Model/Map extraction)
episoder
mega-veteran
mega-veteran
Posts: 162
Joined: Fri Oct 16, 2015 8:05 pm
Has thanked: 6 times
Been thanked: 78 times

Re: Typing of the Dead (PS2) BMR Textures

Post by episoder »

well. the palette is easy to deshuffle, but the bitplane is compressed. do i wanna figure that out?
egregiousguy
beginner
Posts: 26
Joined: Mon Oct 29, 2018 6:15 am
Been thanked: 17 times

Re: Typing of the Dead (PS2) BMR Textures

Post by egregiousguy »

I kind of figured it was compressed, was hoping it wasn't. My feeling tells me that the data for the mdb files are also compressed.
Current projects:
The House of the Dead 1-4 (Model/Map extraction)
Rent-A-Hero No. 1 (Translation/Model updates)
Jet Set Radio (Model/Map extraction)
Post Reply