It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
avatar
ahatchwbciii: I was able to remove the cheat detection since I have the code and done it on my mod as well as 1.03B version.
http://www.warlordsforever.ca/Version103fix.zip
avatar
fret_man: This link doesn't appear to be valid. Would you please check for a typo?
My bad it is http://www.belowzerogames.ca/Version103fix.zip I closed warlordsforever.ca
Andy
Post edited February 26, 2021 by ahatchwbciii
avatar
fret_man: This link doesn't appear to be valid. Would you please check for a typo?
avatar
ahatchwbciii: My bad it is http://www.belowzerogames.ca/Version103fix.zip I closed warlordsforever.ca
Andy
Thank you! This worked for me.
avatar
ahatchwbciii: My bad it is http://www.belowzerogames.ca/Version103fix.zip I closed warlordsforever.ca
Andy
avatar
fret_man: Thank you! This worked for me.
How do you get this fix to work? It doesn't seem to be doing anything in my game. The game seems to install to 1.04 by default (rather than 1.00 and letting us choose the patch)
avatar
fret_man: Thank you! This worked for me.
avatar
aisdara: How do you get this fix to work? It doesn't seem to be doing anything in my game. The game seems to install to 1.04 by default (rather than 1.00 and letting us choose the patch)
While this thread is supposed to be about WBC 2, the link provides a file for WBC 3.
Post edited December 05, 2024 by Lugaro021
avatar
fret_man: Thank you! This worked for me.
avatar
aisdara: How do you get this fix to work? It doesn't seem to be doing anything in my game. The game seems to install to 1.04 by default (rather than 1.00 and letting us choose the patch)
Greetings! For me the following changing in the Register helped.

Steps
1 Open "Registry Editor" (for example by pressing Systed Key + R and type "regedit")
2 Open "HKEY_USERS" key, your user identifier (for me it was the first long string in the column like S-1-5-21-1757981266-879983540-839522115-1003), "Software" or "SOFTWARE" key.
3 Click "Edit" in the menu, select "New" - "Key" and name it "Ubi Soft".
4 Select newly created "Ubi Soft" key, click "Edit" - "New" - "Key" and name the new key like "Warlords Battlecry II"
5 Click on newly created "Warlords Battlecry II" key, click "Edit" - "New" - "DWORD Value" and name it "LIMHK0_A", its value should be 00000000 (0)
6 Repeat step 5 for following DWORD Value parameters, all of them should be 0:
LIMHK1_A
LIMHK0_X
LIMHK1_X
LIMHK0_N
LIMHK1_N
7 Now Itonman heroes should be saved and not disappear (unless they are killed :) )

I think this error appeared when GOG tried to eradicate Ubisoft mentions from the game, because my installer did not create "Ubi Soft" key in Register at all even on XP machine.

Also there is a shoter way to do this - create a text file, change its ".txt" to ".reg", paste the following text in (DON"T FORGET TO PASTE YOUR OWN USER ID KEY):

Windows Registry Editor Version 5.00

[HKEY_USERS\S-1-5-21-1757981266-879983540-839522115-1003\Software\Ubi Soft\Warlords Battlecry II]
"LIMHK0_A"=dword:00000000
"LIMHK1_A"=dword:00000000
"LIMHK0_X"=dword:00000000
"LIMHK1_X"=dword:00000000
"LIMHK0_N"=dword:00000000
"LIMHK1_N"=dword:00000000

And run it as administrator (doubleclick on modified file).

At the end you shuld have following state of the register (see attachments)
Attachments:
Post edited July 30, 2025 by AleksHikari
avatar
aisdara: How do you get this fix to work? It doesn't seem to be doing anything in my game. The game seems to install to 1.04 by default (rather than 1.00 and letting us choose the patch)
avatar
AleksHikari: Greetings! For me the following changing in the Register helped.
Hahah, I came here to post a link to the Steam discussion where you posted this solution but I see you beat me to it. Thanks again! I can verify the registry edit allows Ironman heroes to be properly saved.
avatar
AleksHikari: Greetings! For me the following changing in the Register helped.
avatar
Mashadaar: Hahah, I came here to post a link to the Steam discussion where you posted this solution but I see you beat me to it. Thanks again! I can verify the registry edit allows Ironman heroes to be properly saved.
Ha :)
Just went through the long way with this issue, want others who will follow my steps to save their time.