Installa Steam
Accedi
|
Lingua
简体中文 (cinese semplificato)
繁體中文 (cinese tradizionale)
日本語 (giapponese)
한국어 (coreano)
ไทย (tailandese)
Български (bulgaro)
Čeština (ceco)
Dansk (danese)
Deutsch (tedesco)
English (inglese)
Español - España (spagnolo - Spagna)
Español - Latinoamérica (spagnolo dell'America Latina)
Ελληνικά (greco)
Français (francese)
Bahasa Indonesia (Indonesiano)
Magyar (ungherese)
Nederlands (olandese)
Norsk (norvegese)
Polski (polacco)
Português (portoghese - Portogallo)
Português - Brasil (portoghese brasiliano)
Română (rumeno)
Русский (russo)
Suomi (finlandese)
Svenska (svedese)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraino)
Segnala un problema nella traduzione










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?