The most of the games data is contained in the AFS files.
These can be extracted with the program "game extractor":
www.watto.org/extract/
Some character models are in files such as bb1.bin
Format of the character models:
.....
00 00 00 20 40 40 40 40 04 80 XX 78
4ByteFloatVertexes(X,Y,Z)
.....
07 80 XX 64
4ByteFloatUVMappings(U,V) www.watto.org/extract/
The most of the games data is contained in the AFS files.
These can be extracted with the program "game extractor":
www.watto.org/extract/
Some character models are in files such as bb1.bin
Format of the character models:
.....
00 00 00 20 40 40 40 40 04 80 XX 78
4ByteFloatVertexes(X,Y,Z)
.....
07 80 XX 64
4ByteFloatUVMappings(U,V)
www.watto.org/extract/