This Program extracts trb files from the Prime engine.
Clone/Download the repo to your desktop. Open the solution with Visual Studio 2019 and run it.
| Tag/Label | Stands for | Can โ๏ธ | Can't โ |
|---|---|---|---|
| PMDL | Model File | Extract vertices, faces, normals, uvs from this tag | Extract some other model data which is unknown for now. |
| PTEX | Texture File | Extract dds file | There are some unknown parts in this tag. |
| PCOL | Collsion File | Extract Collsion Model file and a Havok 2010.1 file | There are some unknown parts in this tag. |
| tskl | Skeleton File | Extract nothing for now ๐ฌ ๐ | There are many unknown parts in this tag. |