#Angelica File Package, Shanghai Dragon *.PCK comtype zlib get FSIZE ASIZE math FSIZE -= 0x8 goto FSIZE get FCount Long math FSIZE -= 0x104 goto FSIZE get FNames Long goto FNames
for i = 1 to FCount do get nameSize Long get NAME string get OFFSET Long get Size Long get ZSIZE Long if Size == ZSIZE log NAME OFFSET Size Else clog NAME OFFSET ZSIZE Size Endif Next i
Currently I don't know what's the framework behind the "Angelica File Package" or if it's just a format used by some game developers. After a quick search it seems used by many chinese MMORPG but I don't know if they are developed by the same group.