April - last edited April by Bluebellflora
The Issue:
I've found that when trying to use overrides and/or default replacements (including things like translations), oftentimes my Mac doesn't load them in the "correct" order for them to work. Most of the time these files need to load BEFORE all other files.
On Windows, adding a ! to the beginning of the file name is sufficient to get the file to load before all other files. For some reason, that logic doesn't always work on a Mac. Usually, I have to test several different file configurations to get the file to load correctly. For example, in trying to get a piece of default clothing to work, I tried probably five different configurations before I got one to work. The one that ended up working was putting the specific replacement files in the folder with the mod I wanted to override and then adding a ! to the file names of the replacements (within the folder).
Resource File:
However, I recently learned of a much easier way to do this by modifying the resource file.
The default resource file configuration is as follows, which follows the general rule of thumb that package files can go up to 5 subfolders deep:
Priority 500
PackedFile *.package
PackedFile */*.package
PackedFile */*/*.package
PackedFile */*/*/*.package
PackedFile */*/*/*/*.package
PackedFile */*/*/*/*/*.package
Here's what the lines generally are saying:
To ensure that the override/default files are read before anything else, you can add to your resource file.
For example, here is what my current resource file looks like:
Priority 500
PackedFile *.package
PackedFile */*.package
PackedFile */*/*.package
PackedFile */*/*/*.package
PackedFile */*/*/*/*.package
PackedFile */*/*/*/*/*.package
Priority 501
PackedFile Overrides/*.package
PackedFile Overrides/*/*.package
Here's what my resource file is generally saying:
How to achieve this:
To edit the resource file:
Make sure your folders are set up correctly. For example, here is what my set up looks like.
Then delete localthumbcache.package & avatarchache.package from inside "The Sims 4" and test your game to make sure your new resource file is being read correctly!
Credit to @sudsyllama
April
April
@mekelley25 Amazing. Thank you SO MUCH. I'm gong to add links to this in a couple of pinned posts here.
Try these steps first to clear up any problems you may have when connecting to an EA game.
Troubleshoot and test your connectionReset, update, or link your account information.
View More on EA Help