Hi guys, I'm trying to find an infinite health cheat for Peace Walker HD (the one from the collection, BLUS 30847).
I found the health offset using netcheat, and using ProDG and breakpoint found the instruction/pointer that writes health (stw..).
The problem I have is changing the health value in memory works but the game crashes half a second later.
Rewriting the instruction to Nop crashes the game also

I'm not sure what to try at this point, could it be some protection against memory editing? Same thing happens when I try to modify ammo value in guns.
I found the health offset using netcheat, and using ProDG and breakpoint found the instruction/pointer that writes health (stw..).
The problem I have is changing the health value in memory works but the game crashes half a second later.
Rewriting the instruction to Nop crashes the game also
I'm not sure what to try at this point, could it be some protection against memory editing? Same thing happens when I try to modify ammo value in guns.
Comment