Difference between revisions of "Sims 3:0x628A788F"

From SimsWiki
Jump to: navigation, search
(Version Update)
 
Line 8: Line 8:
  
 
==Overview==
 
==Overview==
This resource briefly describes the details of a saved game.
+
This resource briefly describes the details of a saved game. Updated by Kuree.
  
  
 
==Format==
 
==Format==
  DWORD Version? (1)
+
  DWORD Version? (Currently 3)
 
  DWORD World name length
 
  DWORD World name length
 
  UTF-16 world name
 
  UTF-16 world name
Line 18: Line 18:
 
  UTF-16 Household name
 
  UTF-16 Household name
 
  DWORD Unknown (Seen 0 in all the examples, - another string perhaps?)
 
  DWORD Unknown (Seen 0 in all the examples, - another string perhaps?)
  QWORD Active household ID
+
  QWORD Active household ID (i.e. Corresponding THUM instance, Resource Type: 0x6B6D837E)
  QWORD Active lot ID
+
  QWORD Active lot ID (i.e. Corresponding ICON instance, Resource Type: 0xD84E7FC6)
 
+
If version >=3
 +
  DWORD Count //Unknown string1
 +
        WORD char
 +
  DWORD Count //Unknown string2
 +
        WORD char
 +
  DWORD Count //Unknown string3
 +
        WORD char
 +
  DWORD END NUMBER? // Currently 0
 
{{TS3AdvancedModdingHeader}}
 
{{TS3AdvancedModdingHeader}}

Latest revision as of 06:34, 3 July 2013

Modding Reference by Category

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

Neighborhood Active Household
TypeID:0x628A788F
Game Version:The Sims 3



[edit] Overview

This resource briefly describes the details of a saved game. Updated by Kuree.


[edit] Format

DWORD Version? (Currently 3)
DWORD World name length
UTF-16 world name
DWORD Household name length
UTF-16 Household name
DWORD Unknown (Seen 0 in all the examples, - another string perhaps?)
QWORD Active household ID (i.e. Corresponding THUM instance, Resource Type: 0x6B6D837E)
QWORD Active lot ID (i.e. Corresponding ICON instance, Resource Type: 0xD84E7FC6)
If version >=3
  DWORD Count	//Unknown string1
       WORD char
  DWORD Count	//Unknown string2
       WORD char
  DWORD Count	//Unknown string3
       WORD char
  DWORD END NUMBER? // Currently 0
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