Tag Archives: pak
Alien Isolation (Omodel) WIP (Vertex Format)
We have figured out the pak tree currently working on each vertex format structure the game throws at us! Up next rigged models
Alien Isolation (Omodel) Progress (Vertices/UVs/Textures)
General Progress Info Progress has been slow for Alien Isolation since I’ve been busy with other things however a friend of mine volfin has been helping out with this project. We have been working on the model pak files which … Continue reading
Call of Duty Advance Warfare Sound (.pak) FLAC dumper
Same as ghosts the sound pak files are just mushed flac audio. CODAW_FlacDumper_x64_3.0.zip CODAW_FlacDumper_2.0.zipĀ (don’t use this)
Alien Isolation Generic PAK Unpacker (.PAK)
Alien Isolation PAK files have slight variants, there was the texture ones which I previously made a tool on and now looking into the model I’ve figured out that they share a common structure. When they mean package they seem … Continue reading
Alien Isolation (.PAK .BIN) PC/XBOX/PS3
Not going to say much here this will crudely unpack the games texture archives and “try” to produce a valid dds file v0.2 fixes data alignment issues v0.3 fixes imageSizes, added support for DXT5 decode AITexPAKExtract_0.3.zip