Difference between revisions of "Sims 3:0x07046B39"

From SimsWiki
Jump to: navigation, search
(Notes: Added notes)
m (Notes: Formatting)
Line 25: Line 25:
 
==Notes==
 
==Notes==
 
1 TGI_Keys are stored in T G I order, with least significant byte first.  Instance is not split into 32bit sections.
 
1 TGI_Keys are stored in T G I order, with least significant byte first.  Instance is not split into 32bit sections.
 +
 
2 GUID is 16 bytes stored in least significant byte first.
 
2 GUID is 16 bytes stored in least significant byte first.
  

Revision as of 23:01, 25 November 2010

Tutorials by Category

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

Roof Definitions
TypeID:0x07046B39
Game Version:The Sims 3



Overview

This resource is contained by the DownloadedSims.index file in the SavedSims folder to keep track of all of the Sims files that have been installed.

It appears that the game itself doesn't read this, but it is used for the Launcher when Sims3Packs are installed.

Format

DWORD version 3
DWORD count
--repeat (count)
     TGI_Key SIME Entry for Sim (See Note 1)
     BYTE[16] GUID of Sims3Pack (See Note 2)
     DWORD unknown (appears to always be 3)
     TGI_Key Thumbnail (See Note 1)
     DWORD length
     char16[length] Name of Sim in Unicode

Notes

1 TGI_Keys are stored in T G I order, with least significant byte first. Instance is not split into 32bit sections.

2 GUID is 16 bytes stored in least significant byte first.

Documentation by Grant


Tutorials by Category

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

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox