I'm new to the board and I know a few people have been wondering about cheats and such, just more out of interest i think, and for those who are genuinely stuck.
Anyway, I just thought i'd let you know that if you open up
C:\Program Files\Ubisoft\Heroes of Might and Magic V\Demo\data
in there is a file called data.pak (about 500mb)
if you open this up in WinRAR or whatever your favourite compressed file editor is, you can view all the files contained in there (pretty much like the Quake series did)
If you then go to Maps\Scenario\C1M5 and extract Godric.xdb and Isabell.xdb, you can then edit them, save them and then drag them back into the pak file.
So for instance in Godric.xdb i was able to give him a stupidly big army
Code: Select all
<armySlots>
<Item>
<Creature>CREATURE_MARKSMAN</Creature>
<Count>500</Count>
</Item>
<Item>
<Creature>CREATURE_SWORDSMAN</Creature>
<Count>500</Count>
</Item>
<Item>
<Creature>CREATURE_ROYAL_GRIFFIN</Creature>
<Count>1000</Count>
</Item>
<Item>
<Creature>CREATURE_CAVALIER</Creature>
<Count>1000</Count>
</Item>
If you get the name wrong however, the game will crash
also if you go to Campaigns\c1.xdb you can change things about the beginning bonus, changing the 1500 bonus to whatever amount you'd like.
For those who wanted cheats I hope it helps.
For those who hate cheats and think people who cheat are lamers i hope it doesn't offend you too much
have a good one!
-Alex