James Bond 007: NightFire SPZ
Back to index | Edit this page
SPZ
- Format Type : Misc / Texture Index
- Endian Order : Big Endian
- Signature : SPZ2
Format Specifications
4 bytes (char) - signature // "SPZ2"
4 bytes (uint32) - number of entries
num_of_entries *
{
68 bytes (char) - texture name + padding // e.g. "barrelsmoke002.png"
}
Notes and Comments
- SPZ files occur in "sprites" directory inside assets.007 archive file.
Games
List of games using this file format:
- James Bond 007: NightFire (PC) (*.SPZ)
QuickBMS Script
Not written yet.
Compatible Programs
None.