Sims 3:0x8070223D

From SimsWiki
Revision as of 02:41, 25 November 2010 by Lenglel (Talk | contribs)

Jump to: navigation, search
Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's 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 _AUD instance, 4 BYTES 0xFFFFFFFF, 4 BYTES 0x00000000

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