A simple Python script for extracting and converting 3D models from .SPK files (used in Hitman: Codename 47).
I need to mention that this script is just an adaptation of a script I found on a Old Forum the only major change I made was removing the Blender dependencies to make it standalone.
It’s really easy! Just open your terminal and run:
python SPKToOBJ.py <file.SPK>
Everyone is welcome to contribute! There aren’t any strict rules. Just follow your heart and open a PR