Command Simulations ILBM
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |released=~1989 }} '''Command Simulations ILBM''' refers to an image file format used in at least two DOS video games by C...") |
(→Links) |
||
| Line 24: | Line 24: | ||
* [[Wikipedia: White Death (video game)]] | * [[Wikipedia: White Death (video game)]] | ||
* [https://archive.org/details/msdos_Blitzkrieg_-_Battle_At_The_Ardennes_1990 Blitzkrieg..., at Internet Archive] | * [https://archive.org/details/msdos_Blitzkrieg_-_Battle_At_The_Ardennes_1990 Blitzkrieg..., at Internet Archive] | ||
| − | * [https:// | + | * [https://archive.org/details/WHITDETH White Death, at Internet Archive] |
[[Category:IFF based file formats]] | [[Category:IFF based file formats]] | ||
Latest revision as of 13:07, 11 May 2026
Command Simulations ILBM refers to an image file format used in at least two DOS video games by Command Simulations: Blitzkrieg at the Ardennes, and White Death.
Contents |
[edit] Format details
The format is a little-endian variant of ILBM. Not just the numbers, but also the FourCCs are reversed.
While this format, or something like it, could potentially have been independently invented multiple times, no other use of it has been found.
[edit] Identification
File start with ASCII "MROF", and have "MBLI" at offset 8. All known files also have "DHMB" at offset 12.