AAI
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
|||
Line 11: | Line 11: | ||
== Specifications == | == Specifications == | ||
* [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 === | ||
+ | * [[Tom's Viewer]] can create .AAI | ||
== Software == | == Software == | ||
* [[ImageMagick]] | * [[ImageMagick]] | ||
* [[Konvertor]] | * [[Konvertor]] | ||
+ | * [[Tom's Viewer]] | ||
* [http://dune-hd.com/firmware/misc/ Dune Firmware Zone] → AAImageGen.exe | * [http://dune-hd.com/firmware/misc/ Dune Firmware Zone] → AAImageGen.exe | ||
== Links == | == Links == | ||
* [http://dune-hd.com/ Dune HD website] | * [http://dune-hd.com/ Dune HD website] |
Revision as of 14:29, 7 May 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