<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="51">
  <CheatEntries>
    <CheatEntry>
      <ID>2744</ID>
      <Description>"╔══════════════════════════════╗"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2743</ID>
      <Description>"║                  Darksiders Genesis                    ║"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2742</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2718</ID>
      <Description>"║        === COMPACT VIEW ===               ║"</Description>
      <Color>FFFFFF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
// Script Created By mgr.inz.Player On CE Forums
LuaCall(function cycleFullCompact(sender,force) local state = not(compactmenuitem.Caption == 'Compact View Mode'); if force~=nil then state = not force end; compactmenuitem.Caption = state and 'Compact View Mode' or 'Full View Mode'; getMainForm().Splitter1.Visible = state; getMainForm().Panel4.Visible    = state; getMainForm().Panel5.Visible    = state; end; function addCompactMenu() if compactmenualreadyexists then return end; local parent = getMainForm().Menu.Items; compactmenuitem = createMenuItem(parent); parent.add(compactmenuitem); compactmenuitem.Caption = 'Compact View Mode'; compactmenuitem.OnClick = cycleFullCompact; compactmenualreadyexists = 'yes'; end; addCompactMenu(); cycleFullCompact(nil,true))

[DISABLE]
LuaCall(cycleFullCompact(nil,false))
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>2740</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>122</ID>
      <Description>"║        === PLAYER MANAGER ===          ║"</Description>
      <Options moHideChildren="1"/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{
  ==============================================
   Darksiders Genesis Table by SeryogaSK
  ----------------------------------------------
   Game    : DarksidersGenesis-Win64-Shipping.exe
   Version :  (Steam)
   Author  : SeryogaSK
   Website : Habibrahimov.com
  ----------------------------------------------
   Warning: Online use may trigger anti-cheat!
  ==============================================
}

[ENABLE]

aobscanmodule(ply_health,DarksidersGenesis-Win64-Shipping.exe,48 8B 01 89 54 24 30 48 C7 44 24 28 00 00 00 00) // should be unique
alloc(newmem,$1000,ply_health)
alloc(ply_base,8)

label(code)
label(return)

newmem:
mov [ply_base],rcx
code:
  mov rax,[rcx]
  mov [rsp+30],edx
  mov qword ptr [rsp+28],00000000
  jmp return

ply_health:
  jmp far newmem
  nop 2
return:
registersymbol(ply_health ply_base)

[DISABLE]

ply_health:
  db 48 8B 01 89 54 24 30 48 C7 44 24 28 00 00 00 00

unregistersymbol(*)
dealloc(*)

