Difference between revisions of "Tutorials:TS3 Advanced Modding Reference"
m (→Resources: Added Product GUIDs link.) |
m (→Resources) |
||
Line 18: | Line 18: | ||
* [[Sims 3:Catalog Resource/StringTable|Catalog resource string table]] | * [[Sims 3:Catalog Resource/StringTable|Catalog resource string table]] | ||
* [[Sims 3:Key table|Key table and lists of resource references]] | * [[Sims 3:Key table|Key table and lists of resource references]] | ||
− | * [[Sims 3:Product GUIDs]] - Used for installing/uninstalling. | + | * [[Sims 3:Product GUIDs|Product GUIDs]] - Used for installing/uninstalling. |
* [[Sims 3:Versions|Version numbers]] | * [[Sims 3:Versions|Version numbers]] | ||
* [[Sims 3:Locales|Locales]] - Useful for finding TS3 in the Documents directory, among other things. | * [[Sims 3:Locales|Locales]] - Useful for finding TS3 in the Documents directory, among other things. |
Revision as of 19:58, 14 January 2011
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
Contents |
Introduction
This is all the mumbo jumbo that goes on behind the scenes, we do not recommend that if you are new to this you just jump right in here, we advise learning some of the modding tutorials first to get your head around how the game works.
What will I need?
Specific tools are listed and linked within each tutorial.
Resources
- Package file format
- Sims3Pack file format
- Files by type code
- RCOL (scene)
- Catalog resource
- Catalog resource string table
- Key table and lists of resource references
- Product GUIDs - Used for installing/uninstalling.
- Version numbers
- Locales - Useful for finding TS3 in the Documents directory, among other things.
- Resource Chain
Tutorials
No tutorials have yet been made, blowing up your computer shall have to wait!
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |