Difference between revisions of "Sims 4:0xD5F0F921"
From SimsWiki
Inge Jones (Talk | contribs) |
m |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | CWAL 0xD5F0F921 | ||
+ | |||
<pre> | <pre> | ||
− | DWORD Version | + | DWORD Version 0x07 |
− | + | then CommonBlock | |
− | + | </pre> | |
− | + | [[Sims 4:CatResCommonBlock]] | |
− | + | <pre> | |
− | + | then... | |
− | + | DWORD MatdCount | |
− | + | For MatdCount | |
− | + | BYTE MatdLabel | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | DWORD | + | |
− | For | + | |
− | BYTE | + | |
QWORD IID | QWORD IID | ||
− | DWORD TID ( | + | DWORD TID (MATD) |
DWORD GID | DWORD GID | ||
Line 47: | Line 24: | ||
DWORD GID | DWORD GID | ||
− | DWORD | + | DWORD Unk01 |
BYTE ColorCount | BYTE ColorCount |
Latest revision as of 01:44, 19 October 2014
CWAL 0xD5F0F921
DWORD Version 0x07 then CommonBlock
then... DWORD MatdCount For MatdCount BYTE MatdLabel QWORD IID DWORD TID (MATD) DWORD GID DWORD ImgGroupCount For ImgGroupCount BYTE ImgGroupLabel Repeat 3 times:- (there are three images per imagegroup) QWORD IID DWORD TID (_IMG) DWORD GID DWORD Unk01 BYTE ColorCount For ColorCount DWORD RGBA (or similar) QWORD UnkIID01