安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题










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?