SUGAR Engine SGR
Back to index | Edit this page
SGR
- Format Type : Archive
- Endian Order : Little Endian
- Signature : None
Format Specifications
// Antecrypt SGR file format
number_of_files *
{
1 byte (uint8) - filename length
x bytes (char) - filename // e.g. "sfx/hero_hit.wav"
4 bytes (uint32) - file size
x bytes - file data
}
Notes and Comments
None.
Games
List of games using this file format:
- Antecrypt (PC) (*.SGR)
QuickBMS Script
Compatible Programs
None.