Cyclemania Video: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
(Mobygames link to Cyclemania)
Line 1: Line 1:
* Samples: http://samples.mplayerhq.hu/game-formats/cyclemania/
* Samples: http://samples.mplayerhq.hu/game-formats/cyclemania/


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:
[http://www.mobygames.com/game/cyclemania 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)
* .COL file: color palette, always 776 bytes (2 32-bit numbers followed by 256 RGB triplets)

Revision as of 22:16, 11 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 indicates that it hold the raw video data