Cyclemania Video: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(Mobygames link to Cyclemania)
m (typo)
 
Line 6: Line 6:
* .FRM file: unknown
* .FRM file: unknown
* .HED file: header data including width and height and some other information
* .HED file: header data including width and height and some other information
* .VID file: the size and extension of this file indicates that it hold the raw video data
* .VID file: the size and extension of this file indicate that it hold the raw video data


[[Category:Game Formats]]
[[Category:Game Formats]]
[[Category:Undiscovered Video Codecs]]
[[Category:Undiscovered Video Codecs]]

Latest revision as of 09:04, 12 July 2011

Cyclemania is a 1994 DOS game published by Accolade. It's a motorcycle racing game with a full motion video backdrop. Video in the game is handled with 4 files per animation:

  • .COL file: color palette, always 776 bytes (2 32-bit numbers followed by 256 RGB triplets)
  • .FRM file: unknown
  • .HED file: header data including width and height and some other information
  • .VID file: the size and extension of this file indicate that it hold the raw video data