Difference between revisions of "Sims 3:0x8070223D"

From SimsWiki
Jump to: navigation, search
 
Line 1: Line 1:
Audio Tuners
+
{{TS3ModdingHeader}}
 +
{{TS3Resource
 +
|name=Audio Tuners
 +
|typeid= 0x8070223D
 +
|expansion=The Sims 3
 +
}}
 +
<br clear="all">
  
 +
==Overview==
 
Research by Karybdis
 
Research by Karybdis
  
 +
==Format==
 
<pre>
 
<pre>
 
3 BYTES blank
 
3 BYTES blank
Line 27: Line 35:
  
 
</pre>
 
</pre>
 +
{{TS3ModdingHeader}}

Revision as of 21:56, 4 May 2010

Tutorials by Category

CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference 

Audio Tuners
TypeID:0x8070223D
Game Version:The Sims 3



Overview

Research by Karybdis

Format

3 BYTES blank
BYTE entryCount
	4 BYTES
	BYTE
	WORD type
	BYTE repcode
	(if repcode=00)
			typeData
	(if repcode!=00)
			3 BYTES
			DWORD repCount
			BYTE repSize (unless type=string, where it's 0x10)
				typeData

--(type - format - typeData REPS)
0100 - BOOL 	- BYTE
0900 - 		- 4 BYTES
0A00 - 		- 4 BYTES
0D00 -		- 4 BYTES
1300 - STRING	- 3 BYTES 0x000000, BYTE numchars (unicode), STRING[numchars*2]
E800 - 		- 8 BYTES, 4 BYTES 0xFFFFFFFF, 4 BYTES 0x00000000

Tutorials by Category

CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference 

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox