Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
is by adding
:: Making the bat think its steam thats doing the hard work
start "" "D:\Steam\steamapps\common\The Sims 3\Game\Bin\Sims3LauncherW" -provider Steam
echo Now preparing to start "The Sims 3" on Steam! Goodbye.
timeout /t 5 /NOBREAK > NUL
exit
as opposed to
start "" "steam://rungameid/47890"
then add
"locationtobatchfile" %command% in launch options from steam
this is to circumvent the steam loop of making steam call something it needs to run by itself
Ironically enough, I was having issues with a mod and once this script made me realize the filepaths were WRONG and I corrected it and ran this script, the mod in question started working again (and boy was it an important one)
So, major thanks to author, Squiggly Steam Name dude!
Another thing I always recommend is creating a symlink of Sims game saves on another drive. Find out how to do that from my other guide .
Good luck and I hope your issue was resolved!
What about the cache in the Steam folders?
program archives (x86)/Steam/steamapps/common/The Sims 3/
and here there are different folders with the name "EP3", "EP5", "EP6"... etc.
In each folder, there are 5 new subfolders "Caches, Game, GameData, Support, Thumbnails"
in the "Caches" folder there is an archive with the name of a sims town
"Bridgeport.objectCache" with 921 MB of space.
AND, Each "EP" folder has the same archives with 900+ MB of space
are these archives safe to delete? or the game needs them to be able to run?