This cheat table was made for Killer Instinct (v3.4).
I made this for single player mode and have not tested it in the multiplayer. If you attempt to use it in multiplayer then do so at your own risk. I've tested it in practice mode and story mode. This cheat table currently only has one cheat:
[ ] Infinite Health
The script has worked fine for me so far but if it isn't working you can try the following:
If you look at the script you will see a line commented out. If the script isn't working for you, you can try changing:
Code:
playerCheck:
//cmp [rsi+1C0],(float)360 //Try this if script isn't working
cmp [rsi+C4],0
jne originalcode
jmp return
to:
Code:
playerCheck:
cmp [rsi+1C0],(float)360 //Try this if script isn't working
//cmp [rsi+C4],0
jne originalcode
jmp return
I was having trouble finding a way to get the script to always apply the cheat to me and never the opponent no matter the fighters chosen, so I added a cheat to use in the meantime that works on anyone who has max health. That means at the start of the match you need to hit the opponent to lower his health a bit without getting hurt yourself and then activate it. This will work until their first bar of health is completely depleted. Once they stand back up with their second (red) bar of health you'll need to deactivate the cheat and repeat the process. This shouldn't be needed anymore since I believe I found a reliable way to differentiate the player from the opponent, but I left it in just in case since I didn't test with every fighter combination.
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1