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
The main reason I'd rather edit the files, instead of using the mod, is to avoid that "Modded save" watermark on my saves.
<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.