We will use the Infinite Armor code 80187D00 from Twisted Metal 2 for our example again.
Joypad address is the address we got from the Joypad
Trainer.
Add when value is FFBF we got for the X from Joypad
Values.
Subtract when value is FF7F we got for the [] from Joypad
Values.
Address to modify is the code for Infinite Armor in Twisted Metal
2.
Lowest allowed value we set to decimal 10 so we can't kill our selves.
Highest allowed value we set to 255 for the value of FF in HEX.
Counter delay askes how much in decimal to add/subtract at the address
value.
Then Generate it.
Yup, that's a lot of codes. I have not figured this one out
yet. :-)