AAI
From Just Solve the File Format Problem
(Difference between revisions)
m |
|||
Line 12: | Line 12: | ||
* [http://dune-hd.com/firmware/misc/AAImageGen-README.txt AAImageGen-README.txt] | * [http://dune-hd.com/firmware/misc/AAImageGen-README.txt AAImageGen-README.txt] | ||
− | == Sample files | + | == Sample files == |
* [[Tom's Viewer]] can create .AAI | * [[Tom's Viewer]] can create .AAI | ||
Revision as of 14:48, 3 November 2019
AAI is a raster image file format associated with Dune HD media players. It is a simple uncompressed truecolor format, with support for alpha transparency.
Contents |
Format
Files have an 8-byte header containing the width and height, followed by the image data.
Specifications
Sample files
- Tom's Viewer can create .AAI
Software
- ImageMagick
- Konvertor
- Tom's Viewer
- Dune Firmware Zone → AAImageGen.exe