Skip to content

DZR DZS Format: LGHT and LGTV

Sage-of-Mirrors edited this page Jan 14, 2014 · 2 revisions

LGHT is used for an interior light source. Since LGTV shares both its first two letters and its structure with LGHT, it is assumed that they are similar in purpose. Both are 0x1C/28 dec bytes in length.

0x00: Pos X (float)
0x04: Pos Y (float)
0x08: Poz Z (float)
0x0C: Scale/Intensity (float)
0x10: Scale/Intensity (float)
0x14: Scale/Intensity (float)
0x18: R (byte)
0x19: G (byte)
0x1A: B (byte)
0x1B: Unknown (byte) - Presumably padding, 0x00.