Skip to content

COL (colours.col)

NOTE

COL is always Big Endian regardless of console.

COL structure

NameSize (in bytes)Description
Version0x04Version of the COL file
Color count0x04Amount of colors in the color table
Color TableVariable
World color count0x04 (Only exists if Version > 0)Amount of colors in the world color table
World Color TableVariable (Only exists if Version > 0)

Color Table

NameSize (in bytes)Description
NameVariableUTF8 string of length which is provided by the prefixed UShort
Color0x04 (ARGB)ARGB pixel format color

World Color Table

NameSize (in bytes)Description
NameVariableUTF8 string of length which is provided by the prefixed UShort
Water Color0x04 (ARGB)ARGB pixel format color which dictates the water color
Underwater Color0x04 (ARGB)ARGB pixel format color which dictates the underwater color (not sure what this is yet)
Fog Color0x04 (ARGB)ARGB pixel format color which dictates the fog color

Contributors

The avatar of contributor named as Dexrn ZacAttack Dexrn ZacAttack

Changelog

Contributors



Documentation page was setup by DexrnZacAttack.