This game was also released for the Wii.
LyokoObject.jpg


Some models are contained in the LZSS compressed .PC files.
These files can decompressed with the following quickbms script:

The models in the decompressed files can then be converted with the following script:

Models are only contained in the files that have the DLWM header at offset 0xC.
Partial Format of the models:
00 C0 01 60
1Byte#NumberOfVertexes 00 00 00
01 C0 1Byte#NumberOfVertexes 6E
{4ByteUnknownData}
[UnknownByte] 80 1Byte#NumberOfVertexes 6D
{2ByteSignedIntegerVertexes(X,Y,Z)+2ByteUnknownData}