I’m currently trying to extract some stuff from a .PC file. These are ZLib encoded files and the data within seem to be uncompressed files of various kinds (.DDS, .WAV, etc).
I hope to extract some of the model files and textures, probably of the Aliens, and have them rendered in either an XNA or OpenGL application.