{
// ORIGINAL CODE - INJECTION POINT: "DarksidersGenesis-Win64-Shipping.exe"+187F98E

"DarksidersGenesis-Win64-Shipping.exe"+187F969: 48 8B 05 C8 5F 1D 02        - mov rax,["DarksidersGenesis-Win64-Shipping.exe"+3A55938]
"DarksidersGenesis-Win64-Shipping.exe"+187F970: 48 8B 88 90 0A 00 00        - mov rcx,[rax+00000A90]
"DarksidersGenesis-Win64-Shipping.exe"+187F977: 48 8B 01                    - mov rax,[rcx]
"DarksidersGenesis-Win64-Shipping.exe"+187F97A: 44 8B C7                    - mov r8d,edi
"DarksidersGenesis-Win64-Shipping.exe"+187F97D: 41 0F B6 D5                 - movzx edx,r13b
"DarksidersGenesis-Win64-Shipping.exe"+187F981: FF 50 28                    - call qword ptr [rax+28]
"DarksidersGenesis-Win64-Shipping.exe"+187F984: 8B D0                       - mov edx,eax
"DarksidersGenesis-Win64-Shipping.exe"+187F986: EB 02                       - jmp "DarksidersGenesis-Win64-Shipping.exe"+187F98A
"DarksidersGenesis-Win64-Shipping.exe"+187F988: 8B D1                       - mov edx,ecx
"DarksidersGenesis-Win64-Shipping.exe"+187F98A: 48 8B 4D E8                 - mov rcx,[rbp-18]
// ---------- INJECTING HERE ----------
"DarksidersGenesis-Win64-Shipping.exe"+187F98E: 48 8B 01                    - mov rax,[rcx]
// ---------- DONE INJECTING  ----------
"DarksidersGenesis-Win64-Shipping.exe"+187F991: 89 54 24 30                 - mov [rsp+30],edx
"DarksidersGenesis-Win64-Shipping.exe"+187F995: 48 C7 44 24 28 00 00 00 00  - mov qword ptr [rsp+28],00000000
"DarksidersGenesis-Win64-Shipping.exe"+187F99E: 48 89 5C 24 20              - mov [rsp+20],rbx
"DarksidersGenesis-Win64-Shipping.exe"+187F9A3: 4C 8D 8D C0 02 00 00        - lea r9,[rbp+000002C0]
"DarksidersGenesis-Win64-Shipping.exe"+187F9AA: 4C 8D 85 C0 00 00 00        - lea r8,[rbp+000000C0]
"DarksidersGenesis-Win64-Shipping.exe"+187F9B1: 48 8D 95 D0 00 00 00        - lea rdx,[rbp+000000D0]
"DarksidersGenesis-Win64-Shipping.exe"+187F9B8: FF 90 48 02 00 00           - call qword ptr [rax+00000248]
"DarksidersGenesis-Win64-Shipping.exe"+187F9BE: 48 8B C8                    - mov rcx,rax
"DarksidersGenesis-Win64-Shipping.exe"+187F9C1: 48 89 44 24 70              - mov [rsp+70],rax
"DarksidersGenesis-Win64-Shipping.exe"+187F9C6: 48 85 C0                    - test rax,rax
}
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>2</ID>
          <Description>"Local Player"</Description>
          <ShowAsHex>1</ShowAsHex>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>8 Bytes</VariableType>
          <Address>[ply_base]</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>101</ID>
              <Description>"PlayerController"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+30</Address>
              <Offsets>
                <Offset>0</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>124</ID>
                  <Description>"PlayerState"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <GroupHeader>1</GroupHeader>
                  <Address>+318</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>284</ID>
                      <Description>"m_pActiveCharacterProxy"</Description>
                      <Options moManualExpandCollapse="1"/>
                      <ShowAsHex>1</ShowAsHex>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+5B8</Address>
                      <Offsets>
                        <Offset>0</Offset>
                      </Offsets>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>285</ID>
                          <Description>"m_characterStats"</Description>
                          <Options moManualExpandCollapse="1"/>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+370</Address>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>286</ID>
                              <Description>"ID"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>287</ID>
                              <Description>"Team"</Description>
                              <DropDownList DisplayValueAsItem="1">0:EMayhemTeam::PLAYER
