The Sims 4: Mod Workshop

3
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

Zerbu Tabek
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.
You are logged in as
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments

Paramaker Sliders in Paralives: Essential Guide to Character Customization

The Paramaker sliders in Paralives offer an impressive level of character customization for players who enjoy fine-tuning every detail of their Parafolk. While...

The Sims Community Website Turns 13 Years: Personal Note On Life Sim Games Coverage

Bringing The Sims Community and Life Sim Games together! It's been quite a journey working on this project for 13 years now. The Sims Community website star...