Azure Striker Gunvolt - .BIN

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
ThatTrueStruggle
Posts: 20
Joined: Tue Nov 17, 2015 12:11 am

Azure Striker Gunvolt - .BIN

Post by ThatTrueStruggle »

This is a file from Azure Striker Gunvolt. I currently have most of the script written out, but I can't figure out the compression type used. Endianness is Little:

Code: Select all

endian little
get OFFSETPOINTER long
get DUMMY long
get ZSIZE long
get UNK long
get UNK long
get DATASTART long
get SIZE long
math DATASTART + 0x20
goto DATASTART


Azure0005.zip