Just look for the "savearmy[x]" files in the game directory and load them into a
hex editor. In there, you can edit basically everything related to your pigs,
like the mission number, the number of medals, pigs ranks, etc. Remember: before
editing any of the adresses below, please save your files !
-the number of medals : adress 50
-the mission number : adress 53
For each pig, there is a sequence of bytes in which you can find its name,
rank, the number of kills and deaths - edit the number of deaths to 0 after
each mission so that your pigs won't die ;)
For the first pig:
-rank : adress 71
-number of kills: adress 78
-number of deaths: adress 7A
To edit the second pig's rank and everything, just add 40 to these adresses to
find out the corresponding hex adresses (it's like a pattern) and that's how
you can find all the adresses. By editing the rank you can also edit the
specialty of the pig: for each type of training, there are 5 possible ranks:
-for heavy weapons, the value must be between 00 and 04
(00-Grunt and 04-Commando)
-for engineer, 05-09
-for sniper, 0A-0E
-for medic, 0F-13.
Normally, that's how it should be, but the values don't correspond exactly to
my table (I'm not sure why...maybe there aren't 5 ranks for every training, or
this number represents the number of medals a pig has). Anyway you can edit the
number of medals and upgrade your pigs, then watch out so they won't die
(remember the number of deaths trick).
I haven't finished the game yet, and I don't know how many missions there are,
so just be careful when editing that number... Happy gaming and editing !