- UID
- 1688099
- 主题
- 5
- 阅读权限
- 50
- 帖子
- 2606
- 精华
- 0
- 积分
- 1394
- 金钱
- 4396
- 荣誉
- 9
- 人气
- 6
- 在线时间
- 568 小时
- 评议
- 0
- 帖子
- 2606
- 精华
- 0
- 积分
- 1394
- 金钱
- 4396
- 荣誉
- 9
- 人气
- 6
- 评议
- 0
|
原帖由 ng1232002 于 2009-6-1 23:21 发表 
我把那個package檔案放在C:\Program Files\Electronic Arts\The Sims 3目錄下...但是為什麼會沒有反應??????????????????????
To get Sims 3 to read your custom .package files, you will want to create a file in the root Sims 3 directory.
For example, if you installed Sims 3 to C:\Program Files\Electronic Arts\The Sims 3, that is your root Sims 3 directory. If you installed it elsewhere, change the following paths to reflect your install location.
Now, you will want to create a text file called C:\Program Files\Electronic Arts\The Sims 3\Resource.cfg
In this file:Code: [Select]Priority 500
DirectoryFiles Mods/Files/... autoupdate
PackedFile Mods/Packages/*.package
This will make Sims 3 override all data present in packages located C:\Program Files\Electronic Arts\The Sims 3\Mods\Packages. Simply drop your custom .package in that directory and the game will recognize it (and override existing data with data in your packages).
——看明白了嗎?
把:
In this file:Code: [Select]Priority 500
DirectoryFiles Mods/Files/... autoupdate
PackedFile Mods/Packages/*.package
寫到Resource.cfg這個文件里
作文件夾C:\Program Files\Electronic Arts\The Sims 3\Mods\Packages
把包文件放進去 |
|