1:EMayhemTeam::ENEMY1
2:EMayhemTeam::ENEMY2
3:EMayhemTeam::ENEMY3
4:EMayhemTeam::BOSS1
5:EMayhemTeam::BOSS2
6:EMayhemTeam::BOSS3
7:EMayhemTeam::NEUTRAL
8:EMayhemTeam::EMayhemTeam_MAX
</DropDownList>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>288</ID>
                              <Description>"CurrentHealth"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>289</ID>
                              <Description>"MaxHealth"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>290</ID>
                              <Description>"BaseDamage"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>291</ID>
                              <Description>"Resistances"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>292</ID>
                              <Description>"bKillable"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Byte</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>297</ID>
                          <Description>"m_playerCharacterStats"</Description>
                          <Options moManualExpandCollapse="1"/>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+390</Address>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>298</ID>
                              <Description>"BaseWrathDamage"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>299</ID>
                              <Description>"CurrentRedbarHealth"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>300</ID>
                              <Description>"CurrentJuice"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>301</ID>
                              <Description>"MaxJuice"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>302</ID>
                              <Description>"CurrentWrath"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>303</ID>
                              <Description>"BaseMaxWrath"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>304</ID>
                              <Description>"CurrentChaos"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>305</ID>
                              <Description>"MaxChaos"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>306</ID>
                              <Description>"HealthShards"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>307</ID>
                              <Description>"HealthPerCore"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>308</ID>
                              <Description>"WrathShards"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>309</ID>
                              <Description>"WrathPerCore"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>117</ID>
                              <Description>"BaseHealthPotionRestorePercentage"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>118</ID>
                              <Description>"HealthPotionRestorePercentagePerUpgrade"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>119</ID>
                              <Description>"BaseHealthPotionWrathRestore"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>120</ID>
                              <Description>"HealthPotionWrathRestorePerUpgrade"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>121</ID>
                              <Description>"BaseWrathPotionRestorePercentage"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>310</ID>
                              <Description>"WrathPotionRestorePercentagePerUpgrade"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>123</ID>
                              <Description>"bAvailable"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Byte</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>311</ID>
                              <Description>"HorseAbilityId"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>125</ID>
                              <Description>"WrathOneId"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>126</ID>
                              <Description>"WrathTwoId"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>127</ID>
                              <Description>"WrathThreeId"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>128</ID>
                              <Description>"GearOneId"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>312</ID>
                              <Description>"GearTwoId"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>313</ID>
                              <Description>"GearThreeId"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>314</ID>
                              <Description>"SynergyAbilityId"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>315</ID>
                              <Description>"ChaosAbilityId"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>320</ID>
                          <Description>"m_unlockedAbilities"</Description>
                          <Options moManualExpandCollapse="1"/>
                          <DropDownList DisplayValueAsItem="1">170910:War_BaseAbility_BasicCombo
