There is a way to edit the savegame version
1. Open the savegame with a hex editor
2. Find something in the first line like:
12 DD 72 DD 03 00 00 00 01 00 00 00 9A 00 00 00
3. Edit it:
12 DD 72 DD 03 00 00 00 01 00 00 00 98 00 00 00
4.
* 9A = 1.54
* 98 = 1.52
* 96 = 1.50
This should make your savegames compatible.
It is super easy, Download HxD hex editor from Cnet,
install, open the save,
and on the very first line, change the 4th value from right
No comments:
Post a Comment