Prototype

So, someone convinced me to try working on Prototype, and so far it’s been a success. I’m currently working on an editor for the Pure3D (*.p3d) files, called Edit3D.

edit3d

It’s working pretty good, the big brunt of the work will be researching & writing code to serialize/deserialize the many, many different types of data in the Pure3D files. I did a test texture replacement of alex_body_dm.dds with good success:

prototypef 2009-06-21 18-19-15-08

Tags:

116 Responses to “Prototype”

  1. mike says:

    Hi where I can find this program Edit3D please help me??

  2. Maicomzoio says:

    Hello good evening.
    I need a tool ProtoLe your call.
    I wonder if you have to upload it again.
    I’m trying to translate the prototype for my language.
    Sorry for my horrible English.
    Hug

  3. Diana says:

    Thanks so much for the tool – I’ve been struggling so long to extract Prototype’s audio.

  4. Diana says:

    By the way… for extracting the audio;

    for %i in (*.jpg) do radp2wav %~Ni.radp %~Ni.wav
    doesn’t work. However,
    for %i in (*.radp) do radp2wav %~Ni.radp %~Ni.wav
    does. I’m glad I had that much intuition, else I would have been stuck here all night. x3

  5. kilik says:

    any new up plz

  6. LukasEva says:

    hello, very good info!.
    a question, where I can get the “Edit3D” that you are using to capture?

Leave a Reply