To unpack game level you will need these files:
- Pack.SPK - level package
- PackRepeat.DXT - textures descriptions for this level
- Repeat.DXT - all textures package, located in game root
Put these files into the folder with a tool and run it. If one of DXT files will be missing, only models will be unpacked, no textures.
All objects are packed in an tree with links to textures, UVs, skeletons, and all the other model properties. So there's no other way to unpack them other than create the full tree. There will be many files and folders, so full directory/name length may exceed the limit. In this case, place files into short named directory, like "C:\hitman"
