[Header] [Texture](0) [Texture](1) [Texture]... ................
Content | : File identification information |
chunk | : "SGTX" |
size | : 256 |
data | : Type Content |
DWORD | Version (0x00010000) |
DWORD | Number of textures |
DWORD[62] | reservation |
Content | : Texture data |
chunk | : "SSTx" |
size | : 8 + texture data size |
data | : Type Content |
DWORD | ID(0~n) |
WORD | Texture H size |
WORD | Texture V size |
WORD[V][H] | texture |