Hearts of Iron IV

Hearts of Iron IV

Total War Mod
G.Kothe 2018 年 6 月 3 日 下午 4:01
A workaround to keep your saved games working after a update.
Im going to explain a easy way to keep your saved games working when there is a update.

First, you must edit your \Documents\Paradox Interactive\Hearts of Iron IV\settings.txt and set "save_as_binary=no".
Every time you start a new game, backup the mod version: search for bicemodded.zip under the Steam\steamapps\workshop\content\ and copy it anywhere to keep it safe.

Now, when a update comes out and the game doest not recognize your save, here is what you do:
create a new game with any country and save it. Now open up in a txt editor your new save and the old save.

Theres gonna be some stuff like this:
-------
Old save:
-----
HOI4txt
player="♥♥♥"
ideology=fascism
date="1943.11.1.1"
difficulty="normal"
version="Cornflakes v1.5.3 (fddb)"
tutorial=no
player_countries={
♥♥♥={
user="xxxxxx"
country_leader=yes
}
}
save_version=7

-----
new save:
---
HOI4txt
player="ENG"
ideology=democratic
date="1936.1.1.12"
difficulty="normal"
version="Cornflakes v1.5.3 (6ec8)"
tutorial=no
player_countries={
ENG={
user="xxxxxx"
country_leader=yes
}
}
save_version=8


------

Now, you o copy the "version" and "save_version" from the new save to the old save.

So you have this:
---------
old save edited:
-------------

HOI4txt
player="♥♥♥"
ideology=fascism
date="1943.11.30.7"
difficulty="normal"
version="Cornflakes v1.5.3 (6ec8)"
tutorial=no
player_countries={
♥♥♥={
user="G.Kothe"
country_leader=yes
}

}
save_version=8

----------

Now, to avoid possible in game crashes, caused by the update itself, you replace the bicemodded.zip with the one you copied the first time when u started the game (the older version of the mod).
Probably you should do this step everytime you gonna play, because steam may update your mods at random times.


Maybe your not gonna be able to recover your old saves now, because of the first steps which are required to be done before a update. But now you know how to prevent it for future updates.

I tried it once today, and i was able to open a older save.
最后由 G.Kothe 编辑于; 2018 年 6 月 3 日 下午 4:02
< >
正在显示第 1 - 3 条,共 3 条留言
doomdecker 2018 年 6 月 3 日 下午 5:04 
great, thx
humflo 2018 年 6 月 3 日 下午 7:01 
I was able continue my current game just by replacing the new "bicemodded.zip" with the backup i made.
Editing the save file should no be necessary, because by replacing the new version with the backup, you basically play with the old version.
G.Kothe 2018 年 6 月 3 日 下午 8:19 
That was my first attempt. but it didnt work, not sure why, i may have missed something. But its good that it works that way
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50