Retro64 NDX WAD
Back to index | Edit this page
NDX, WAD
- Format Type : Archive
- Endian Order : Little Endian
- Signature : None
Format Specifications
// NDX file format
num_of_files *
{
64 bytes (char) - file path + padding // e.g. "audio\airball.ogg"
4 bytes (uint32) - file offset
4 bytes (uint32) - file size
}
Notes and Comments
None.
Games
List of games using this file format:
- Bugatron (PC) (*.NDX / *.WAD)
- Bugatron Worlds (PC) (*.NDX / *.WAD)
QuickBMS Script
Compatible Programs
None.