Difference between revisions of "Sims 3:0xB52F5055"
From SimsWiki
Line 8: | Line 8: | ||
DWORD offset of TGIindex | DWORD offset of TGIindex | ||
DWORD size of TGIindex | DWORD size of TGIindex | ||
− | QWORD hash(fnv64) | + | QWORD hash(fnv64) (Slider localization text I believe) |
DWORD IndexersCount | DWORD IndexersCount | ||
DWORD Index into TGI list | DWORD Index into TGI list |
Revision as of 22:53, 9 June 2009
Face part linker
Research by Karybdis Additional research by Delphy
DWORD version DWORD offset of TGIindex DWORD size of TGIindex QWORD hash(fnv64) (Slider localization text I believe) DWORD IndexersCount DWORD Index into TGI list BYTE biDirectional DWORD casPanelGroup DWORD sortIndex 4 BYTES blank DWORD TGIcount TGI (T,G,I64)
casPanelGroup links a blendunit to a particular CAS panel. Like so:
- Head and Ears = 2
- Mouth = 8
- Nose = 16
- Eyes = 128
- Eyelash = 64
sortIndex groups the blendunits onto a subpanel - these are the little clickable cirlces that change between Global and Edit Chin Settings, for example.