LPL Format

Warning! YAWN ALERT!

The LPL file format is a binary format used by Liero and WebLiero, and likely anywhere else 8bpp indexed-color image palettes tend to show up. If you see a 768 byte file or section, you should raise at least one of your eyebrows.

It consists of 256 consecutive 3-byte tuples, each representing an RGB color:

Type / SizeDescription
Unsigned 8-bit IntegerRed Value
Unsigned 8-bit IntegerGreen Value
Unsigned 8-bit IntegerBlue Value