Difference between revisions of "Palette file"
From Worms Knowledge Base
m (stub) |
(Corrected outdated spec link for palletes. Added info about mystery chunks.) |
||
Line 1: | Line 1: | ||
{{ParentArticle|[[File formats]]}} | {{ParentArticle|[[File formats]]}} | ||
− | W:A uses the Microsoft [[w:RIFF|RIFF]] file format. You can find some specs on it [http://www. | + | W:A uses the Microsoft [[w:RIFF|RIFF]] file format. You can find some specs on it [http://www.warpspeed.com.au/cgi-bin/inf2html.cmd?..\html\book\Toolkt40\MMREF3.INF+2264 here]. |
+ | |||
+ | Most of the game's pallete files additionally consist of 3 other chunks, named "offl", "tran", and "unde", all having their data 32 bytes long, filled with 0x00. Their purpose remains unknown. | ||
{{stub}} | {{stub}} |
Revision as of 13:29, 1 August 2011
(Up to File formats)
W:A uses the Microsoft RIFF file format. You can find some specs on it here.
Most of the game's pallete files additionally consist of 3 other chunks, named "offl", "tran", and "unde", all having their data 32 bytes long, filled with 0x00. Their purpose remains unknown.