:HEADER_BLOCK 2 < Header Block
:SKELETON n_tifa_sk < Name of Skeleton
:BONES 24 < Count of Bones below
hip < Name of current Bone
root < Name of parent Bone
3.915372 < Unknown Value
1 AAGC < Unknown name
.
.
.
The two "unknown" are the problem. How do I interpret them?
I guess that if the unknown name is '1 AAGC' the .p file for this bone is 'AAGD'. Right?
But I've got no idea what to do with the Unknown Value...
mirex: I know you know how to interpret this crap, b'cause you've written a workin' tool for that...
- Alhexx
Alright, I'll take a look at it...
- Alhexx
Then next line, first number is count of rsd-s, then there are names of rsd-s. In rsd files you find name of p-model and texture names.
- Alhexx