Sims 3:0x220557DA

From SimsWiki
Revision as of 18:40, 2 July 2009 by Delphy (Talk | contribs)

Jump to: navigation, search

Sims 3:Main Page -> Sims 3:PackedFileTypes


Overview

A table of strings used by the catalog resources.

STBL Instance IDs

STBLs have an instance ID that begins with a 2 byte language identifier (for example 0x00 = English). A full list of Language codes can be found here: STBL Languages


Format

DWORD			// 'STBL'
BYTE			// version (2)
BYTE[2]		// null
DWORD count
BYTE[6]		// null
--repetition count:
	QWORD id	// fnv64 hash of whatever text you want to localize to this
	DWORD len
	unicodeLE[len]

Sims 3:Main Page -> Sims 3:PackedFileTypes

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox