安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








Unfortunately I found nothing. This means that there is a high probability that displaying the 3d Leaders is entirely controlled by the game and not the xml/lua nor the gamecore dll.
If you know something or someone who might know something about this I'd be glad if you tell me.
There still is a slight possibility that there is an undocumented function to allow those scenes to be displayed in MP.
If I do not find them in time I will rewrite my code to entirely avoid leader scenes in MP though. Especially the player scenes in hotseat that are broken.
My next idea will most likely only work in hotseat:
I'll try to let the game think the other players are AI players. Thus the leader scene will be loaded for them.
If I bypass the original network code It may be possible to let the game think we are playing singleplayer. But that would me require to write my own net and lobby code.
On the other had: Perhaps the game would then run without reloading all the time *DREAM*