Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

0xAC16FBEC

Keyi Zhang edited this page Aug 14, 2014 · 3 revisions

#0xAC16FBEC From what I know, it references different LOD level of GEOMs and very likely the hat-cut mesh.

 DWORD * 5 Header type info
 QWORD IID of current resource
 DWORD TID of current resource
 DWORD GID of current resource
 
 DWORD unk
 DWORD unk
 DWORD unk
 
 DWORD Count1 number of blocks
 
 For Count1
   DWORD some sort of entry type indicator?
   5 Bytes that are always 00 44 1C 46 00 in the ones I have looked at
 
   DWORD Count2 number of GEOMs referenced in this block
 
   For Count2
     QWORD IID of GEOM
     DWORD TID of GEOM
     DWORD GID of GEOM
Clone this wiki locally