I need this, plis!
I finded this page for programmers, its possible script for 3dmax?
http://community.bistudio.com/wiki/P3D_ ... #P3DHeader
How extract .p3d file hulk ultimate?
-
logansan25
- veteran
- Posts: 138
- Joined: Mon Oct 04, 2010 1:15 am
- Has thanked: 5 times
- Been thanked: 2 times
-
Alek Sander
- n00b
- Posts: 10
- Joined: Sat Sep 04, 2010 1:37 pm
Re: How extract .p3d file hulk ultimate?
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.
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?
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).
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?
But i dont find nothing for extract this files.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).
-
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?
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.
