Skip to content

Instantly share code, notes, and snippets.

@withmorten
Last active August 16, 2016 16:40
Show Gist options
  • Save withmorten/36637b8438a0a063de03c0cf4aebd0c4 to your computer and use it in GitHub Desktop.
Save withmorten/36637b8438a0a063de03c0cf4aebd0c4 to your computer and use it in GitHub Desktop.
frogger invincibility
<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="18">
<CheatEntries>
<CheatEntry>
<ID>2</ID>
<Description>"infinite lives"</Description>
<LastState Value="1" Activated="0" RealAddress="0046B218"/>
<Color>80000008</Color>
<VariableType>4 Bytes</VariableType>
<Address>0046b218</Address>
</CheatEntry>
<CheatEntry>
<ID>3</ID>
<Description>"invincibility"</Description>
<LastState Value="1" Activated="0" RealAddress="0046B210"/>
<Color>80000008</Color>
<VariableType>4 Bytes</VariableType>
<Address>0046B210</Address>
</CheatEntry>
</CheatEntries>
<UserdefinedSymbols/>
</CheatTable>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment