Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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*