Urban Chaos LGT: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (Created page with "== LGT == * ''' Game ''': Urban Chaos <br> * ''' Format Type ''': Misc <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br>...") |
imported>Ikskoks |
||
| Line 15: | Line 15: | ||
//header | //header | ||
4 bytes (uint32) - sizeof_ed_light | |||
4 bytes (uint32) - ed_max_lights | |||
4 bytes (uint32) - sizeof_night_colour | |||
</pre> | </pre> | ||
</div> | </div> | ||
Revision as of 22:47, 15 October 2020
LGT
- Game : Urban Chaos
- Format Type : Misc
- Endian Order : Little Endian
Format Specifications
// Urban Chaos // LGT file format //header 4 bytes (uint32) - sizeof_ed_light 4 bytes (uint32) - ed_max_lights 4 bytes (uint32) - sizeof_night_colour
Notes and Comments
- Files with this file format can be found inside "\Urban Chaos\data\Lighting\" folder.
Compatible Programs
None.