06-27-2016, 12:15 PM
I haven't used this for myself yet, it's probably either drag 'n drop, command line, or both
http://crystalien-redux.com/unrelated/ET...program.7z
built to my specs by my friend, should split the .pac's into individual files
but that's all.
I haven't the damnedest idea what to do with resulting .nud files
You'll need someone who actually understands 3d model formats, maybe even compression, and if we're really unlucky, encryption.
Also note that this could very well be buggy and not export files intact. Here's what I emailed my friend:
.pac specs:
32 byte header (one per archived file)
big endian byte order
4 bytes string 'NPAC'
4 bytes int unknown
4 bytes int filesize (first one in the sample file is 00 00 12 e0 )
20 bytes of null padding
(ignore that my terminology is likely wrong...)
Sorry I don't have more to show for this, I'll continue my research, or at least, try...
http://crystalien-redux.com/unrelated/ET...program.7z
built to my specs by my friend, should split the .pac's into individual files
but that's all.
I haven't the damnedest idea what to do with resulting .nud files
You'll need someone who actually understands 3d model formats, maybe even compression, and if we're really unlucky, encryption.
Also note that this could very well be buggy and not export files intact. Here's what I emailed my friend:
.pac specs:
32 byte header (one per archived file)
big endian byte order
4 bytes string 'NPAC'
4 bytes int unknown
4 bytes int filesize (first one in the sample file is 00 00 12 e0 )
20 bytes of null padding
(ignore that my terminology is likely wrong...)
Sorry I don't have more to show for this, I'll continue my research, or at least, try...