<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>1</ID>
      <Description>"Dr. Fetus' Mean Meat Machine"</Description>
      <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
      <Color>C08000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(One,GameAssembly.dll,8B 93 00 01 00 00 03)

alloc(newmem,$1000,One)
alloc(Two,8)

registersymbol(One)
registersymbol(Two)

label(code)
label(return)

Two:
  dq 0

newmem:

code:
  mov qword ptr [Two],rbx
  mov edx,[rbx+00000100]
  jmp return

One:
  jmp newmem
  nop

return:

[DISABLE]

One:
  db 8B 93 00 01 00 00

unregistersymbol(One)
unregistersymbol(Two)

dealloc(newmem)
dealloc(Two)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>23</ID>
          <Description>"==== General ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>15</ID>
              <Description>"Freeze Time"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Three,GameAssembly.dll,F3 0F 11 B3 10 01 00 00)
registersymbol(Three)

GameAssembly.dll+B91E06:
  db 90 90 90 90 90 90 90 90

[DISABLE]

Three:
  db F3 0F 11 B3 10 01 00 00

unregistersymbol(Three)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>3</ID>
              <Description>"Invincible"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Four,GameAssembly.dll,F3 0F 10 83 F8 01 00 00 0F)
alloc(newmem,$1000,Four)

label(code)
label(return)
label(Five)

newmem:

code:
  movss xmm0,[Five]
  movss [rbx+000001F8],xmm0
  jmp return

Five:
  dd (float)10

Four:
  jmp newmem
  nop 3

return:
registersymbol(Four)

[DISABLE]

Four:
  db F3 0F 10 83 F8 01 00 00

unregistersymbol(Four)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>24</ID>
          <Description>"==== Extras ====="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>6</ID>
              <Description>"Use Modifiers"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Six,GameAssembly.dll,C6 83 41 02 00 00 01)
registersymbol(Six)

GameAssembly.dll+B91B9C:
  db C6 83 41 02 00 00 00

[DISABLE]

Six:
  db C6 83 41 02 00 00 01

unregistersymbol(Six)
</AssemblerScript>
              <CheatEntries>
                <CheatEntry>
                  <ID>27</ID>
                  <Description>"The 'Modifiers Enabled' message will still appear."</Description>
                  <Color>808080</Color>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
                <CheatEntry>
                  <ID>25</ID>
                  <Description>"Enable before starting or restarting a level for it to take effect."</Description>
                  <Color>808080</Color>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>26</ID>
              <Description>"⬆You can use the accessibility options and still get high scores and A+ rankings."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>0</ID>
              <Description>"Score"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Two]+100</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>22</ID>
              <Description>"Chain"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Two]+270</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
