Some meshes are stored in files that end with _S.PS2 or _M.PS2
Format of some meshes:
Each mesh begins with the following header:
14 00 00 00 80 00 00 00
Each mesh can have one or more vertex sections.
Format of the vertex sections:
03 01 00 01 01 80 XX 69
{2ByteSignedIntegerVertexes(X,Y,Z)}
Some meshes are stored in files that end with _S.PS2 or _M.PS2
Format of some meshes:
Each mesh begins with the following header:
14 00 00 00 80 00 00 00
Each mesh can have one or more vertex sections.
Format of the vertex sections:
03 01 00 01 01 80 XX 69
{2ByteSignedIntegerVertexes(X,Y,Z)}