日本語化テスト
作業所
最新データ
Source Engine DAT int magic // "VCCD" int ver // 1 int nblocks // number of blocks int blocksz // 0x2000 int num int msgofs // start msg data , maybe 0x200 aligned struct msgs[num] int id; // key hash? int blockno; / 0..nblocks-1 int ofs; // ofs in block int len; } //padding wchar strs[nblocks][blocksz] // utf-16le
[謎ヘッダ]
[size+4 0 size]
[SWF]
[謎フッタ]
char magic[4] 'GFX',version // SWFヘッダ'FWS'が'GFX'になってる
int size (magic含む)
char data[size-8]
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)
hdr int num // int z1 // 0 int z2 // 0 struct glyph[num] char code // short in chinese mod int x int y int w int h