TS3 Clean Start for Steam and Origin (PC only)
If you've been playing Sims 3 for a while, you've inevitably run into problems getting the game to launch or load, and subsequently found the advice to delete the cache files. Ever since then, you've probably gotten used to going in and cleaning out those files when the game gets finicky, or even making it part of your routine every. single. time. you launch the game. At least, that's what I was doing.
Restrictions:
This .cmd file was designed to automatically purge your unnecessary cache files, which lessens the inevitable savegame bloat and helps reduce load times. The file as-is ONLY works for Steam on PC. Big thanks to mrcnlbyrk, who told me how to redeem my CD Keys in Origin. There is now an Origin version! It doesn't matter where your game is installed, but the program assumes your "Electronic Arts" folder is under your user profile, which is the default on Windows. It should look something like this: "[your username]\My Documents\Electronic Arts\The Sims 3" This program absolutely will not work on Mac, sorry.
I've had a few people express interest in a version for an out-of-box game. I'm going to look into this as soon as I can find my CD copy (and an external CD drive...), but for now I have uploaded a version that only cleans out the files and does not open a launcher. You will have to manually launch the game after running the NoLaunch .cmd. If you have Steam or Origin installed, please read the instructions below to choose which version is best for you.
The attached images are the entirety of the code for this file. No more, no less. I know how scary it is to use new program files, so I want this to be as transparent as possible. You can use your favorite text reader program to open and check it yourself. I use Notepad++, and regular Notepad is another great option.
Installation/how it works:
Step 0: Make sure you have Steam or Origin running!
1. Extract the file from the .7z. You'll see a single file called "CleanStartSims3Steam.cmd" or "CleanStartSims3Origin.cmd"
2. Navigate to wherever you installed your game and put the .cmd into the "\game\Bin" folder with all the .exe files. (TS3.exe, Sims3Launcher.exe, etc.)
3. Double-click the Clean Start .cmd
At this point the .cmd will automatically delete the following items:
- CasPartCache.package
- compositorCache.package
- scriptCache.package
- simCompositorCache.package
- socialCache.package
- FeaturedItems
- WorldCaches
AND, if they exist:
- in DCCache: missingdeps.idx and dcc.ent
- in Downloads: everything ending in ".bin"
- in SIgsCache: everything ending in ".bin"
- in SavedSims: Downloadedsims.index
- IGACache
- in Thumbnails: everything ending in ".package" and every associated thumbnail (thumb_*.png)
If you're using the Origin or Steam versions, it will then pull up the TS3 Launcher. This may take a couple minutes! Essentially, it just presses the "Run game" button you normally use through Steam or Origin, and the Launcher takes its own sweet time to pop up. This does not affect your game files in any way. In order to get it to work, you must run the .cmd directly. It can be run from the folder where you installed it, or from a shortcut placed anywhere on the computer. If you don't want the .cmd to pull up a launcher, see below.
4. Hit the "play" button in the Launcher. The game will create new, clean cache files.
For people who don't want to use this .cmd as a launcher: The game creating new cache files has absolutely nothing to do with the .cmd itself. If you'd prefer, you can download the file labeled "NoLauncher" and run it just to clean out your folders. This alternative simply removes the "run game" line from the end. The Steam and Origin versions are only tied to the game's launcher because it makes it so much easier and more convenient to remember to delete the junk files.
An additional note:
Just a little note for anyone who uses this, this will make your CAS and buymode a lot slower because it has to re-generate thumbnails every time you play. Might be worth not running it every time you play or taking those lines to delete the thumbnail cache out. |
I put this together from the perspective of someone who does a lot of modding, so I prioritized clearing out redundant/broken images over these load times. I've added versions that do not delete the thumbnails (check out the "NoThumbs" versions on the download page). If you'd rather not wait for the game to repopulate the images every time you launch CAS (understandable), download one of those.
If you'd rather edit it yourself, right-click the .cmd, hit "edit" or open it in an editing program, and delete the lines:
cd "%USERPROFILE%\My Documents\Electronic Arts\The Sims 3\Thumbnails"
del /f /q *.package
del /f /q thumb_*.png
Then just hit "save" and the edits are complete! Thank you for the comment jwofles.
Uninstallation:
If you decide you don't want to use it, just delete the "CleanStartSims3.cmd" and start the game however you normally start it. Running this program is exactly like going in and manually deleting all the caches and junk files, just faster and more convenient.
I've been running the game through this .cmd for months now, so I can vouch for it wholeheartedly.
Optional prettification:
This is an addition by my roommate, who likes to have things look organized and pretty. If you'd like your icon to look this this:
instead of this:
here's how:
Right click the shortcut and go to properties. Under the shortcut tab, click change icon. Browse to your sims EXEs. Choose one of them or Sims3.ico, and hit OK.
These instructions are also included in the body of the program.
Filename | Type | Size |
---|---|---|
CleanStartSims3Origin.7z | 7z | |
CleanStartSims3Origin.cmd | cmd | 1485 |
Filename | Type | Size |
---|---|---|
CleanStartSims3Steam.7z | 7z | |
CleanStartSims3Steam.cmd | cmd | 1476 |
Filename | Type | Size |
---|---|---|
CleanStartSims3SteamNoThumbs.7z | 7z | |
CleanStartSims3SteamNoThumbs.cmd | cmd | 1351 |
Filename | Type | Size |
---|---|---|
CleanStartSims3OriginNoThumbs.7z | 7z | |
CleanStartSims3OriginNoThumbs.cmd | cmd | 1360 |
Filename | Type | Size |
---|---|---|
CleanStartSims3NoLauncher.7z | 7z | |
CleanStartSims3NoLauncher.cmd | cmd | 1443 |
Filename | Type | Size |
---|---|---|
CleanStartSims3NoLauncherNoThumbs.7z | 7z | |
CleanStartSims3NoLauncherNoThumbs.cmd | cmd | 1342 |
CleanStartSims3NoLauncherNoThumbs.7z
| Clean Start .cmd that is not attached to a launcher and does not delete thumbnails
Download
Uploaded: 29th Jan 2019, 703 Bytes.
1,398 downloads.
|
||||||||
CleanStartSims3NoLauncher.7z
| Clean Start .cmd that is not attached to a launcher
Download
Uploaded: 29th Jan 2019, 706 Bytes.
1,127 downloads.
|
||||||||
CleanStartSims3OriginNoThumbs.7z
| Clean Start .cmd for Origin that does not delete thumbnails
Download
Uploaded: 28th Jan 2019, 725 Bytes.
1,630 downloads.
|
||||||||
CleanStartSims3SteamNoThumbs.7z
| Clean Start .cmd for Steam that does not delete thumbnails
Download
Uploaded: 28th Jan 2019, 716 Bytes.
678 downloads.
|
||||||||
CleanStartSims3Steam.7z
| Clean Start .cmd for Steam
Download
Uploaded: 28th Jan 2019, 723 Bytes.
1,124 downloads.
|
||||||||
CleanStartSims3Origin.7z
| Clean Start .cmd for Origin
Download
Uploaded: 28th Jan 2019, 732 Bytes.
2,077 downloads.
|
||||||||
For a detailed look at individual files, see the Information tab. |
Install Instructions
1. Click the file listed on the Files tab to download the file to your computer.
2. Extract the zip, rar, or 7z file. Now you will have either a .package or a .sims3pack file.
For Package files:
1. Cut and paste the file into your Documents\Electronic Arts\The Sims 3\Mods\Packages folder. If you do not already have this folder, you should read the full guide to Package files first: Sims 3:Installing Package Fileswiki, so you can make sure your game is fully patched and you have the correct Resource.cfg file.
2. Run the game, and find your content where the creator said it would be (build mode, buy mode, Create-a-Sim, etc.).
For Sims3Pack files:
1. Cut and paste it into your Documents\Electronic Arts\The Sims 3\Downloads folder. If you do not have this folder yet, it is recommended that you open the game and then close it again so that this folder will be automatically created. Then you can place the .sims3pack into your Downloads folder.
2. Load the game's Launcher, and click on the Downloads tab. Find the item in the list and tick the box beside it. Then press the Install button below the list.
3. Wait for the installer to load, and it will install the content to the game. You will get a message letting you know when it's done.
4. Run the game, and find your content where the creator said it would be (build mode, buy mode, Create-a-Sim, etc.).
Extracting from RAR, ZIP, or 7z: You will need a special program for this. For Windows, we recommend 7-Zip and for Mac OSX, we recommend Keka. Both are free and safe to use.
Need more help?
If you need more info, see:
- For package files: Sims 3:Installing Package Fileswiki
- For Sims3pack files: Game Help:Installing TS3 Packswiki
Loading comments, please wait...
Updated: 30th Jan 2019 at 5:00 AM - Updates to information.
#clean start, #launch, #cache
-
by Random667 updated 1st Jul 2009 at 6:03am
101 192.2k 107 -
The Sims 3 - Assembly Generator - 1.4.2.13213 (+support Island Paradise or Earlier)
by Digitalchaos updated 24th Jun 2010 at 11:23pm
65 55.9k 6 -
Meshing Toolkit - version 1.4.9 uploaded 12/20/2018
by CmarNYC updated 20th Dec 2018 at 4:04pm
297 302.6k 293 -
Sim Game Selector 3.0 Support for "Into the Future" and "Movie Stuff"
by ralphaelninja updated 16th Oct 2013 at 5:31pm
153 184.4k 333 -
by LazyDuchess updated 5th Nov 2024 at 7:19am
565 1m 1.4k -
by Just Harry updated 15th Sep 2024 at 3:07am
206 57.3k 116 -
by LazyDuchess updated 20th Nov 2024 at 3:45am
25 16.6k 42