<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>2520</ID>
      <Description>"Raiden IV: OverKill"</Description>
      <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
      <Color>C08000</Color>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>2521</ID>
          <Description>"==== General ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>3028</ID>
              <Description>"Infinite Credits"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(One,game.exe,66 A3 12 C9 ?? 0C E8 B5)
alloc(Two,6)

registersymbol(One)
registersymbol(Two)

Two:
  readmem(One,6)

game.exe+10D390:
  db 90 90 90 90 90 90

[DISABLE]

One:
  readmem(Two,6)

unregistersymbol(One)
unregistersymbol(Two)

dealloc(Two)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2525</ID>
              <Description>"Infinite Lives"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Three,game.exe,89 81 0C EB ?? 00)
alloc(Four,6)

registersymbol(Three)
registersymbol(Four)

Four:
  readmem(Three,6)

game.exe+7E34D:
  db 90 90 90 90 90 90

[DISABLE]

Three:
  readmem(Four,6)

unregistersymbol(Three)
unregistersymbol(Four)

dealloc(Four)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>3015</ID>
              <Description>"Infinite Bombs"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Five,game.exe,FF 8F A4 00 00 00)
registersymbol(Five)

game.exe+809A3:
  db 90 90 90 90 90 90

[DISABLE]

Five:
  db FF 8F A4 00 00 00

unregistersymbol(Five)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>3026</ID>
              <Description>"Untouchable"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

{$lua}
  if untouchable == nil then
  addr1 = getAddress("game.exe+C362BC0")
  addr2 = getAddress("game.exe+C362DCC")
  untouchable = createTimer(nil,false)
  untouchable.Interval = 1000
  untouchable.OnTimer = function()
  writeInteger(addr1,6)
  writeInteger(addr2,6)
  end
  untouchable.setEnabled(true)
  end
{$asm}

[DISABLE]

{$lua}
  if untouchable ~= nil then
  writeInteger(addr1,5)
  writeInteger(addr2,5)
  untouchable.setEnabled(false)
  untouchable.destroy()
  untouchable = nil
  addr1 = nil
  addr2 = nil
  end
{$asm}
</AssemblerScript>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2522</ID>
          <Description>"==== Player 1 ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>3009</ID>
              <Description>"Score"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+27EB08</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>3010</ID>
              <Description>"High Score"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+27E890</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>3016</ID>
              <Description>"Gold Rings"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+27EBFC</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>3017</ID>
              <Description>"Silver Rings"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+27EC00</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>3027</ID>
              <Description>"Credits"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <Color>C08000</Color>
              <VariableType>2 Bytes</VariableType>
              <Address>game.exe+C35C912</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2519</ID>
              <Description>"Lives"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+27EB0C</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>3013</ID>
              <Description>"Bombs"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+27EBA4</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2523</ID>
          <Description>"==== Player 2 ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>3012</ID>
              <Description>"Score"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+27EC30</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>3018</ID>
              <Description>"Gold Rings"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+27ED24</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>3019</ID>
              <Description>"Silver Rings"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+27ED28</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2524</ID>
              <Description>"Lives"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+27EC34</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>3014</ID>
              <Description>"Bombs"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+27ECCC</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
