Formats/SSXTricky:LTG Level File: Difference between revisions

No edit summary
== Overview ==
 
== Structure ==
 
=== Header ===
{| class="wikitable"
|Main Box Data Offset
|}
 
=== Pointer Offset List ===
In order to get the best results its better to read this list as a 2D array. Any Offsets that lead to 0x00 have no data
|Pointer Offset
|}
 
=== Main Box Data ===
In order to get the best results its better to read this list as a 2D array.
 
Any offset within this portion of the data structure is relative to the Pointer Offset Used
 
==== Main Box Header Data ====
{| class="wikitable"
|Particle Instance Index Offset
|}
 
==== Node Box Data ====
In order to get the best results its better to read this list as a 2D array
|Particle Instance Index Offset
|}
 
==== Index List ====
All Lists are read like this and the pointers lead to data within the pbd file
{| class="wikitable"
!Type
|-
|UInt32
|Pointer Offset
|}