As part of an attempt to understand the Unreal Tournament (99) package format, I had written a parser for the .unr package format. The intent of this work was to be used as an importer for a friends gaming engine called iQU. After parsing the data structures and finding where the meshes were located in…