Development - guspuffygit/sentient-sims-app GitHub Wiki
- Install Sims 4 Studio
- Open Sims 4 Studio
- Content Management > Merge Packages
- Drag and drop all .package files from the mod
- Click Merge
- Save as -merged
- Open the merged.package in Sims 4 Studio
- Click the "Type" column to sort by Type
- Click the first "Trait Tuning" and Shift + Click to select all of the "Trait Tuning" rows]
- Click Batch Export button at the bottom
- Create a new folder with a name like "SomeModTraits"
- The File name will say Export.binary, leave that as-is and click "Save" in that folder
- Once its completed, there should be a bunch of XML files in this directory
- Go back in Sims 4 Studio and find the "String Table" type of English and select it
- In the right window, select the "Text" tab to view the JSON of the string table
- Highlight all the text with CTRL + A and copy this text to your clipboard with CTRL + C
- In the folder where you saved the XML, right click > New > Text Document > any name is OK
- Open the text document in notepad
- Paste the JSON into the text document
- File > Save As > Change Save as type: All Files (.) > File name: strings.json
- make sure its
strings.json
or else it wont work
- Click Save
- Now you are ready to map the traits in the Sentient Sims App
- Open the Sentient Sims App
- Enable the debug menu with CTRL + SHIFT + D
- Open the Traits tab
- Paste the folder path where you extracted the files into 'S4tk Extracted Path'
- Click 'Load'
- It should now show the total number of traits and how many are unmapped
Trait Details - 112 / 1489 - Unmapped: 56
⚠️ **GitHub.com Fallback** ⚠️