Akuji the Demon QDA
From XentaxWiki
Back to index | Edit this page
Contents
QDA
- Format Type : Archive
- Endian Order : Little Endian
- Signature : QDA0
Format Specifications
// header 4 bytes - nulls 4 bytes (char) - signature // "QDA0" 4 bytes (uint32) - number of files 244 bytes - nulls // index number_of_files * { 4 bytes (uint32) - file offset 4 bytes (uint32) - file compressed size 4 bytes (uint32) - file uncompressed size 256 bytes (char) - file name + padding } // data number_of_files * { x bytes - file data }
Notes and Comments
None.
Games
List of games using this file format:
- Akuji the Demon (PC) (*.QDA)
QuickBMS Script
Compatible Programs
None.