AAI
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				 (→Sample files)  | 
			 (→Software)  | 
			||
| Line 21: | Line 21: | ||
* [[Tom's Viewer]]  | * [[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  | ||
| + | * [http://snisurset.net/code/abydos/ abydos]  | ||
== Links ==  | == Links ==  | ||
* [http://dune-hd.com/ Dune HD website]  | * [http://dune-hd.com/ Dune HD website]  | ||
Revision as of 16:00, 27 July 2020
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
 - https://telparia.com/fileFormatSamples/image/aai/
 
Software
- ImageMagick
 - Konvertor
 - Tom's Viewer
 - Dune Firmware Zone → AAImageGen.exe
 - abydos