2013年4月3日水曜日

The Journey Down

archive: format: http://forum.xentax.com/viewtopic.php?f=10&t=8952
packer/unpacker: gobpack.zip

textが1byteのみっぽいのでかな化のみ

font: ttf
text: json

big endian

int dataofs

struct entry // 4 ... dataofs
  short namelen
  char name[namelen]
  int ofs
  int size
  byte type

dataofs:
  data...

type:
  2,3 : webp
  8: ttf
  4: zlib compressed json
  9: zlib compressed script?
  7: ogv (ogg theora)
  6: ogm (ogg vorbis) 
  

0 件のコメント:

コメントを投稿