Difference between revisions of "Sims 3:0x63A33EA7"

From SimsWiki
Jump to: navigation, search
 
(Format)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]]
+
{{TS3AdvancedModdingHeader}}
<br/>[[Sims 3:Main Page]] -> [[Sims 3:RCOL]]
+
{{TS3Resource
<hr/>
+
|name=ANIM
==ANIM==
+
|typeid= 0x63A33EA7
This is a [[Sims_3:RCOL]] chunk.
+
|expansion=The Sims 3
  DWORD // 'ANIM'
+
}}
  {data} // unknown data content to end of chunk
+
<br clear="all">
<hr/>
+
 
[[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]]
+
==Overview==
<br/>[[Sims 3:Main Page]] -> [[Sims 3:RCOL]]
+
This is a [[Sims 3:RCOL]] chunk.
 +
 
 +
==Format==
 +
  DWORD 'ANIM'
 +
  DWORD Version // 1
 +
FLOAT Framerate
 +
DWORD count1
 +
--count1 repeats of
 +
DWORD offset // Offset from start of RCOL chunk to DDS image
 +
--count1 repeats of
 +
BYTE[] // DDS image at offset pointed to earlier
 +
 
 +
{{TS3AdvancedModdingHeader}}

Latest revision as of 20:53, 21 May 2011

Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference 

ANIM
TypeID:0x63A33EA7
Game Version:The Sims 3



[edit] Overview

This is a Sims 3:RCOL chunk.

[edit] Format

DWORD 'ANIM'
DWORD Version	// 1
FLOAT Framerate
DWORD count1
--count1 repeats of
	DWORD offset	// Offset from start of RCOL chunk to DDS image
--count1 repeats of
	BYTE[]		// DDS image at offset pointed to earlier
Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference 

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox