Search found 119 matches

by nightwolf1982
Sat Jun 08, 2019 7:08 am
Forum: Game Archive
Topic: Tomb Raider Legend/Anniversary
Replies: 12
Views: 1965

Re: Tomb Raider Legend/Anniversary

I'm not doubting your credentials or skills, I'm trying to find some way of getting these models into a more common format. I work with 3d models all the time, I know how much information can be packed into even the smallest file sizes. Being condescending and just telling me it's the model isn't go...
by nightwolf1982
Sat Jun 08, 2019 12:16 am
Forum: Game Archive
Topic: Tomb Raider Legend/Anniversary
Replies: 12
Views: 1965

Re: Tomb Raider Legend/Anniversary

Nope, I've tested that file, it's the skeleton (the header is even an exact match in structure to Legend Lara's skeleton, 2_0.gnc). All of the files that start with 0x5304C204 are skeletons. I can pair them up with Legend models I've extracted, and using your importer for noesis I get skeletons ever...
by nightwolf1982
Thu Jun 06, 2019 11:05 pm
Forum: Game Archive
Topic: Tomb Raider Legend/Anniversary
Replies: 12
Views: 1965

Re: Tomb Raider Legend/Anniversary

Lara
Doppelganger

Bringing the links to a couple of the TRA drms here.
by nightwolf1982
Thu Jun 06, 2019 4:30 pm
Forum: Game Archive
Topic: Tomb Raider Legend/Anniversary
Replies: 12
Views: 1965

Re: Tomb Raider Legend/Anniversary

Could you give me an example, Gh0stblade? Absolutely NONE of the files I get have any vertex indices that would indicate the presence of a model. And I have no idea where to start with relocation data.
by nightwolf1982
Wed Jun 05, 2019 2:13 am
Forum: Game Archive
Topic: Tomb Raider Legend/Anniversary
Replies: 12
Views: 1965

Re: Tomb Raider Legend/Anniversary

Still trying to figure out Anniversary, not having much luck. Using Graverobber or Gh0stblade's DMR extractor, I can extract all of the data from both Legend and Anniversary Lara drms, and the files extracted match up pretty closely. Except that there are no files for the actual models extracted fro...
by nightwolf1982
Thu May 30, 2019 9:10 pm
Forum: Game Archive
Topic: Tomb Raider Legend/Anniversary
Replies: 12
Views: 1965

Re: Tomb Raider Legend/Anniversary

Does anyone have gibbed.tombraider.drmedit program from here: https://www.tombraiderforums.com/showth ... p?t=214300? None of the links work.
by nightwolf1982
Tue May 28, 2019 10:53 pm
Forum: Game Archive
Topic: Tomb Raider Legend/Anniversary
Replies: 12
Views: 1965

Re: Tomb Raider Legend/Anniversary

Really? No one can/is willing to help?
by nightwolf1982
Mon May 27, 2019 10:57 pm
Forum: Game Archive
Topic: Tomb Raider Legend/Anniversary
Replies: 12
Views: 1965

Re: Tomb Raider Legend/Anniversary

OK, I've figured out a way to extract the TR Legend meshes with intact skeletons, using the Graverobber program. Problem is, Graverobber doesn't extract TR Anniversary models.
by nightwolf1982
Sun May 26, 2019 11:59 pm
Forum: Game Archive
Topic: Tomb Raider Legend/Anniversary
Replies: 12
Views: 1965

Re: Tomb Raider Legend/Anniversary

I keep reading about a program called Gibbed.TombRaider.DRMEdit, but the only thing I've found is a GitHub project for it I've tried compiling he project, but so far no luck.

Does anyone have this program?
by nightwolf1982
Sun May 26, 2019 7:54 am
Forum: Game Archive
Topic: Tomb Raider Legend/Anniversary
Replies: 12
Views: 1965

Tomb Raider Legend/Anniversary

I'm wanting to extract the models from TR Legend and Anniversary, but I can't find any DMR tools that will extract the actual models with their bones/rigging intact (.tr7mesh/.tr7meshv1 files according to this thread: https://www.tombraiderforums.com/showthread.php?t=208182). The DMR tools linked to...
by nightwolf1982
Fri Dec 07, 2018 2:31 am
Forum: 3D/2D models
Topic: Injustice 2 (PC)
Replies: 110
Views: 32296

Re: Injustice 2 (PC)

I wouldn't say daemon1 is lazy, after all, he created the tools to extract IJ2 models.
by nightwolf1982
Thu Dec 06, 2018 11:30 pm
Forum: 3D/2D models
Topic: New Progress on Force Unleashed 2 DLC
Replies: 32
Views: 4101

Re: New Progress on Force Unleashed 2 DLC

YES!! Success!! A HUGE thank you to shakotay2 for all of his help, I finally extracted Jedi Leia!
by nightwolf1982
Thu Dec 06, 2018 8:32 pm
Forum: 3D/2D models
Topic: New Progress on Force Unleashed 2 DLC
Replies: 32
Views: 4101

Re: New Progress on Force Unleashed 2 DLC

Success!! I've found Jedi Leia! I've managed to extract most of her mesh, but I'm running into an issue with her skirts https://drive.google.com/open?id=1kqVOMxU7Af_legM6vT_EpL53TlxQ02cG I can get what should be the mesh, but it's full of holes, and I haven't been able to pin down the UVs. I've uplo...
by nightwolf1982
Thu Dec 06, 2018 5:33 am
Forum: 3D/2D models
Topic: New Progress on Force Unleashed 2 DLC
Replies: 32
Views: 4101

Re: New Progress on Force Unleashed 2 DLC

Little bit more info 0x00 = 4c504d44 - LPMD Magic 0x04 = 0000000b - Version? 0x08 = ???? - 0047b000 for all of the Player Outfits 0x0c = ???? - 07dc0000 for the Endor1 and Endor2 files, 00f19999 for all of the Player Outfits 0x10 = ???? 0x14 = 00000034 0x18 = 00000001 0x1c = Hex Address 28 bytes fro...
by nightwolf1982
Mon Dec 03, 2018 12:43 am
Forum: 3D/2D models
Topic: New Progress on Force Unleashed 2 DLC
Replies: 32
Views: 4101

Re: New Progress on Force Unleashed 2 DLC

The problem I'm having is that while I can partly break down the LPMD file, I'm not experienced enough to figure out how it links out to the CLUSTER files. For example, I suspect that the hex value f0e0d413 is somehow linked to individual files, but I have no idea how that works. I'm also not certai...