167234:War_Ability_Attack2
167477:War_Ability_Attack3
167528:War_Ability_Attack4
170914:War_BaseAbility_HeavyCombo
167534:War_Ability_YAttack2
168212:War_Ability_YAttack3
170913:War_BaseAbility_Enhancements
170915:War_BaseAbility_RisingSlash
170909:War_BaseAbility_AirCombo
170911:War_BaseAbility_Block
170912:War_BaseAbility_Dash
170907:War_Ability_SpecialFinish
170905:War_Ability_Horse
170906:War_Ability_LockOn
166748:War_Wrath
170900:TempestCloak
170922:War_WeaponSkin1
170898:Strife_WeaponSkin1
</DropDownList>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+438</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>321</ID>
                              <Description>"[0]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>322</ID>
                              <Description>"[1]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>323</ID>
                              <Description>"[2]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>324</ID>
                              <Description>"[3]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>325</ID>
                              <Description>"[4]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>326</ID>
                              <Description>"[5]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>327</ID>
                              <Description>"[6]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>328</ID>
                              <Description>"[7]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>329</ID>
                              <Description>"[8]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>330</ID>
                              <Description>"[9]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>331</ID>
                              <Description>"[10]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>332</ID>
                              <Description>"[11]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>333</ID>
                              <Description>"[12]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>334</ID>
                              <Description>"[13]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>335</ID>
                              <Description>"[14]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>336</ID>
                              <Description>"[15]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>337</ID>
                              <Description>"[16]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>338</ID>
                              <Description>"[17]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>339</ID>
                              <Description>"[18]"</Description>
                              <DropDownListLink>m_unlockedAbilities [19 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>343</ID>
                          <Description>"m_passiveBuffs"</Description>
                          <Options moManualExpandCollapse="1"/>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+448</Address>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>344</ID>
                              <Description>"MaxHealthFromCores"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>345</ID>
                              <Description>"MaxWrathFromCores"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>346</ID>
                              <Description>"NumUnlockedEnhancements"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>347</ID>
                              <Description>"CreatureCoreBonusStats "</Description>
                              <Options moManualExpandCollapse="1"/>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+C</Address>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>348</ID>
                                  <Description>"BaseDamageBonusMultiplier"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Float</VariableType>
                                  <Address>+0</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>349</ID>
                                  <Description>"BaseWrathDamageBonusMultiplier"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Float</VariableType>
                                  <Address>+4</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>350</ID>
                                  <Description>"MaxHealthBonusMultiplier"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Float</VariableType>
                                  <Address>+8</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>351</ID>
                                  <Description>"ChaosGainBonusMultiplier"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Float</VariableType>
                                  <Address>+C</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>352</ID>
                                  <Description>"SynergyGainBonusMultiplier"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Float</VariableType>
                                  <Address>+10</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>353</ID>
                                  <Description>"HotStreakGainBonusMultiplier"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Float</VariableType>
                                  <Address>+14</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>354</ID>
                                  <Description>"AmmoCapacityBonusMultiplier"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Float</VariableType>
                                  <Address>+18</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>355</ID>
                                  <Description>"HotStreakAmmoCapacityBonusMultiplier"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Float</VariableType>
                                  <Address>+1C</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>356</ID>
                                  <Description>"ChaosDecayReductionBonusMultiplier"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Float</VariableType>
                                  <Address>+20</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>148</ID>
                      <Description>"m_playerData"</Description>
                      <Options moManualExpandCollapse="1"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+528</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>149</ID>
                          <Description>"Souls"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>150</ID>
                          <Description>"Coins"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+4</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>151</ID>
                          <Description>"Keys"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+8</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>152</ID>
                          <Description>"HealthPotions"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>153</ID>
                          <Description>"HealthPotionOverflow"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+10</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>154</ID>
                          <Description>"WrathPotions"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+14</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>155</ID>
                          <Description>"WrathPotionOverflow"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+18</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>156</ID>
                          <Description>"UnlockedItems [1 x NameProperty (8B)]"</Description>
                          <DropDownList DisplayValueAsItem="1">169906:MapItem_Level_01
</DropDownList>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+20</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>157</ID>
                              <Description>"[0]"</Description>
                              <DropDownListLink>UnlockedItems [1 x NameProperty (8B)]</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>158</ID>
                          <Description>"MapSaveInfo [1 x MayhemMapSaveInfo (32B)]"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+30</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>159</ID>
                              <Description>"[0]"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>160</ID>
                          <Description>"MissionBestDifficulties"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+40</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>161</ID>
                          <Description>"PreferredDifficulty"</Description>
                          <DropDownList DisplayValueAsItem="1">0:EMayhemDifficulty::EASY
1:EMayhemDifficulty::NORMAL
2:EMayhemDifficulty::HARD
3:EMayhemDifficulty::MAYHEM
4:EMayhemDifficulty::APOCALYPTIC
5:EMayhemDifficulty::MAX_PLUS_ONE
4:EMayhemDifficulty::MAX
5:EMayhemDifficulty::INVALID
</DropDownList>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+50</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>129</ID>
                      <Description>"Config"</Description>
                      <Options moManualExpandCollapse="1"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+498</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>104</ID>
                          <Description>"MaxSynergyAmount"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>105</ID>
                          <Description>"BaseMaxHealthPotions"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+4</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>130</ID>
                          <Description>"BaseHealthPotionRestorePercentage"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+8</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>131</ID>
                          <Description>"HealthPotionRestorePercentagePerUpgrade"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>132</ID>
                          <Description>"HealthPotionCooldown"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+10</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>133</ID>
                          <Description>"HealthOverflowForNewPotionPercent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+14</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>134</ID>
                          <Description>"BaseMaxWrathPotions"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+18</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>111</ID>
                          <Description>"BaseWrathPotionRestorePercentage"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+1C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>112</ID>
                          <Description>"WrathPotionRestorePercentagePerUpgrade"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+20</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>113</ID>
                          <Description>"WrathPotionCooldown"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+24</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>135</ID>
                          <Description>"WrathOverflowForNewPotion"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+28</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>136</ID>
                          <Description>"BaseHealthPercentagePerAbyssalArmorPart"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+2C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>137</ID>
                          <Description>"BaseDamagePercentagePerEnhancement"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+30</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>138</ID>
                          <Description>"BaseWrathDamagePercentagePerWrathCore"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+34</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>139</ID>
                          <Description>"MaxSimultaneousAttackers"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>140</ID>
                          <Description>"MaxSimultaneousAttackersDifficultyMultiplier.EasyPercentage"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+3C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>141</ID>
                          <Description>"MaxSimultaneousAttackersDifficultyMultiplier.HardPercentage"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+40</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>142</ID>
                          <Description>"MaxSimultaneousAttackersDifficultyMultiplier.MayhemPercentage"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+44</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>143</ID>
                          <Description>"MaxSimultaneousAttackersDifficultyMultiplier.ApocalypticPercentage"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+48</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>144</ID>
                          <Description>"CreatureCoresCollectedStatRef.DataTable"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+50</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>145</ID>
                          <Description>"CreatureCoresCollectedStatRef.RowName"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+58</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>165</ID>
                      <Description>"m_playerTransientData"</Description>
                      <Options moManualExpandCollapse="1"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+588</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>166</ID>
                          <Description>"ReviveCountdown"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>167</ID>
                          <Description>"BleedOutCountdown"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+4</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>168</ID>
                          <Description>"TimeToRespawn"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+8</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>169</ID>
                          <Description>"bIsWaitingToRespawn"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>170</ID>
                          <Description>"HealthPotionCooldown"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+10</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>171</ID>
                          <Description>"WrathPotionCooldown"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+14</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>172</ID>
                          <Description>"HorseCooldown"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+18</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>173</ID>
                          <Description>"CurrentSynergy"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+1C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>174</ID>
                          <Description>"CurrentRoomID"</Description>
                          <DropDownList DisplayValueAsItem="1">0:EMapRoomID::INVALID
1:EMapRoomID::ROOM_01
2:EMapRoomID::ROOM_02
3:EMapRoomID::ROOM_03
4:EMapRoomID::ROOM_04
5:EMapRoomID::ROOM_05
6:EMapRoomID::ROOM_06
7:EMapRoomID::ROOM_07
8:EMapRoomID::ROOM_08
9:EMapRoomID::ROOM_09
10:EMapRoomID::ROOM
11:EMapRoomID::ROOM
12:EMapRoomID::ROOM
13:EMapRoomID::ROOM
14:EMapRoomID::ROOM
15:EMapRoomID::ROOM
16:EMapRoomID::ROOM
17:EMapRoomID::ROOM
18:EMapRoomID::ROOM
19:EMapRoomID::ROOM
20:EMapRoomID::ROOM
21:EMapRoomID::ROOM
22:EMapRoomID::ROOM
23:EMapRoomID::ROOM
24:EMapRoomID::ROOM
25:EMapRoomID::ROOM
26:EMapRoomID::ROOM
27:EMapRoomID::ROOM
28:EMapRoomID::ROOM
29:EMapRoomID::ROOM
30:EMapRoomID::ROOM
31:EMapRoomID::ROOM
32:EMapRoomID::ROOM
33:EMapRoomID::ROOM
34:EMapRoomID::ROOM
35:EMapRoomID::ROOM
36:EMapRoomID::ROOM
37:EMapRoomID::ROOM
38:EMapRoomID::ROOM
39:EMapRoomID::ROOM
40:EMapRoomID::ROOM
41:EMapRoomID::ROOM
42:EMapRoomID::ROOM
43:EMapRoomID::ROOM
44:EMapRoomID::ROOM
45:EMapRoomID::ROOM
46:EMapRoomID::ROOM
47:EMapRoomID::ROOM
48:EMapRoomID::ROOM
49:EMapRoomID::ROOM
50:EMapRoomID::ROOM
51:EMapRoomID::ROOM
52:EMapRoomID::ROOM
53:EMapRoomID::ROOM
54:EMapRoomID::ROOM
55:EMapRoomID::ROOM
56:EMapRoomID::ROOM
57:EMapRoomID::ROOM
58:EMapRoomID::ROOM
59:EMapRoomID::ROOM
60:EMapRoomID::ROOM
61:EMapRoomID::COUNT
62:EMapRoomID::EMapRoomID_MAX
</DropDownList>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+20</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
                <CheatEntry>
                  <ID>102</ID>
                  <Description>"Character"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <GroupHeader>1</GroupHeader>
                  <Address>+360</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>103</ID>
                      <Description>"bCanBeDamaged"</Description>
                      <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">1:ON
0:OFF
</DropDownList>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>0</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>+82</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>114</ID>
                      <Description>"Horse_currentStamina"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+9C0</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>115</ID>
                      <Description>"Horse_maxStamina"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+9C4</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>116</ID>
                      <Description>"m_damageCooldown"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+9C8</Address>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <ID>2741</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>517</ID>
      <Description>"║   TIP: Right-click values to set hotkeys!  ║"</Description>
      <Options moAlwaysHideChildren="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>1</ID>
          <Description>"ply manager"</Description>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>{
  ==============================================
   Darksiders Genesis Table by SeryogaSK
  ----------------------------------------------
   Game    : DarksidersGenesis-Win64-Shipping.exe
   Version :  (Steam)
   Author  : SeryogaSK
   Website : Habibrahimov.com
  ----------------------------------------------
   Warning: Online use may trigger anti-cheat!
  ==============================================
  Generated by AOBMaker,  bbfox@https://opencheattables.com
}

[ENABLE]

aobscanmodule(ply_health,DarksidersGenesis-Win64-Shipping.exe,?? 8B ?? 89 ?? 24 ?? ?? C7 ?? ?? ?? 00 00 00 00 ?? 89 ?? 24 ?? ?? 8D)
// raw AOB: 85 C0 0F 8E ?? ?? ?? ?? EB ?? 33 C9 45 84 ED 74 ?? 48 8B 05 ?? ?? ?? ?? 48 8B 88 90 0A 00 00 48 8B 01 44 8B C7 41 0F B6 D5 FF 50 28 8B D0 EB ?? 8B D1 48 8B 4D E8 48 8B 01 89 54 24 30 48 C7 44 24 28 00 00 00 00 48 89 5C 24 20 4C 8D 8D C0 02 00 00 4C 8D 85 C0 00 00 00 48 8D 95 D0 00 00 00 FF 90 48 02 00 00 48 8B C8 48 89 44 24 70 48 85 C0 0F 84 ?? ?? ?? ?? 49 63 DC 44 8D 63 01 44 89 65 C8 44 3B 65 CC 7E ?? 8B D3
// injection point AOB: ?? 8B ?? 89 ?? 24 ?? ?? C7 ?? ?? ?? 00 00 00 00 ?? 89 ?? 24 ?? ?? 8D ?? ?? ?? 00 00 ?? 8D ?? ?? 00 00 00 ?? 8D ?? ?? 00 00 00 FF ?? 48 02 00 00 ?? 8B ?? ?? 89 ?? 24 ?? ?? 85 ?? 0F 84 ?? ?? ?? ?? ?? 63 ?? ?? 8D ?? 01 ?? 89 ?? ?? ?? 3B ?? ?? 7E ?? 8B
alloc(newmem,$1000)

alloc(ply_healtho, $10)
alloc(ply_base,8)

label(code)
label(return)
label(i_aob_base_addr_340026)
label(i_aob_offset_340026)
label(i_aob_base_addr_899550)
label(i_aob_offset_899550)

ply_healtho:
  readmem(ply_health, $10)

newmem:
  push r14
  mov [i_aob_base_addr_340026], rsp
  xor r14, r14
  db 41 B6
  readmem(ply_health+6,1)
  mov [i_aob_offset_340026], r14
  pop r14

  push r14
  mov [i_aob_base_addr_899550], rsp
  xor r14, r14
  db 41 B6
  readmem(ply_health+B,1)
  mov [i_aob_offset_899550], r14
  pop r14


code:
  // mov rax,[rcx]
  reassemble(ply_health)
  mov [ply_base],rcx
  // mov [rsp+30],edx
  reassemble(ply_health+3)
  // mov qword ptr [rsp+28],00000000
  reassemble(ply_health+7)
  jmp far return
  align 10 cc
  i_aob_base_addr_340026:
  dq 0
  i_aob_offset_340026:
  dq 0
  i_aob_base_addr_899550:
  dq 0
  i_aob_offset_899550:
  dq 0

ply_health:
  jmp far newmem
  nop 2
return:
registersymbol(ply_health ply_healtho i_aob_base_addr_340026 i_aob_offset_340026)
registersymbol(i_aob_base_addr_899550 i_aob_offset_899550 ply_base)

[DISABLE]

ply_health:
  readmem(ply_healtho, $10)

unregistersymbol(*)
dealloc(*)


{
// ORIGINAL CODE - INJECTION POINT: "DarksidersGenesis-Win64-Shipping.exe"+187F98E

"DarksidersGenesis-Win64-Shipping.exe"+187F958: 85 C0                              - test eax,eax
"DarksidersGenesis-Win64-Shipping.exe"+187F95A: 0F 8E 31 05 00 00                  - jng "DarksidersGenesis-Win64-Shipping.exe"+187FE91
"DarksidersGenesis-Win64-Shipping.exe"+187F960: EB 02                              - jmp "DarksidersGenesis-Win64-Shipping.exe"+187F964
"DarksidersGenesis-Win64-Shipping.exe"+187F962: 33 C9                              - xor ecx,ecx
"DarksidersGenesis-Win64-Shipping.exe"+187F964: 45 84 ED                           - test r13b,r13b
"DarksidersGenesis-Win64-Shipping.exe"+187F967: 74 1F                              - je "DarksidersGenesis-Win64-Shipping.exe"+187F988
"DarksidersGenesis-Win64-Shipping.exe"+187F969: 48 8B 05 C8 5F 1D 02               - mov rax,["DarksidersGenesis-Win64-Shipping.exe"+3A55938]
"DarksidersGenesis-Win64-Shipping.exe"+187F970: 48 8B 88 90 0A 00 00               - mov rcx,[rax+00000A90]
"DarksidersGenesis-Win64-Shipping.exe"+187F977: 48 8B 01                           - mov rax,[rcx]
"DarksidersGenesis-Win64-Shipping.exe"+187F97A: 44 8B C7                           - mov r8d,edi
"DarksidersGenesis-Win64-Shipping.exe"+187F97D: 41 0F B6 D5                        - movzx edx,r13b
"DarksidersGenesis-Win64-Shipping.exe"+187F981: FF 50 28                           - call qword ptr [rax+28]
"DarksidersGenesis-Win64-Shipping.exe"+187F984: 8B D0                              - mov edx,eax
"DarksidersGenesis-Win64-Shipping.exe"+187F986: EB 02                              - jmp "DarksidersGenesis-Win64-Shipping.exe"+187F98A
"DarksidersGenesis-Win64-Shipping.exe"+187F988: 8B D1                              - mov edx,ecx
"DarksidersGenesis-Win64-Shipping.exe"+187F98A: 48 8B 4D E8                        - mov rcx,[rbp-18]
// ---------- INJECTING HERE ----------
"DarksidersGenesis-Win64-Shipping.exe"+187F98E: 48 8B 01                           - mov rax,[rcx]
// ---------- DONE INJECTING  ----------
"DarksidersGenesis-Win64-Shipping.exe"+187F991: 89 54 24 30                        - mov [rsp+30],edx
"DarksidersGenesis-Win64-Shipping.exe"+187F995: 48 C7 44 24 28 00 00 00 00         - mov qword ptr [rsp+28],00000000
"DarksidersGenesis-Win64-Shipping.exe"+187F99E: 48 89 5C 24 20                     - mov [rsp+20],rbx
"DarksidersGenesis-Win64-Shipping.exe"+187F9A3: 4C 8D 8D C0 02 00 00               - lea r9,[rbp+000002C0]
"DarksidersGenesis-Win64-Shipping.exe"+187F9AA: 4C 8D 85 C0 00 00 00               - lea r8,[rbp+000000C0]
"DarksidersGenesis-Win64-Shipping.exe"+187F9B1: 48 8D 95 D0 00 00 00               - lea rdx,[rbp+000000D0]
"DarksidersGenesis-Win64-Shipping.exe"+187F9B8: FF 90 48 02 00 00                  - call qword ptr [rax+00000248]
"DarksidersGenesis-Win64-Shipping.exe"+187F9BE: 48 8B C8                           - mov rcx,rax
"DarksidersGenesis-Win64-Shipping.exe"+187F9C1: 48 89 44 24 70                     - mov [rsp+70],rax
"DarksidersGenesis-Win64-Shipping.exe"+187F9C6: 48 85 C0                           - test rax,rax
"DarksidersGenesis-Win64-Shipping.exe"+187F9C9: 0F 84 B4 04 00 00                  - je "DarksidersGenesis-Win64-Shipping.exe"+187FE83
"DarksidersGenesis-Win64-Shipping.exe"+187F9CF: 49 63 DC                           - movsxd  rbx,r12d
"DarksidersGenesis-Win64-Shipping.exe"+187F9D2: 44 8D 63 01                        - lea r12d,[rbx+01]
"DarksidersGenesis-Win64-Shipping.exe"+187F9D6: 44 89 65 C8                        - mov [rbp-38],r12d
"DarksidersGenesis-Win64-Shipping.exe"+187F9DA: 44 3B 65 CC                        - cmp r12d,[rbp-34]
"DarksidersGenesis-Win64-Shipping.exe"+187F9DE: 7E 14                              - jle "DarksidersGenesis-Win64-Shipping.exe"+187F9F4
}

</AssemblerScript>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <ID>2738</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2704</ID>
      <Description>"║       === YOUTUBE ===                            ║"</Description>
      <Color>FFFFFF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$lua}
