LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
s_T2FSDataAnimationHeader Struct Reference

#include <models.h>

Data Fields

uint16_t unk_u16_00
uint16_t unk_u16_01
uint16_t unk_u16_02
uint16_t unk_u16_03
uint16_t unk_u16_04
uint16_t unk_u16_05
float scale
 this is a guess, value looks like scale values I've seen before ..
uint16_t positionBoneCount
uint16_t unk_u16_09
uint16_t rotationBoneCount
 Count of 71c35b87 in 0/x/2/x/5/1/data ??? at least seams to affect data size, when this is larger, data size is larger.
uint16_t unk_u16_11
uint16_t unk_u16_12
 Missing on South Park.
uint16_t unk_u16_13
 Missing on South Park.
uint16_t unk_u16_14
 Missing on South Park.
uint16_t unk_u16_15
 Missing on South Park.

Detailed Description

/root/0/ModelID/2/PoseID/5/0/data

This struct is for Seeds of Evil. South Park is lacking the last 8 bytes.

This is hypothetical.. TODO

Field Documentation

◆ unk_u16_00

uint16_t s_T2FSDataAnimationHeader::unk_u16_00

◆ unk_u16_01

uint16_t s_T2FSDataAnimationHeader::unk_u16_01

◆ unk_u16_02

uint16_t s_T2FSDataAnimationHeader::unk_u16_02

is this the frame count? probably not, data sizes don't match that at all..

◆ unk_u16_03

uint16_t s_T2FSDataAnimationHeader::unk_u16_03

◆ unk_u16_04

uint16_t s_T2FSDataAnimationHeader::unk_u16_04

◆ unk_u16_05

uint16_t s_T2FSDataAnimationHeader::unk_u16_05

◆ scale

float s_T2FSDataAnimationHeader::scale

this is a guess, value looks like scale values I've seen before ..

◆ positionBoneCount

uint16_t s_T2FSDataAnimationHeader::positionBoneCount

This value minus one equals the maximum value for positionIndex from s_T2FSDataAnimationBoneIndices

◆ unk_u16_09

uint16_t s_T2FSDataAnimationHeader::unk_u16_09

◆ rotationBoneCount

uint16_t s_T2FSDataAnimationHeader::rotationBoneCount

Count of 71c35b87 in 0/x/2/x/5/1/data ??? at least seams to affect data size, when this is larger, data size is larger.

This value minus one equals the maximum value for rotationIndex from s_T2FSDataAnimationBoneIndices

◆ unk_u16_11

uint16_t s_T2FSDataAnimationHeader::unk_u16_11

◆ unk_u16_12

uint16_t s_T2FSDataAnimationHeader::unk_u16_12

Missing on South Park.

◆ unk_u16_13

uint16_t s_T2FSDataAnimationHeader::unk_u16_13

Missing on South Park.

◆ unk_u16_14

uint16_t s_T2FSDataAnimationHeader::unk_u16_14

Missing on South Park.

◆ unk_u16_15

uint16_t s_T2FSDataAnimationHeader::unk_u16_15

Missing on South Park.


The documentation for this struct was generated from the following file: