<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>1</ID>
      <Description>"YAIBA: NINJA GAIDEN Z"</Description>
      <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
      <Color>C08000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(One,NRZGame.exe,8B 42 0C 89 01 EB 06 C7 01 00 00 00 00 8B 7C)

alloc(newmem,$1000)
alloc(Two,4)

registersymbol(One)
registersymbol(Two)

label(code)
label(return)

Two:
  dd 0

newmem:
  cmp [ebx+24],7
  jne code
  mov [Two],edx
  mov eax,[edx+0C]
  mov [ecx],eax
  jmp return

code:
  mov eax,[edx+0C]
  mov [ecx],eax
  jmp return

One:
  jmp newmem

return:

[DISABLE]

One:
  db 8B 42 0C 89 01

unregistersymbol(One)
unregistersymbol(Two)

dealloc(newmem)
dealloc(Two)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>49</ID>
          <Description>"==== General ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>47</ID>
              <Description>"Freeze Time"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Three,NRZGame.exe,F3 0F 11 86 24 01 00 00 F3 0F 10)
registersymbol(Three)

NRZGame.exe+139FCDE:
  db 90 90 90 90 90 90 90 90

[DISABLE]

Three:
  db F3 0F 11 86 24 01 00 00

unregistersymbol(Three)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>11</ID>
              <Description>"Infinite Health"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Four,NRZGame.exe,66 0F 6E 80 20 03 00 00 0F 5B)
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  mov edx,[eax+00000324]
  mov [eax+00000320],edx
  movd xmm0,[eax+00000320]
  jmp return

Four:
  jmp newmem
  nop 3

return:
registersymbol(Four)

[DISABLE]

Four:
  db 66 0F 6E 80 20 03 00 00

unregistersymbol(Four)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>13</ID>
              <Description>"Quick Kills"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Five,NRZGame.exe,83 BA 20 03 00 00 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp dword ptr [edx+00000320],1
  jle code
  mov dword ptr [edx+00000320],1
  jmp return

code:
  cmp dword ptr [edx+00000320],00
  jmp return

Five:
  jmp newmem
  nop 2

return:
registersymbol(Five)

[DISABLE]

Five:
  db 83 BA 20 03 00 00 00

unregistersymbol(Five)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>48</ID>
              <Description>"⬆Avoid using on Del Gonzo because enemies die too fast to grab and throw."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>50</ID>
          <Description>"==== Extras ====="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2</ID>
              <Description>"Costume"</Description>
              <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
0:Yaiba
1:Mighty No. 9
2:Kabuki
3:Camouflage
4:Schoolgirl
5:Nuigulumar
6:Shirtless
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Two]+C</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>51</ID>
              <Description>"⬆Costume changes take effect in the next level or after a restart."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
