Difference between revisions of "Tutorials:TS3 Advanced Modding Reference"
From SimsWiki
m (→Resources) |
Inge Jones (Talk | contribs) |
||
Line 24: | Line 24: | ||
::::[[Image:Sims_3-ToiletResourceChain.png |100px]] | ::::[[Image:Sims_3-ToiletResourceChain.png |100px]] | ||
− | |||
− | |||
{{TS3AdvancedModdingHeader}}{{TS3ModdingHeader}} | {{TS3AdvancedModdingHeader}}{{TS3ModdingHeader}} |
Revision as of 15:40, 19 December 2012
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 |
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
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 |