[ENABLE]
shellExecute("https://www.youtube.com/@SeryogaSK");
createThread(function();sleep(100);memrec.Active=false;end);
[DISABLE]
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>2706</ID>
      <Description>"║       === OCT PROFILE ===                      ║"</Description>
      <Color>FFFFFF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$lua}
[ENABLE]
shellExecute("https://opencheattables.com/memberlist.php?mode=viewprofile&amp;amp;u=6096");
createThread(function();sleep(100);memrec.Active=false;end);
[DISABLE]
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>2705</ID>
      <Description>"║       === Habibrahimov.com ===           ║"</Description>
      <Color>FFFFFF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$lua}
[ENABLE]
shellExecute("https://habibrahimov.com");
createThread(function();sleep(100);memrec.Active=false;end);
[DISABLE]
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>2713</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2707</ID>
      <Description>"║     === Latest Update 22.05.26 ===        ║"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2712</ID>
      <Description>"╚══════════════════════════════╝"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <LuaScript>
-- Cheat Table Decorator
function decorateSSKTable()
  local mainForm = getMainForm()

  -- Main Form Styling
  mainForm.Caption = 'Darksiders Genesis (Steam) - Enhanced Table [by SeryogaSK] {Habibrahimov.com}'
  mainForm.Color = 0x2B2B2B  -- Dark background
  mainForm.Font.Color = 0xE6E6E6 -- Light text
  getAutoAttachList().add("DarksidersGenesis-Win64-Shipping.exe")
end

-- Execute when table loads
decorateSSKTable()


</LuaScript>
</CheatTable>
