dressupgeekout / lunapurpura

Reimplementation of Purple Moon's games from the 1990s (WIP) - NOTE: ScummVM port in progress
https://dressupgeekout.github.io/lunapurpura/
BSD 2-Clause "Simplified" License
8 stars 1 forks source link

Decipher the CLU format #3

Closed dressupgeekout closed 5 years ago

dressupgeekout commented 6 years ago

It appears to be metadata of some kind, since every CLU file seems to be exactly the same size (on Tricky Decision at least)

dressupgeekout commented 6 years ago

Nowadays I'm pretty sure it's actually a color lookup table

dressupgeekout commented 5 years ago

Yeah it's a CLUT, dude

Closing