安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Are you using the MacOS or Linux version of WotC? Feral still hasn't gotten around to updating it with the first patch for WotC, so it still has those issues. Fixing it would require around 500MB of extra files.
Yes I'm on MacOS, so that might be why. The odd thing is I've had missions were it the sectoid soldier worked fine, and others were it was stuck in the T-pose. So quite odd. But I'm not surprised its due to Feral not having updated WOTC yet.
It's not odd when you know how the unreal engine works, so I'll try to keep it short:
The base game is cooked, which means all packages pull in their dependencies when it is being cooked (i.e. sectoids pull in sectoid animations) and packages that are not used directly (such as animation packages) are discarded. Mod packages are uncooked, so they rely on the discarded packages. If a vanilla sectoid is loaded before a sectoid soldier, the vanilla sectoid brings the required animations into memory, so the sectoid soldier can use them. If not, he lacks animations.
Before the update, the fix was to include all the animation files manually, which means +500MB for each mod that that relies on those files. The update for the windows version added a bunch of packages (list here) [pastebin.com] so that mods can rely on those being present, but Feral hasn't updated yet, so you will still be encountering this issue.
Edit: Meeting more ABA units I have to say that more and more crashes appear when I'm fighting against them. So it's really a problem.