How extract .p3d file hulk ultimate?

Post questions about game models here, or help out others!
Post Reply
logansan25
veteran
Posts: 138
Joined: Mon Oct 04, 2010 1:15 am
Has thanked: 5 times
Been thanked: 2 times

How extract .p3d file hulk ultimate?

Post by logansan25 » Sat Nov 13, 2010 10:52 pm

I need this, plis!

I finded this page for programmers, its possible script for 3dmax?
http://community.bistudio.com/wiki/P3D_ ... #P3DHeader

Alek Sander
n00b
Posts: 10
Joined: Sat Sep 04, 2010 1:37 pm

Re: How extract .p3d file hulk ultimate?

Post by Alek Sander » Sun Nov 14, 2010 7:16 am

You know that file format that is described on that site belongs to ArmA and Operation Flashpoint? Are you sure that you have the same format in Hulk Ultimate (or what is the game you are researching)?
Nevertheless, on the same site there is an editing package called BI Tools, which contains Oxygen 2. That is a model editing and animation package, which reads the .p3d format (their format). So you can download BI Tools (25Mb) and try to read your .p3d model.

invisghost
advanced
Posts: 55
Joined: Tue Jul 13, 2010 7:16 pm
Has thanked: 1 time
Been thanked: 11 times

Re: How extract .p3d file hulk ultimate?

Post by invisghost » Wed Nov 17, 2010 7:39 am

I did some research a while back on this format. It is heavily compressed but it is the same format that is used in prototype.

I was able to find this: Link which is basically a rundown of how they make the p3d files and the pipeline for the game engine (Hulk Ultimate Destruction & Prototype share the same engine).

logansan25
veteran
Posts: 138
Joined: Mon Oct 04, 2010 1:15 am
Has thanked: 5 times
Been thanked: 2 times

Re: How extract .p3d file hulk ultimate?

Post by logansan25 » Wed Nov 17, 2010 4:42 pm

invisghost wrote:I did some research a while back on this format. It is heavily compressed but it is the same format that is used in prototype.

I was able to find this: Link which is basically a rundown of how they make the p3d files and the pipeline for the game engine (Hulk Ultimate Destruction & Prototype share the same engine).
But i dont find nothing for extract this files.

invisghost
advanced
Posts: 55
Joined: Tue Jul 13, 2010 7:16 pm
Has thanked: 1 time
Been thanked: 11 times

Re: How extract .p3d file hulk ultimate?

Post by invisghost » Thu Nov 18, 2010 1:16 am

Ya there isn't much information on the format. As a matter of fact thats all the information that we've got :\ All I know is that it's encrypted somehow and that it has a hash check so if you modify it your game wont work.

Post Reply