The Sims 4 The Sims 4 Mods

The Sims 4: Mod Workshop

2.7k Views
3

Hey everyone, Zerbu here! I’d like to introduce you all to my custom modding tool: The Sims 4 Mod Workshop.

First of all, for those of you not familiar with the file formats that will be mentioned in this post, I’ll run through them:

  • XML is a common text format used for storing data. It is not exclusive to The Sims, in fact most of you reading this will probably already know what XML is. In case of The Sims 4 though, or at least the part relevant to The Sims 4 Mod Workshop, it is the main file type used for pieces of content (buffs, traits, aspirations, etc).
  • DATA is a custom binary format used mainly for handling rendering and  UI, and works together with an associated XML file. DATA files don’t alter the effects of gameplay, but do effect what is displayed.
  • STBL is a custom binary format containing a table of text strings used by the game.

The Sims 4 Mod Workshop (or TS4MW for short) is a tool for modders which primarily performs cloning tasks on XML and DATA files. Without the tool, you’d have to manually copy files, use a tool to generate a hash, and then manually alter the instance. The process was tiring, and huge mods were out of the question unless you had an insane level of patience.

With The Sims 4 Mod Workshop, all that’s a thing of the past. TS4MW allows you to perform a text search on XML files, and then with just a few extra clicks, the program will automatically copy the XML file and any associated DATA file to the assigned result folder, update the instance and name the file in a way that it can be quickly imported using S4PE. You could be spending hours less than you would cloning the files manually.

There is also a Mod Manager tool, which displays all XML files in your result folder in a way similar to the Clone tool (including optional search features), and contains buttons to quickly open the XML file in your default XML/text editor, or its associated DATA file in your default DATA editor, without having to open the folder in Windows Explorer.

The latest version of TS4MW allows you to clone up to 3 levels deep (with a command line code for removing the limit) for any content type. For example, you could clone an aspiration track, its category, its reward trait, its levels and all its associated goals all in one use of the cloner tool. The references are automatically replaced, even the ones in the DATA files. You can also clone STBL strings and copy them into the tool’s built-in STBL editor, so you won’t have to rename every piece of content manually.

You can get The Sims 4 Mod Workshop here: http://zerbu.tumblr.com/post/102988245727/the-sims-4-mod-workshop-version-2

Screenshots

1

2

3

 

4

About the author

Zerbu Tabek

I have an interest in computers and technology, and have been learning programming since I was as young as 12. Years down the line, I learned other coding and programming languages, both used online and offline. Now, I have combined my programming ability with my love of The Sims to become a modder.

End of content

No more pages to load

Next page