This page is located on the SimsWiki. To view it in it's original form, click here.
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.

This resource is used when installing and removing custom Sims. Sims will still be loaded by the game even if they don't appear in this index, but they can't be removed by the trashcan icon in-game or via the Launcher.

Format

WORD 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