

Click the PC icon in Cheat Engine in order to select the game process.I didn't check the armor, but it may be useful too. Mov ,270F //change health to 9999Ĭmp ,eax //and this is the original code already Thread starter dgbdfhfd Start date Tags encounter first fps sam serious serious sam dgbdfhfd New Member.

Jne originalcode //if the result is not 79616C70 (which is "play" in hex) then jump Mov ecx, //save address on the pointer to ecxĬmp ,79616C70 //check the address where the pointer is pointing There is a pointer on esi+012C which is pointing to a string: player (of course only if the structure is Sam's structure). I have used this code to avoid crashes, the game likes to crash if You use code injection at some points. The real health is just before this copy with 8 bytes, so it is on offset 470. If You are trying to make the same cheat and You are stuck with it, ask here and I will give more info about it.Ĭmp ,eax is a code which is accessing to the copy of the health. Yes, I know that there are built-in cheats in the game, but I hate to type in cheats and I have made the table for fun and for those who might be interested in seeing the crappy but working script that I haved scraped together.Īmmo cheat will not be added because You can choose to have unlimited ammo in the difficulty settings and it is not even considered as a cheat. This table has one option, unlimited health.
