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)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Help us translate Steam









<Node Id="583" Class="UI:Functions:SaveLoad:CanSave" pos="1110,-220,0" flags="0">
<Inputs Id="IDD_IngameMenuPage" IsExitSave="0" />
</Node>
to this:
<Node Id="583" Class="UI:Functions:SaveLoad:CanSave" pos="1110,-220,0" flags="0">
<Inputs Id="IDD_IngameMenuPage" IsExitSave="1" />
</Node>
note that IsExitSave="0" is set twice, so make sure you update the one which is currently Id="583" and not the other one.
I don't really know what to say about this. :s
I doubt it's from the mod. Try verifying your files but I don't think it'll fix it.
This method is no longer supported. Please download the mod, it's been updated for 1.3.1. I'll update the guide.
The lines that need to be edited in "MM_SaveGame.xml" still exist, but the line 106 of "MM_IngameMenu.xml" either no longer exists or has been changed from whatever it was previously (no photo is available in OP's post).