<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="45">
  <CheatEntries>
    <CheatEntry>
      <ID>7</ID>
      <Description>"~ Focus Story"</Description>
      <Options moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
      <GroupHeader>1</GroupHeader>
      <Hotkeys>
        <Hotkey>
          <Action>Toggle Activation</Action>
          <Keys/>
          <ID>0</ID>
        </Hotkey>
      </Hotkeys>
      <CheatEntries>
        <CheatEntry>
          <ID>6</ID>
          <Description>"[$ASM] Player takes no damage / One hit kill"</Description>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)
newmem:
cmp [EAX+2A4],#720
je exit
cmp [EAX+2A4],#920
je exit
cmp [EAX+2A4],#1100
je exit
mov ecx,0
originalcode:
mov [eax+00000290],ecx
jmp returnhere
exit:
mov ecx,[eax+00000290]
jmp originalcode

"ffxiiiimg.exe"+6E85B:
jmp newmem
nop
returnhere:

[DISABLE]
dealloc(newmem)
"ffxiiiimg.exe"+6E85B:
db 8B 88 90 02 00 00
//mov ecx,[eax+00000290]
</AssemblerScript>
          <Hotkeys>
            <Hotkey>
              <Action>Toggle Activation</Action>
              <Keys>
                <Key>112</Key>
              </Keys>
              <ID>0</ID>
              <ActivateSound TTS="EN">Enabled</ActivateSound>
              <DeactivateSound TTS="EN">Disabled</DeactivateSound>
            </Hotkey>
          </Hotkeys>
        </CheatEntry>
        <CheatEntry>
          <ID>1</ID>
          <Description>"[$ASM] No Random Battles"</Description>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>define(i,ffxiiiimg.exe+1CB5E0)
//55 8B EC 83 EC 54 89 4D B4 C7 45 EC ..0
define(i2,ffxiiiimg.exe+1DDE10)
//04 00 CC CC CC CC CC CC CC CC CC CC CC CC CC CC 55 8B EC 83 E4 F0 81 EC C0 00 ..16
[ENABLE]

i:
ret 0008

i2:
ret 0008
[DISABLE]
i:
db 55 8B EC 83 EC 54 89 4D B4 C7 45 EC
i2:
db 55 8B EC 83 E4 F0 81 EC C0 00 00 00 A1 84 5A 6E 02 33 C4 89 84 24 BC 00 00 00 89 8C 24 B8 00 00 00 C7 84 24 B4 00 00 00 00 00 00 00 8D 84 24 B3 00 00 00
{ Function dump of "ffxiiiimg.exe+1CB5E0"
// ffxiiiimg.exe+1CB5E0 -- 55 -- push ebp
// ffxiiiimg.exe+1CB5E1 -- 8B EC  -- mov ebp,esp
// ffxiiiimg.exe+1CB5E3 -- 83 EC 54 -- sub esp,54
// ffxiiiimg.exe+1CB5E6 -- 89 4D B4  -- mov [ebp-4C],ecx
// ffxiiiimg.exe+1CB5E9 -- C7 45 EC 00000000 -- mov [ebp-14],00000000
// ffxiiiimg.exe+1CB5F0 -- C7 45 FC 00000000 -- mov [ebp-04],00000000
// ffxiiiimg.exe+1CB5F7 -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+1CB5FC -- 8B 4D B4  -- mov ecx,[ebp-4C]
// ffxiiiimg.exe+1CB5FF -- 81 C1 68460100 -- add ecx,00014668 -- ["????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????..."]
// ffxiiiimg.exe+1CB605 -- 87 01  -- xchg [ecx],eax
// ffxiiiimg.exe+1CB607 -- 85 C0  -- test eax,eax
// ffxiiiimg.exe+1CB609 -- 74 02 -- je ffxiiiimg.exe+1CB60D
// ffxiiiimg.exe+1CB60B -- EB EA -- jmp ffxiiiimg.exe+1CB5F7
// ffxiiiimg.exe+1CB60D -- BA 03000000 -- mov edx,00000003
// ffxiiiimg.exe+1CB612 -- C1 EA 05 -- shr edx,05
// ffxiiiimg.exe+1CB615 -- B9 03000000 -- mov ecx,00000003
// ffxiiiimg.exe+1CB61A -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+1CB61D -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+1CB622 -- D3 E0  -- shl eax,cl
// ffxiiiimg.exe+1CB624 -- 8B 4D B4  -- mov ecx,[ebp-4C]
// ffxiiiimg.exe+1CB627 -- 23 84 91 60460100  -- and eax,[ecx+edx*4+00014660]
// ffxiiiimg.exe+1CB62E -- F7 D8  -- neg eax
// ffxiiiimg.exe+1CB630 -- 1B C0  -- sbb eax,eax
// ffxiiiimg.exe+1CB632 -- F7 D8  -- neg eax
// ffxiiiimg.exe+1CB634 -- 89 45 F0  -- mov [ebp-10],eax
// ffxiiiimg.exe+1CB637 -- 33 D2  -- xor edx,edx
// ffxiiiimg.exe+1CB639 -- 8B 45 B4  -- mov eax,[ebp-4C]
// ffxiiiimg.exe+1CB63C -- 05 68460100 -- add eax,00014668 -- ["????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????..."]
// ffxiiiimg.exe+1CB641 -- 87 10  -- xchg [eax],edx
// ffxiiiimg.exe+1CB643 -- 51 -- push ecx
// ffxiiiimg.exe+1CB644 -- 89 65 D4  -- mov [ebp-2C],esp
// ffxiiiimg.exe+1CB647 -- 8B 4D D4  -- mov ecx,[ebp-2C]
// ffxiiiimg.exe+1CB64A -- C7 01 FFFFFFFF -- mov [ecx],FFFFFFFF
// ffxiiiimg.exe+1CB650 -- 8B 55 D4  -- mov edx,[ebp-2C]
// ffxiiiimg.exe+1CB653 -- 8B 45 08  -- mov eax,[ebp+08]
// ffxiiiimg.exe+1CB656 -- 89 02  -- mov [edx],eax
// ffxiiiimg.exe+1CB658 -- 8B 4D B4  -- mov ecx,[ebp-4C]
// ffxiiiimg.exe+1CB65B -- E8 20F3FFFF -- call ffxiiiimg.exe+1CA980
// ffxiiiimg.exe+1CB660 -- 89 45 B0  -- mov [ebp-50],eax
// ffxiiiimg.exe+1CB663 -- 8B 4D B0  -- mov ecx,[ebp-50]
// ffxiiiimg.exe+1CB666 -- 89 4D EC  -- mov [ebp-14],ecx
// ffxiiiimg.exe+1CB669 -- 51 -- push ecx
// ffxiiiimg.exe+1CB66A -- 89 65 D0  -- mov [ebp-30],esp
// ffxiiiimg.exe+1CB66D -- 8B 55 D0  -- mov edx,[ebp-30]
// ffxiiiimg.exe+1CB670 -- C7 02 FFFFFFFF -- mov [edx],FFFFFFFF
// ffxiiiimg.exe+1CB676 -- 8B 45 D0  -- mov eax,[ebp-30]
// ffxiiiimg.exe+1CB679 -- 8B 4D 0C  -- mov ecx,[ebp+0C]
// ffxiiiimg.exe+1CB67C -- 89 08  -- mov [eax],ecx
// ffxiiiimg.exe+1CB67E -- 8B 4D B4  -- mov ecx,[ebp-4C]
// ffxiiiimg.exe+1CB681 -- E8 FAF2FFFF -- call ffxiiiimg.exe+1CA980
// ffxiiiimg.exe+1CB686 -- 89 45 AC  -- mov [ebp-54],eax
// ffxiiiimg.exe+1CB689 -- 8B 55 AC  -- mov edx,[ebp-54]
// ffxiiiimg.exe+1CB68C -- 89 55 F8  -- mov [ebp-08],edx
// ffxiiiimg.exe+1CB68F -- 83 7D EC 00 -- cmp dword ptr [ebp-14],00
// ffxiiiimg.exe+1CB693 -- 74 06 -- je ffxiiiimg.exe+1CB69B
// ffxiiiimg.exe+1CB695 -- 83 7D F8 00 -- cmp dword ptr [ebp-08],00
// ffxiiiimg.exe+1CB699 -- 75 0A -- jne ffxiiiimg.exe+1CB6A5
// ffxiiiimg.exe+1CB69B -- E9 29010000 -- jmp ffxiiiimg.exe+1CB7C9 -- [ffxiiiimg.exe+BC7D83]
// ffxiiiimg.exe+1CB6A0 -- E9 24010000 -- jmp ffxiiiimg.exe+1CB7C9 -- [ffxiiiimg.exe+BC7D83]
// ffxiiiimg.exe+1CB6A5 -- 8B 4D B4  -- mov ecx,[ebp-4C]
// ffxiiiimg.exe+1CB6A8 -- E8 43410000 -- call ffxiiiimg.exe+1CF7F0
// ffxiiiimg.exe+1CB6AD -- 85 C0  -- test eax,eax
// ffxiiiimg.exe+1CB6AF -- 75 0A -- jne ffxiiiimg.exe+1CB6BB
// ffxiiiimg.exe+1CB6B1 -- E9 13010000 -- jmp ffxiiiimg.exe+1CB7C9 -- [ffxiiiimg.exe+BC7D83]
// ffxiiiimg.exe+1CB6B6 -- E9 0E010000 -- jmp ffxiiiimg.exe+1CB7C9 -- [ffxiiiimg.exe+BC7D83]
// ffxiiiimg.exe+1CB6BB -- 8B 45 EC  -- mov eax,[ebp-14]
// ffxiiiimg.exe+1CB6BE -- 8B 48 7C  -- mov ecx,[eax+7C]
// ffxiiiimg.exe+1CB6C1 -- C1 E1 10 -- shl ecx,10
// ffxiiiimg.exe+1CB6C4 -- C1 F9 1C -- sar ecx,1C
// ffxiiiimg.exe+1CB6C7 -- 89 4D F4  -- mov [ebp-0C],ecx
// ffxiiiimg.exe+1CB6CA -- 83 7D F4 02 -- cmp dword ptr [ebp-0C],02
// ffxiiiimg.exe+1CB6CE -- 75 07 -- jne ffxiiiimg.exe+1CB6D7 -- [ffxiiiimg.exe+B07D83]
// ffxiiiimg.exe+1CB6D0 -- C7 45 FC 01000000 -- mov [ebp-04],00000001
// ffxiiiimg.exe+1CB6D7 -- 83 7D F0 00 -- cmp dword ptr [ebp-10],00
// ffxiiiimg.exe+1CB6DB -- 0F85 E8000000 -- jne ffxiiiimg.exe+1CB7C9 -- [ffxiiiimg.exe+BC7D83]
// ffxiiiimg.exe+1CB6E1 -- 8B 55 0C  -- mov edx,[ebp+0C]
// ffxiiiimg.exe+1CB6E4 -- 89 55 CC  -- mov [ebp-34],edx
// ffxiiiimg.exe+1CB6E7 -- 8B 45 EC  -- mov eax,[ebp-14]
// ffxiiiimg.exe+1CB6EA -- 8B 4D CC  -- mov ecx,[ebp-34]
// ffxiiiimg.exe+1CB6ED -- 89 48 74  -- mov [eax+74],ecx
// ffxiiiimg.exe+1CB6F0 -- 8B 55 08  -- mov edx,[ebp+08]
// ffxiiiimg.exe+1CB6F3 -- 89 55 C8  -- mov [ebp-38],edx
// ffxiiiimg.exe+1CB6F6 -- 8B 45 F8  -- mov eax,[ebp-08]
// ffxiiiimg.exe+1CB6F9 -- 8B 4D C8  -- mov ecx,[ebp-38]
// ffxiiiimg.exe+1CB6FC -- 89 48 74  -- mov [eax+74],ecx
// ffxiiiimg.exe+1CB6FF -- 83 7D F4 01 -- cmp dword ptr [ebp-0C],01
// ffxiiiimg.exe+1CB703 -- 0F85 C0000000 -- jne ffxiiiimg.exe+1CB7C9 -- [ffxiiiimg.exe+BC7D83]
// ffxiiiimg.exe+1CB709 -- BA 02000000 -- mov edx,00000002
// ffxiiiimg.exe+1CB70E -- C1 EA 05 -- shr edx,05
// ffxiiiimg.exe+1CB711 -- B9 02000000 -- mov ecx,00000002
// ffxiiiimg.exe+1CB716 -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+1CB719 -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+1CB71E -- D3 E0  -- shl eax,cl
// ffxiiiimg.exe+1CB720 -- 8B 4D F8  -- mov ecx,[ebp-08]
// ffxiiiimg.exe+1CB723 -- 23 84 91 84000000  -- and eax,[ecx+edx*4+00000084]
// ffxiiiimg.exe+1CB72A -- F7 D8  -- neg eax
// ffxiiiimg.exe+1CB72C -- 1B C0  -- sbb eax,eax
// ffxiiiimg.exe+1CB72E -- F7 D8  -- neg eax
// ffxiiiimg.exe+1CB730 -- 0F84 93000000 -- je ffxiiiimg.exe+1CB7C9 -- [ffxiiiimg.exe+BC7D83]
// ffxiiiimg.exe+1CB736 -- 8B 55 EC  -- mov edx,[ebp-14]
// ffxiiiimg.exe+1CB739 -- 3B 55 F8  -- cmp edx,[ebp-08]
// ffxiiiimg.exe+1CB73C -- 0F84 87000000 -- je ffxiiiimg.exe+1CB7C9 -- [ffxiiiimg.exe+BC7D83]
// ffxiiiimg.exe+1CB742 -- 8B 4D EC  -- mov ecx,[ebp-14]
// ffxiiiimg.exe+1CB745 -- E8 9689FFFF -- call ffxiiiimg.exe+1C40E0
// ffxiiiimg.exe+1CB74A -- 68 24DA0A01 -- push ffxiiiimg.exe+CADA24 -- ["[Encount] field::api::TryEncount
"]
// ffxiiiimg.exe+1CB74F -- E8 0CA32D00 -- call ffxiiiimg.exe+4A5A60
// ffxiiiimg.exe+1CB754 -- 83 C4 04 -- add esp,04
// ffxiiiimg.exe+1CB757 -- E8 B448FEFF -- call ffxiiiimg.exe+1B0010
// ffxiiiimg.exe+1CB75C -- 8B 45 B4  -- mov eax,[ebp-4C]
// ffxiiiimg.exe+1CB75F -- 83 C0 10 -- add eax,10
// ffxiiiimg.exe+1CB762 -- 8B 4D F8  -- mov ecx,[ebp-08]
// ffxiiiimg.exe+1CB765 -- 2B C8  -- sub ecx,eax
// ffxiiiimg.exe+1CB767 -- 8B C1  -- mov eax,ecx
// ffxiiiimg.exe+1CB769 -- 99 -- cdq 
// ffxiiiimg.exe+1CB76A -- B9 90000000 -- mov ecx,00000090
// ffxiiiimg.exe+1CB76F -- F7 F9  -- idiv ecx
// ffxiiiimg.exe+1CB771 -- 89 45 C4  -- mov [ebp-3C],eax
// ffxiiiimg.exe+1CB774 -- 8B 55 C4  -- mov edx,[ebp-3C]
// ffxiiiimg.exe+1CB777 -- 89 55 E8  -- mov [ebp-18],edx
// ffxiiiimg.exe+1CB77A -- 8B 45 E8  -- mov eax,[ebp-18]
// ffxiiiimg.exe+1CB77D -- 50 -- push eax
// ffxiiiimg.exe+1CB77E -- 68 FCD90A01 -- push ffxiiiimg.exe+CAD9FC -- ["[Encount] setTouchedObjectNoLock %d
"]
// ffxiiiimg.exe+1CB783 -- E8 D8A22D00 -- call ffxiiiimg.exe+4A5A60
// ffxiiiimg.exe+1CB788 -- 83 C4 08 -- add esp,08
// ffxiiiimg.exe+1CB78B -- 8B 4D B4  -- mov ecx,[ebp-4C]
// ffxiiiimg.exe+1CB78E -- 83 B9 48460100 00 -- cmp dword ptr [ecx+00014648],00
// ffxiiiimg.exe+1CB795 -- 7D 27 -- jnl ffxiiiimg.exe+1CB7BE
// ffxiiiimg.exe+1CB797 -- 8B 55 B4  -- mov edx,[ebp-4C]
// ffxiiiimg.exe+1CB79A -- 8B 82 48460100  -- mov eax,[edx+00014648]
// ffxiiiimg.exe+1CB7A0 -- 50 -- push eax
// ffxiiiimg.exe+1CB7A1 -- 8B 4D E8  -- mov ecx,[ebp-18]
// ffxiiiimg.exe+1CB7A4 -- 51 -- push ecx
// ffxiiiimg.exe+1CB7A5 -- 68 D0D90A01 -- push ffxiiiimg.exe+CAD9D0 -- ["[Encount] setTouchedObjectNoLock %d, %d
"]
// ffxiiiimg.exe+1CB7AA -- E8 B1A22D00 -- call ffxiiiimg.exe+4A5A60
// ffxiiiimg.exe+1CB7AF -- 83 C4 0C -- add esp,0C
// ffxiiiimg.exe+1CB7B2 -- 8B 55 B4  -- mov edx,[ebp-4C]
// ffxiiiimg.exe+1CB7B5 -- 8B 45 E8  -- mov eax,[ebp-18]
// ffxiiiimg.exe+1CB7B8 -- 89 82 48460100  -- mov [edx+00014648],eax
// ffxiiiimg.exe+1CB7BE -- 8B 0D F0F07F02  -- mov ecx,[ffxiiiimg.exe+23FF0F0] -- [ffxiiiimg.exe+240C098]
// ffxiiiimg.exe+1CB7C4 -- E8 571AEDFF -- call ffxiiiimg.exe+9D220
// ffxiiiimg.exe+1CB7C9 -- 83 7D FC 00 -- cmp dword ptr [ebp-04],00
// ffxiiiimg.exe+1CB7CD -- 74 67 -- je ffxiiiimg.exe+1CB836
// ffxiiiimg.exe+1CB7CF -- 8B 4D B4  -- mov ecx,[ebp-4C]
// ffxiiiimg.exe+1CB7D2 -- 83 C1 10 -- add ecx,10
// ffxiiiimg.exe+1CB7D5 -- 8B 45 EC  -- mov eax,[ebp-14]
// ffxiiiimg.exe+1CB7D8 -- 2B C1  -- sub eax,ecx
// ffxiiiimg.exe+1CB7DA -- 99 -- cdq 
// ffxiiiimg.exe+1CB7DB -- B9 90000000 -- mov ecx,00000090
// ffxiiiimg.exe+1CB7E0 -- F7 F9  -- idiv ecx
// ffxiiiimg.exe+1CB7E2 -- 89 45 C0  -- mov [ebp-40],eax
// ffxiiiimg.exe+1CB7E5 -- 8B 55 C0  -- mov edx,[ebp-40]
// ffxiiiimg.exe+1CB7E8 -- 89 55 E4  -- mov [ebp-1C],edx
// ffxiiiimg.exe+1CB7EB -- 83 7D E4 00 -- cmp dword ptr [ebp-1C],00
// ffxiiiimg.exe+1CB7EF -- 7C 45 -- jl ffxiiiimg.exe+1CB836
// ffxiiiimg.exe+1CB7F1 -- A1 68F07F02 -- mov eax,[ffxiiiimg.exe+23FF068] -- [1C974D90]
// ffxiiiimg.exe+1CB7F6 -- 89 45 BC  -- mov [ebp-44],eax
// ffxiiiimg.exe+1CB7F9 -- 8B 4D BC  -- mov ecx,[ebp-44]
// ffxiiiimg.exe+1CB7FC -- 8B 51 40  -- mov edx,[ecx+40]
// ffxiiiimg.exe+1CB7FF -- 89 55 B8  -- mov [ebp-48],edx
// ffxiiiimg.exe+1CB802 -- 8B 45 B8  -- mov eax,[ebp-48]
// ffxiiiimg.exe+1CB805 -- 8B 88 C8020000  -- mov ecx,[eax+000002C8]
// ffxiiiimg.exe+1CB80B -- 89 4D E0  -- mov [ebp-20],ecx
// ffxiiiimg.exe+1CB80E -- 83 7D E0 00 -- cmp dword ptr [ebp-20],00
// ffxiiiimg.exe+1CB812 -- 74 22 -- je ffxiiiimg.exe+1CB836
// ffxiiiimg.exe+1CB814 -- 8B 55 E0  -- mov edx,[ebp-20]
// ffxiiiimg.exe+1CB817 -- 8B 02  -- mov eax,[edx]
// ffxiiiimg.exe+1CB819 -- 8B 4D E0  -- mov ecx,[ebp-20]
// ffxiiiimg.exe+1CB81C -- 8B 50 04  -- mov edx,[eax+04]
// ffxiiiimg.exe+1CB81F -- FF D2  -- call edx
// ffxiiiimg.exe+1CB821 -- 85 C0  -- test eax,eax
// ffxiiiimg.exe+1CB823 -- 74 11 -- je ffxiiiimg.exe+1CB836
// ffxiiiimg.exe+1CB825 -- 8B 45 E4  -- mov eax,[ebp-1C]
// ffxiiiimg.exe+1CB828 -- 50 -- push eax
// ffxiiiimg.exe+1CB829 -- 8B 4D E0  -- mov ecx,[ebp-20]
// ffxiiiimg.exe+1CB82C -- 8B 11  -- mov edx,[ecx]
// ffxiiiimg.exe+1CB82E -- 8B 4D E0  -- mov ecx,[ebp-20]
// ffxiiiimg.exe+1CB831 -- 8B 42 38  -- mov eax,[edx+38]
// ffxiiiimg.exe+1CB834 -- FF D0  -- call eax
// ffxiiiimg.exe+1CB836 -- 8B E5  -- mov esp,ebp
// ffxiiiimg.exe+1CB838 -- 5D -- pop ebp
// ffxiiiimg.exe+1CB839 -- C2 0800 -- ret 0008
}

{ Function dump of "ffxiiiimg.exe+1DDE10"
// ffxiiiimg.exe+1DDE10 -- 55 -- push ebp
// ffxiiiimg.exe+1DDE11 -- 8B EC  -- mov ebp,esp
// ffxiiiimg.exe+1DDE13 -- 83 E4 F0 -- and esp,-10
// ffxiiiimg.exe+1DDE16 -- 81 EC C0000000 -- sub esp,000000C0
// ffxiiiimg.exe+1DDE1C -- A1 845A6E02 -- mov eax,[ffxiiiimg.exe+22E5A84] -- [AA47425B]
// ffxiiiimg.exe+1DDE21 -- 33 C4  -- xor eax,esp
// ffxiiiimg.exe+1DDE23 -- 89 84 24 BC000000  -- mov [esp+000000BC],eax
// ffxiiiimg.exe+1DDE2A -- 89 8C 24 B8000000  -- mov [esp+000000B8],ecx
// ffxiiiimg.exe+1DDE31 -- C7 84 24 B4000000 00000000 -- mov [esp+000000B4],00000000
// ffxiiiimg.exe+1DDE3C -- 8D 84 24 B3000000  -- lea eax,[esp+000000B3]
// ffxiiiimg.exe+1DDE43 -- 89 84 24 AC000000  -- mov [esp+000000AC],eax
// ffxiiiimg.exe+1DDE4A -- 8B 8C 24 AC000000  -- mov ecx,[esp+000000AC]
// ffxiiiimg.exe+1DDE51 -- C6 01 0C -- mov byte ptr [ecx],0C
// ffxiiiimg.exe+1DDE54 -- 0FB6 8C 24 B3000000  -- movzx ecx,byte ptr [esp+000000B3]
// ffxiiiimg.exe+1DDE5C -- BA 01000000 -- mov edx,00000001
// ffxiiiimg.exe+1DDE61 -- D3 E2  -- shl edx,cl
// ffxiiiimg.exe+1DDE63 -- 0B 94 24 B4000000  -- or edx,[esp+000000B4]
// ffxiiiimg.exe+1DDE6A -- 89 94 24 B4000000  -- mov [esp+000000B4],edx
// ffxiiiimg.exe+1DDE71 -- C7 84 24 88000000 34520A01 -- mov [esp+00000088],010A5234 -- [ffxiiiimg.exe+310AB0]
// ffxiiiimg.exe+1DDE7C -- C7 84 24 88000000 2C520A01 -- mov [esp+00000088],010A522C -- [ffxiiiimg.exe+310AB0]
// ffxiiiimg.exe+1DDE87 -- 8B 45 08  -- mov eax,[ebp+08]
// ffxiiiimg.exe+1DDE8A -- 50 -- push eax
// ffxiiiimg.exe+1DDE8B -- 8D 4C 24 7C  -- lea ecx,[esp+7C]
// ffxiiiimg.exe+1DDE8F -- 51 -- push ecx
// ffxiiiimg.exe+1DDE90 -- 8B 4D 0C  -- mov ecx,[ebp+0C]
// ffxiiiimg.exe+1DDE93 -- E8 C8CAE7FF -- call ffxiiiimg.exe+5A960
// ffxiiiimg.exe+1DDE98 -- 89 44 24 74  -- mov [esp+74],eax
// ffxiiiimg.exe+1DDE9C -- 8B 54 24 74  -- mov edx,[esp+74]
// ffxiiiimg.exe+1DDEA0 -- 8B 02  -- mov eax,[edx]
// ffxiiiimg.exe+1DDEA2 -- 89 44 24 64  -- mov [esp+64],eax
// ffxiiiimg.exe+1DDEA6 -- 8B 4A 04  -- mov ecx,[edx+04]
// ffxiiiimg.exe+1DDEA9 -- 89 4C 24 68  -- mov [esp+68],ecx
// ffxiiiimg.exe+1DDEAD -- 8B 42 08  -- mov eax,[edx+08]
// ffxiiiimg.exe+1DDEB0 -- 89 44 24 6C  -- mov [esp+6C],eax
// ffxiiiimg.exe+1DDEB4 -- 8B 4A 0C  -- mov ecx,[edx+0C]
// ffxiiiimg.exe+1DDEB7 -- 89 4C 24 70  -- mov [esp+70],ecx
// ffxiiiimg.exe+1DDEBB -- 8D 54 24 64  -- lea edx,[esp+64]
// ffxiiiimg.exe+1DDEBF -- 52 -- push edx
// ffxiiiimg.exe+1DDEC0 -- 8D 44 24 54  -- lea eax,[esp+54]
// ffxiiiimg.exe+1DDEC4 -- 50 -- push eax
// ffxiiiimg.exe+1DDEC5 -- 8D 4C 24 6C  -- lea ecx,[esp+6C]
// ffxiiiimg.exe+1DDEC9 -- E8 6290E7FF -- call ffxiiiimg.exe+56F30
// ffxiiiimg.exe+1DDECE -- 0F57 C0  -- xorps xmm0,xmm0
// ffxiiiimg.exe+1DDED1 -- F3 0F10 0D 58050A01  -- movss xmm1,[ffxiiiimg.exe+CA0558] -- [3C23D70A]
// ffxiiiimg.exe+1DDED9 -- F3 0F10 C1  -- movss xmm0,xmm1
// ffxiiiimg.exe+1DDEDD -- 0F29 44 24 40  -- movaps [esp+40],xmm0
// ffxiiiimg.exe+1DDEE2 -- 0F28 44 24 40  -- movaps xmm0,[esp+40]
// ffxiiiimg.exe+1DDEE7 -- 0F29 44 24 30  -- movaps [esp+30],xmm0
// ffxiiiimg.exe+1DDEEC -- 0F28 44 24 50  -- movaps xmm0,[esp+50]
// ffxiiiimg.exe+1DDEF1 -- 0F29 44 24 20  -- movaps [esp+20],xmm0
// ffxiiiimg.exe+1DDEF6 -- F3 0F10 44 24 30  -- movss xmm0,[esp+30]
// ffxiiiimg.exe+1DDEFC -- 0F2F 44 24 20  -- comiss xmm0,[esp+20]
// ffxiiiimg.exe+1DDF01 -- 72 0A -- jb ffxiiiimg.exe+1DDF0D
// ffxiiiimg.exe+1DDF03 -- C7 44 24 1C 01000000 -- mov [esp+1C],00000001
// ffxiiiimg.exe+1DDF0B -- EB 08 -- jmp ffxiiiimg.exe+1DDF15
// ffxiiiimg.exe+1DDF0D -- C7 44 24 1C 00000000 -- mov [esp+1C],00000000
// ffxiiiimg.exe+1DDF15 -- 0FB6 4C 24 1C  -- movzx ecx,byte ptr [esp+1C]
// ffxiiiimg.exe+1DDF1A -- 85 C9  -- test ecx,ecx
// ffxiiiimg.exe+1DDF1C -- 74 4E -- je ffxiiiimg.exe+1DDF6C
// ffxiiiimg.exe+1DDF1E -- BA 01000000 -- mov edx,00000001
// ffxiiiimg.exe+1DDF23 -- 85 D2  -- test edx,edx
// ffxiiiimg.exe+1DDF25 -- 74 1E -- je ffxiiiimg.exe+1DDF45
// ffxiiiimg.exe+1DDF27 -- 68 98E40A01 -- push ffxiiiimg.exe+CAE498 -- ["RayCast�̃p�����[�^���������ł���B"]
// ffxiiiimg.exe+1DDF2C -- 68 0D800000 -- push 0000800D
// ffxiiiimg.exe+1DDF31 -- 68 67040000 -- push 00000467
// ffxiiiimg.exe+1DDF36 -- 68 08E40A01 -- push ffxiiiimg.exe+CAE408 -- ["C:\project\tredi-white\white\src\app\common\field\ai\FieldAiMain.cpp"]
// ffxiiiimg.exe+1DDF3B -- 6A 01 -- push 01
// ffxiiiimg.exe+1DDF3D -- E8 DE7B2C00 -- call ffxiiiimg.exe+4A5B20
// ffxiiiimg.exe+1DDF42 -- 83 C4 14 -- add esp,14
// ffxiiiimg.exe+1DDF45 -- C7 44 24 18 00000000 -- mov [esp+18],00000000
// ffxiiiimg.exe+1DDF4D -- C7 84 24 88000000 2C520A01 -- mov [esp+00000088],010A522C -- [ffxiiiimg.exe+310AB0]
// ffxiiiimg.exe+1DDF58 -- C7 84 24 88000000 34520A01 -- mov [esp+00000088],010A5234 -- [ffxiiiimg.exe+310AB0]
// ffxiiiimg.exe+1DDF63 -- 8B 44 24 18  -- mov eax,[esp+18]
// ffxiiiimg.exe+1DDF67 -- E9 8A000000 -- jmp ffxiiiimg.exe+1DDFF6
// ffxiiiimg.exe+1DDF6C -- 51 -- push ecx
// ffxiiiimg.exe+1DDF6D -- 89 64 24 18  -- mov [esp+18],esp
// ffxiiiimg.exe+1DDF71 -- 8B 44 24 18  -- mov eax,[esp+18]
// ffxiiiimg.exe+1DDF75 -- 8B 8C 24 B8000000  -- mov ecx,[esp+000000B8]
// ffxiiiimg.exe+1DDF7C -- 89 08  -- mov [eax],ecx
// ffxiiiimg.exe+1DDF7E -- 8B 15 B4CE7F02  -- mov edx,[ffxiiiimg.exe+23FCEB4] -- [(double)50.1239]
// ffxiiiimg.exe+1DDF84 -- 89 54 24 14  -- mov [esp+14],edx
// ffxiiiimg.exe+1DDF88 -- 8D 84 24 8C000000  -- lea eax,[esp+0000008C]
// ffxiiiimg.exe+1DDF8F -- 50 -- push eax
// ffxiiiimg.exe+1DDF90 -- 8B 4D 0C  -- mov ecx,[ebp+0C]
// ffxiiiimg.exe+1DDF93 -- 51 -- push ecx
// ffxiiiimg.exe+1DDF94 -- 8B 55 08  -- mov edx,[ebp+08]
// ffxiiiimg.exe+1DDF97 -- 52 -- push edx
// ffxiiiimg.exe+1DDF98 -- 8B 4C 24 20  -- mov ecx,[esp+20]
// ffxiiiimg.exe+1DDF9C -- E8 5FD0E7FF -- call ffxiiiimg.exe+5B000
// ffxiiiimg.exe+1DDFA1 -- 89 44 24 0C  -- mov [esp+0C],eax
// ffxiiiimg.exe+1DDFA5 -- 8B 44 24 0C  -- mov eax,[esp+0C]
// ffxiiiimg.exe+1DDFA9 -- 89 44 24 08  -- mov [esp+08],eax
// ffxiiiimg.exe+1DDFAD -- 83 7C 24 08 00 -- cmp dword ptr [esp+08],00
// ffxiiiimg.exe+1DDFB2 -- 74 20 -- je ffxiiiimg.exe+1DDFD4
// ffxiiiimg.exe+1DDFB4 -- 8D 8C 24 8C000000  -- lea ecx,[esp+0000008C]
// ffxiiiimg.exe+1DDFBB -- 8B 55 0C  -- mov edx,[ebp+0C]
// ffxiiiimg.exe+1DDFBE -- 8B 01  -- mov eax,[ecx]
// ffxiiiimg.exe+1DDFC0 -- 89 02  -- mov [edx],eax
// ffxiiiimg.exe+1DDFC2 -- 8B 41 04  -- mov eax,[ecx+04]
// ffxiiiimg.exe+1DDFC5 -- 89 42 04  -- mov [edx+04],eax
// ffxiiiimg.exe+1DDFC8 -- 8B 41 08  -- mov eax,[ecx+08]
// ffxiiiimg.exe+1DDFCB -- 89 42 08  -- mov [edx+08],eax
// ffxiiiimg.exe+1DDFCE -- 8B 49 0C  -- mov ecx,[ecx+0C]
// ffxiiiimg.exe+1DDFD1 -- 89 4A 0C  -- mov [edx+0C],ecx
// ffxiiiimg.exe+1DDFD4 -- 8B 54 24 08  -- mov edx,[esp+08]
// ffxiiiimg.exe+1DDFD8 -- 89 54 24 04  -- mov [esp+04],edx
// ffxiiiimg.exe+1DDFDC -- C7 84 24 88000000 2C520A01 -- mov [esp+00000088],010A522C -- [ffxiiiimg.exe+310AB0]
// ffxiiiimg.exe+1DDFE7 -- C7 84 24 88000000 34520A01 -- mov [esp+00000088],010A5234 -- [ffxiiiimg.exe+310AB0]
// ffxiiiimg.exe+1DDFF2 -- 8B 44 24 04  -- mov eax,[esp+04]
// ffxiiiimg.exe+1DDFF6 -- 8B 8C 24 BC000000  -- mov ecx,[esp+000000BC]
// ffxiiiimg.exe+1DDFFD -- 33 CC  -- xor ecx,esp
// ffxiiiimg.exe+1DDFFF -- E8 32FDA200 -- call ffxiiiimg.exe+C0DD36
// ffxiiiimg.exe+1DE004 -- 8B E5  -- mov esp,ebp
// ffxiiiimg.exe+1DE006 -- 5D -- pop ebp
// ffxiiiimg.exe+1DE007 -- C2 0800 -- ret 0008

</AssemblerScript>
          <Hotkeys>
            <Hotkey>
              <Action>Toggle Activation</Action>
              <Keys>
                <Key>113</Key>
              </Keys>
              <ID>0</ID>
              <ActivateSound TTS="EN">Enabled</ActivateSound>
              <DeactivateSound TTS="EN">Disabled</DeactivateSound>
            </Hotkey>
          </Hotkeys>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <ID>8</ID>
      <Description>"~ Misc / Not properly tested"</Description>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>9</ID>
          <Description>"[$ASM] Always walk (instead of run)"</Description>
          <Options moHideChildren="1"/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>define(i,ffxiiiimg.exe+21A8FB)
//F3 0F 10 05 98 C7 0A 01 0F 2F 84 24 5C ..0
define(n,4)
[ENABLE]
registersymbol(AUTOGEN_43583622)
label(AUTOGEN_43583622)
(long)[i+n]:
AUTOGEN_43583622:
dq (float)2
[DISABLE]
AUTOGEN_43583622:
dq (float)0.9900000095
unregistersymbol(AUTOGEN_43583622)
$process+500:
db 00 00 00 00 00 00 00 00

{ Function dump of "ffxiiiimg.exe+21A8FB"
// ffxiiiimg.exe+21A055 -- 83 C0 3C -- add eax,3C
// ffxiiiimg.exe+21A058 -- 8B 08  -- mov ecx,[eax]
// ffxiiiimg.exe+21A05A -- 89 8C 24 80050000  -- mov [esp+00000580],ecx
// ffxiiiimg.exe+21A061 -- 8B 50 04  -- mov edx,[eax+04]
// ffxiiiimg.exe+21A064 -- 89 94 24 84050000  -- mov [esp+00000584],edx
// ffxiiiimg.exe+21A06B -- 8B 48 08  -- mov ecx,[eax+08]
// ffxiiiimg.exe+21A06E -- 89 8C 24 88050000  -- mov [esp+00000588],ecx
// ffxiiiimg.exe+21A075 -- 8B 50 0C  -- mov edx,[eax+0C]
// ffxiiiimg.exe+21A078 -- 89 94 24 8C050000  -- mov [esp+0000058C],edx
// ffxiiiimg.exe+21A07F -- 8B 84 24 B0050000  -- mov eax,[esp+000005B0]
// ffxiiiimg.exe+21A086 -- 83 C0 4C -- add eax,4C
// ffxiiiimg.exe+21A089 -- 8B 08  -- mov ecx,[eax]
// ffxiiiimg.exe+21A08B -- 89 8C 24 50050000  -- mov [esp+00000550],ecx
// ffxiiiimg.exe+21A092 -- 8B 50 04  -- mov edx,[eax+04]
// ffxiiiimg.exe+21A095 -- 89 94 24 54050000  -- mov [esp+00000554],edx
// ffxiiiimg.exe+21A09C -- 8B 48 08  -- mov ecx,[eax+08]
// ffxiiiimg.exe+21A09F -- 89 8C 24 58050000  -- mov [esp+00000558],ecx
// ffxiiiimg.exe+21A0A6 -- 8B 50 0C  -- mov edx,[eax+0C]
// ffxiiiimg.exe+21A0A9 -- 89 94 24 5C050000  -- mov [esp+0000055C],edx
// ffxiiiimg.exe+21A0B0 -- 8B 84 24 B0050000  -- mov eax,[esp+000005B0]
// ffxiiiimg.exe+21A0B7 -- 8A 88 E7000000  -- mov cl,[eax+000000E7]
// ffxiiiimg.exe+21A0BD -- 88 8C 24 4F050000  -- mov [esp+0000054F],cl
// ffxiiiimg.exe+21A0C4 -- 0FB6 94 24 4F050000  -- movzx edx,byte ptr [esp+0000054F]
// ffxiiiimg.exe+21A0CC -- 85 D2  -- test edx,edx
// ffxiiiimg.exe+21A0CE -- 0F84 90000000 -- je ffxiiiimg.exe+21A164
// ffxiiiimg.exe+21A0D4 -- A1 68F07F02 -- mov eax,[ffxiiiimg.exe+23FF068] -- [1C97AD90]
// ffxiiiimg.exe+21A0D9 -- 89 84 24 48050000  -- mov [esp+00000548],eax
// ffxiiiimg.exe+21A0E0 -- BA 11000000 -- mov edx,00000011
// ffxiiiimg.exe+21A0E5 -- C1 EA 05 -- shr edx,05
// ffxiiiimg.exe+21A0E8 -- B9 11000000 -- mov ecx,00000011
// ffxiiiimg.exe+21A0ED -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+21A0F0 -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+21A0F5 -- D3 E0  -- shl eax,cl
// ffxiiiimg.exe+21A0F7 -- 8B 8C 24 48050000  -- mov ecx,[esp+00000548]
// ffxiiiimg.exe+21A0FE -- 23 84 91 14010000  -- and eax,[ecx+edx*4+00000114]
// ffxiiiimg.exe+21A105 -- F7 D8  -- neg eax
// ffxiiiimg.exe+21A107 -- 1B C0  -- sbb eax,eax
// ffxiiiimg.exe+21A109 -- F7 D8  -- neg eax
// ffxiiiimg.exe+21A10B -- 74 57 -- je ffxiiiimg.exe+21A164
// ffxiiiimg.exe+21A10D -- 0F57 C0  -- xorps xmm0,xmm0
// ffxiiiimg.exe+21A110 -- 0F29 84 24 30050000  -- movaps [esp+00000530],xmm0
// ffxiiiimg.exe+21A118 -- 8D 94 24 30050000  -- lea edx,[esp+00000530]
// ffxiiiimg.exe+21A11F -- 52 -- push edx
// ffxiiiimg.exe+21A120 -- 8D 8C 24 24050000  -- lea ecx,[esp+00000524]
// ffxiiiimg.exe+21A127 -- E8 14B7E3FF -- call ffxiiiimg.exe+55840
// ffxiiiimg.exe+21A12C -- 8B 84 24 20050000  -- mov eax,[esp+00000520]
// ffxiiiimg.exe+21A133 -- 89 84 24 80050000  -- mov [esp+00000580],eax
// ffxiiiimg.exe+21A13A -- 8B 8C 24 24050000  -- mov ecx,[esp+00000524]
// ffxiiiimg.exe+21A141 -- 89 8C 24 84050000  -- mov [esp+00000584],ecx
// ffxiiiimg.exe+21A148 -- 8B 94 24 28050000  -- mov edx,[esp+00000528]
// ffxiiiimg.exe+21A14F -- 89 94 24 88050000  -- mov [esp+00000588],edx
// ffxiiiimg.exe+21A156 -- 8B 84 24 2C050000  -- mov eax,[esp+0000052C]
// ffxiiiimg.exe+21A15D -- 89 84 24 8C050000  -- mov [esp+0000058C],eax
// ffxiiiimg.exe+21A164 -- BA 43000000 -- mov edx,00000043
// ffxiiiimg.exe+21A169 -- C1 EA 05 -- shr edx,05
// ffxiiiimg.exe+21A16C -- B9 43000000 -- mov ecx,00000043
// ffxiiiimg.exe+21A171 -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+21A174 -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+21A179 -- D3 E0  -- shl eax,cl
// ffxiiiimg.exe+21A17B -- 23 04 95 4C0D8202  -- and eax,[edx*4+02820D4C]
// ffxiiiimg.exe+21A182 -- F7 D8  -- neg eax
// ffxiiiimg.exe+21A184 -- 1B C0  -- sbb eax,eax
// ffxiiiimg.exe+21A186 -- F7 D8  -- neg eax
// ffxiiiimg.exe+21A188 -- 0F95 C1  -- setne cl
// ffxiiiimg.exe+21A18B -- 0FB6 D1  -- movzx edx,cl
// ffxiiiimg.exe+21A18E -- 85 D2  -- test edx,edx
// ffxiiiimg.exe+21A190 -- 74 33 -- je ffxiiiimg.exe+21A1C5
// ffxiiiimg.exe+21A192 -- 6A 00 -- push 00
// ffxiiiimg.exe+21A194 -- 8B 0D 80E88102  -- mov ecx,[ffxiiiimg.exe+241E880] -- [(double)50.1239]
// ffxiiiimg.exe+21A19A -- E8 B179DFFF -- call ffxiiiimg.exe+11B50
// ffxiiiimg.exe+21A19F -- 8D 84 24 50050000  -- lea eax,[esp+00000550]
// ffxiiiimg.exe+21A1A6 -- 50 -- push eax
// ffxiiiimg.exe+21A1A7 -- 8D 8C 24 84050000  -- lea ecx,[esp+00000584]
// ffxiiiimg.exe+21A1AE -- 51 -- push ecx
// ffxiiiimg.exe+21A1AF -- 8B 0D 80E88102  -- mov ecx,[ffxiiiimg.exe+241E880] -- [(double)50.1239]
// ffxiiiimg.exe+21A1B5 -- E8 D6972200 -- call ffxiiiimg.exe+443990
// ffxiiiimg.exe+21A1BA -- 8B 0D 80E88102  -- mov ecx,[ffxiiiimg.exe+241E880] -- [(double)50.1239]
// ffxiiiimg.exe+21A1C0 -- E8 0B7ADFFF -- call ffxiiiimg.exe+11BD0
// ffxiiiimg.exe+21A1C5 -- 8B 94 24 88070000  -- mov edx,[esp+00000788]
// ffxiiiimg.exe+21A1CC -- 83 E2 02 -- and edx,02
// ffxiiiimg.exe+21A1CF -- 74 5C -- je ffxiiiimg.exe+21A22D
// ffxiiiimg.exe+21A1D1 -- 8B 84 24 64060000  -- mov eax,[esp+00000664]
// ffxiiiimg.exe+21A1D8 -- 89 84 24 80050000  -- mov [esp+00000580],eax
// ffxiiiimg.exe+21A1DF -- 8B 8C 24 68060000  -- mov ecx,[esp+00000668]
// ffxiiiimg.exe+21A1E6 -- 89 8C 24 84050000  -- mov [esp+00000584],ecx
// ffxiiiimg.exe+21A1ED -- 8B 94 24 6C060000  -- mov edx,[esp+0000066C]
// ffxiiiimg.exe+21A1F4 -- 89 94 24 88050000  -- mov [esp+00000588],edx
// ffxiiiimg.exe+21A1FB -- 8B 84 24 70060000  -- mov eax,[esp+00000670]
// ffxiiiimg.exe+21A202 -- 89 84 24 8C050000  -- mov [esp+0000058C],eax
// ffxiiiimg.exe+21A209 -- F3 0F10 84 24 88050000  -- movss xmm0,[esp+00000588]
// ffxiiiimg.exe+21A212 -- F3 0F11 84 24 1C050000  -- movss [esp+0000051C],xmm0
// ffxiiiimg.exe+21A21B -- F3 0F10 84 24 1C050000  -- movss xmm0,[esp+0000051C]
// ffxiiiimg.exe+21A224 -- F3 0F11 84 24 84050000  -- movss [esp+00000584],xmm0
// ffxiiiimg.exe+21A22D -- F3 0F10 84 24 80050000  -- movss xmm0,[esp+00000580]
// ffxiiiimg.exe+21A236 -- 0F57 05 00C60901  -- xorps xmm0,[ffxiiiimg.exe+C9C600] -- [80000000]
// ffxiiiimg.exe+21A23D -- F3 0F11 84 24 18050000  -- movss [esp+00000518],xmm0
// ffxiiiimg.exe+21A246 -- F3 0F10 84 24 18050000  -- movss xmm0,[esp+00000518]
// ffxiiiimg.exe+21A24F -- F3 0F11 84 24 80050000  -- movss [esp+00000580],xmm0
// ffxiiiimg.exe+21A258 -- F3 0F10 84 24 84050000  -- movss xmm0,[esp+00000584]
// ffxiiiimg.exe+21A261 -- F3 0F11 84 24 14050000  -- movss [esp+00000514],xmm0
// ffxiiiimg.exe+21A26A -- F3 0F10 84 24 14050000  -- movss xmm0,[esp+00000514]
// ffxiiiimg.exe+21A273 -- F3 0F11 84 24 88050000  -- movss [esp+00000588],xmm0
// ffxiiiimg.exe+21A27C -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+21A284 -- F3 0F11 84 24 84050000  -- movss [esp+00000584],xmm0
// ffxiiiimg.exe+21A28D -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+21A295 -- F3 0F11 84 24 8C050000  -- movss [esp+0000058C],xmm0
// ffxiiiimg.exe+21A29E -- 8B 8C 24 88070000  -- mov ecx,[esp+00000788]
// ffxiiiimg.exe+21A2A5 -- 83 E1 04 -- and ecx,04
// ffxiiiimg.exe+21A2A8 -- 75 78 -- jne ffxiiiimg.exe+21A322
// ffxiiiimg.exe+21A2AA -- F3 0F10 84 24 50050000  -- movss xmm0,[esp+00000550]
// ffxiiiimg.exe+21A2B3 -- 0F57 05 00C60901  -- xorps xmm0,[ffxiiiimg.exe+C9C600] -- [80000000]
// ffxiiiimg.exe+21A2BA -- F3 0F11 84 24 10050000  -- movss [esp+00000510],xmm0
// ffxiiiimg.exe+21A2C3 -- F3 0F10 84 24 10050000  -- movss xmm0,[esp+00000510]
// ffxiiiimg.exe+21A2CC -- F3 0F11 84 24 50050000  -- movss [esp+00000550],xmm0
// ffxiiiimg.exe+21A2D5 -- F3 0F10 84 24 54050000  -- movss xmm0,[esp+00000554]
// ffxiiiimg.exe+21A2DE -- F3 0F11 84 24 0C050000  -- movss [esp+0000050C],xmm0
// ffxiiiimg.exe+21A2E7 -- F3 0F10 84 24 0C050000  -- movss xmm0,[esp+0000050C]
// ffxiiiimg.exe+21A2F0 -- 0F57 05 00C60901  -- xorps xmm0,[ffxiiiimg.exe+C9C600] -- [80000000]
// ffxiiiimg.exe+21A2F7 -- F3 0F11 84 24 58050000  -- movss [esp+00000558],xmm0
// ffxiiiimg.exe+21A300 -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+21A308 -- F3 0F11 84 24 54050000  -- movss [esp+00000554],xmm0
// ffxiiiimg.exe+21A311 -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+21A319 -- F3 0F11 84 24 5C050000  -- movss [esp+0000055C],xmm0
// ffxiiiimg.exe+21A322 -- BA 43000000 -- mov edx,00000043
// ffxiiiimg.exe+21A327 -- C1 EA 05 -- shr edx,05
// ffxiiiimg.exe+21A32A -- B9 43000000 -- mov ecx,00000043
// ffxiiiimg.exe+21A32F -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+21A332 -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+21A337 -- D3 E0  -- shl eax,cl
// ffxiiiimg.exe+21A339 -- 23 04 95 4C0D8202  -- and eax,[edx*4+02820D4C]
// ffxiiiimg.exe+21A340 -- F7 D8  -- neg eax
// ffxiiiimg.exe+21A342 -- 1B C0  -- sbb eax,eax
// ffxiiiimg.exe+21A344 -- F7 D8  -- neg eax
// ffxiiiimg.exe+21A346 -- 0F95 C1  -- setne cl
// ffxiiiimg.exe+21A349 -- 0FB6 D1  -- movzx edx,cl
// ffxiiiimg.exe+21A34C -- 85 D2  -- test edx,edx
// ffxiiiimg.exe+21A34E -- 74 43 -- je ffxiiiimg.exe+21A393
// ffxiiiimg.exe+21A350 -- 8D 84 24 C8040000  -- lea eax,[esp+000004C8]
// ffxiiiimg.exe+21A357 -- 50 -- push eax
// ffxiiiimg.exe+21A358 -- 8B 4D 08  -- mov ecx,[ebp+08]
// ffxiiiimg.exe+21A35B -- E8 90A01A00 -- call ffxiiiimg.exe+3C43F0
// ffxiiiimg.exe+21A360 -- 6A 00 -- push 00
// ffxiiiimg.exe+21A362 -- 8B 0D 80E88102  -- mov ecx,[ffxiiiimg.exe+241E880] -- [(double)50.1239]
// ffxiiiimg.exe+21A368 -- E8 E377DFFF -- call ffxiiiimg.exe+11B50
// ffxiiiimg.exe+21A36D -- B9 03000000 -- mov ecx,00000003
// ffxiiiimg.exe+21A372 -- C1 E1 04 -- shl ecx,04
// ffxiiiimg.exe+21A375 -- 8D 94 0C C8040000  -- lea edx,[esp+ecx+000004C8]
// ffxiiiimg.exe+21A37C -- 52 -- push edx
// ffxiiiimg.exe+21A37D -- 8B 0D 80E88102  -- mov ecx,[ffxiiiimg.exe+241E880] -- [(double)50.1239]
// ffxiiiimg.exe+21A383 -- E8 288F2200 -- call ffxiiiimg.exe+4432B0
// ffxiiiimg.exe+21A388 -- 8B 0D 80E88102  -- mov ecx,[ffxiiiimg.exe+241E880] -- [(double)50.1239]
// ffxiiiimg.exe+21A38E -- E8 3D78DFFF -- call ffxiiiimg.exe+11BD0
// ffxiiiimg.exe+21A393 -- A1 68F07F02 -- mov eax,[ffxiiiimg.exe+23FF068] -- [1C97AD90]
// ffxiiiimg.exe+21A398 -- 89 84 24 C4040000  -- mov [esp+000004C4],eax
// ffxiiiimg.exe+21A39F -- BA 01000000 -- mov edx,00000001
// ffxiiiimg.exe+21A3A4 -- C1 EA 05 -- shr edx,05
// ffxiiiimg.exe+21A3A7 -- B9 01000000 -- mov ecx,00000001
// ffxiiiimg.exe+21A3AC -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+21A3AF -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+21A3B4 -- D3 E0  -- shl eax,cl
// ffxiiiimg.exe+21A3B6 -- 8B 8C 24 C4040000  -- mov ecx,[esp+000004C4]
// ffxiiiimg.exe+21A3BD -- 23 84 91 14010000  -- and eax,[ecx+edx*4+00000114]
// ffxiiiimg.exe+21A3C4 -- F7 D8  -- neg eax
// ffxiiiimg.exe+21A3C6 -- 1B C0  -- sbb eax,eax
// ffxiiiimg.exe+21A3C8 -- F7 D8  -- neg eax
// ffxiiiimg.exe+21A3CA -- 0F84 65030000 -- je ffxiiiimg.exe+21A735
// ffxiiiimg.exe+21A3D0 -- 8D 94 24 A0060000  -- lea edx,[esp+000006A0]
// ffxiiiimg.exe+21A3D7 -- 52 -- push edx
// ffxiiiimg.exe+21A3D8 -- 8B 0D 68F07F02  -- mov ecx,[ffxiiiimg.exe+23FF068] -- [1C97AD90]
// ffxiiiimg.exe+21A3DE -- E8 ADB7F9FF -- call ffxiiiimg.exe+1B5B90
// ffxiiiimg.exe+21A3E3 -- 8B 84 24 C8070000  -- mov eax,[esp+000007C8]
// ffxiiiimg.exe+21A3EA -- 83 C0 18 -- add eax,18
// ffxiiiimg.exe+21A3ED -- 89 84 24 C0040000  -- mov [esp+000004C0],eax
// ffxiiiimg.exe+21A3F4 -- 8B 8C 24 C0040000  -- mov ecx,[esp+000004C0]
// ffxiiiimg.exe+21A3FB -- 8B 94 24 A0060000  -- mov edx,[esp+000006A0]
// ffxiiiimg.exe+21A402 -- 89 11  -- mov [ecx],edx
// ffxiiiimg.exe+21A404 -- 8B 84 24 A4060000  -- mov eax,[esp+000006A4]
// ffxiiiimg.exe+21A40B -- 89 41 04  -- mov [ecx+04],eax
// ffxiiiimg.exe+21A40E -- 8B 94 24 A8060000  -- mov edx,[esp+000006A8]
// ffxiiiimg.exe+21A415 -- 89 51 08  -- mov [ecx+08],edx
// ffxiiiimg.exe+21A418 -- 8B 84 24 AC060000  -- mov eax,[esp+000006AC]
// ffxiiiimg.exe+21A41F -- 89 41 0C  -- mov [ecx+0C],eax
// ffxiiiimg.exe+21A422 -- 8B 8C 24 C0040000  -- mov ecx,[esp+000004C0]
// ffxiiiimg.exe+21A429 -- 83 C1 10 -- add ecx,10
// ffxiiiimg.exe+21A42C -- 89 8C 24 BC040000  -- mov [esp+000004BC],ecx
// ffxiiiimg.exe+21A433 -- 8D 94 24 B0060000  -- lea edx,[esp+000006B0]
// ffxiiiimg.exe+21A43A -- 8B 84 24 BC040000  -- mov eax,[esp+000004BC]
// ffxiiiimg.exe+21A441 -- 8B 0A  -- mov ecx,[edx]
// ffxiiiimg.exe+21A443 -- 89 08  -- mov [eax],ecx
// ffxiiiimg.exe+21A445 -- 8B 4A 04  -- mov ecx,[edx+04]
// ffxiiiimg.exe+21A448 -- 89 48 04  -- mov [eax+04],ecx
// ffxiiiimg.exe+21A44B -- 8B 4A 08  -- mov ecx,[edx+08]
// ffxiiiimg.exe+21A44E -- 89 48 08  -- mov [eax+08],ecx
// ffxiiiimg.exe+21A451 -- 8B 52 0C  -- mov edx,[edx+0C]
// ffxiiiimg.exe+21A454 -- 89 50 0C  -- mov [eax+0C],edx
// ffxiiiimg.exe+21A457 -- 8B 84 24 C0040000  -- mov eax,[esp+000004C0]
// ffxiiiimg.exe+21A45E -- 83 C0 20 -- add eax,20
// ffxiiiimg.exe+21A461 -- 89 84 24 B8040000  -- mov [esp+000004B8],eax
// ffxiiiimg.exe+21A468 -- 8D 8C 24 C0060000  -- lea ecx,[esp+000006C0]
// ffxiiiimg.exe+21A46F -- 8B 94 24 B8040000  -- mov edx,[esp+000004B8]
// ffxiiiimg.exe+21A476 -- 8B 01  -- mov eax,[ecx]
// ffxiiiimg.exe+21A478 -- 89 02  -- mov [edx],eax
// ffxiiiimg.exe+21A47A -- 8B 41 04  -- mov eax,[ecx+04]
// ffxiiiimg.exe+21A47D -- 89 42 04  -- mov [edx+04],eax
// ffxiiiimg.exe+21A480 -- 8B 41 08  -- mov eax,[ecx+08]
// ffxiiiimg.exe+21A483 -- 89 42 08  -- mov [edx+08],eax
// ffxiiiimg.exe+21A486 -- 8B 49 0C  -- mov ecx,[ecx+0C]
// ffxiiiimg.exe+21A489 -- 89 4A 0C  -- mov [edx+0C],ecx
// ffxiiiimg.exe+21A48C -- 8B 94 24 C0040000  -- mov edx,[esp+000004C0]
// ffxiiiimg.exe+21A493 -- 83 C2 30 -- add edx,30
// ffxiiiimg.exe+21A496 -- 89 94 24 B4040000  -- mov [esp+000004B4],edx
// ffxiiiimg.exe+21A49D -- 8D 84 24 D0060000  -- lea eax,[esp+000006D0]
// ffxiiiimg.exe+21A4A4 -- 8B 8C 24 B4040000  -- mov ecx,[esp+000004B4]
// ffxiiiimg.exe+21A4AB -- 8B 10  -- mov edx,[eax]
// ffxiiiimg.exe+21A4AD -- 89 11  -- mov [ecx],edx
// ffxiiiimg.exe+21A4AF -- 8B 50 04  -- mov edx,[eax+04]
// ffxiiiimg.exe+21A4B2 -- 89 51 04  -- mov [ecx+04],edx
// ffxiiiimg.exe+21A4B5 -- 8B 50 08  -- mov edx,[eax+08]
// ffxiiiimg.exe+21A4B8 -- 89 51 08  -- mov [ecx+08],edx
// ffxiiiimg.exe+21A4BB -- 8B 40 0C  -- mov eax,[eax+0C]
// ffxiiiimg.exe+21A4BE -- 89 41 0C  -- mov [ecx+0C],eax
// ffxiiiimg.exe+21A4C1 -- 8B 8C 24 C8070000  -- mov ecx,[esp+000007C8]
// ffxiiiimg.exe+21A4C8 -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+21A4D0 -- F3 0F11 41 14  -- movss [ecx+14],xmm0
// ffxiiiimg.exe+21A4D5 -- 8B 15 68F07F02  -- mov edx,[ffxiiiimg.exe+23FF068] -- [1C97AD90]
// ffxiiiimg.exe+21A4DB -- 89 94 24 B0040000  -- mov [esp+000004B0],edx
// ffxiiiimg.exe+21A4E2 -- 8B 84 24 B0040000  -- mov eax,[esp+000004B0]
// ffxiiiimg.exe+21A4E9 -- 05 14010000 -- add eax,00000114
// ffxiiiimg.exe+21A4EE -- 89 84 24 AC040000  -- mov [esp+000004AC],eax
// ffxiiiimg.exe+21A4F5 -- BA 01000000 -- mov edx,00000001
// ffxiiiimg.exe+21A4FA -- C1 EA 05 -- shr edx,05
// ffxiiiimg.exe+21A4FD -- B9 01000000 -- mov ecx,00000001
// ffxiiiimg.exe+21A502 -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+21A505 -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+21A50A -- D3 E0  -- shl eax,cl
// ffxiiiimg.exe+21A50C -- F7 D0  -- not eax
// ffxiiiimg.exe+21A50E -- 8B 8C 24 AC040000  -- mov ecx,[esp+000004AC]
// ffxiiiimg.exe+21A515 -- 23 04 91   -- and eax,[ecx+edx*4]
// ffxiiiimg.exe+21A518 -- BA 01000000 -- mov edx,00000001
// ffxiiiimg.exe+21A51D -- C1 EA 05 -- shr edx,05
// ffxiiiimg.exe+21A520 -- 8B 8C 24 AC040000  -- mov ecx,[esp+000004AC]
// ffxiiiimg.exe+21A527 -- 89 04 91   -- mov [ecx+edx*4],eax
// ffxiiiimg.exe+21A52A -- 8B 94 24 C8070000  -- mov edx,[esp+000007C8]
// ffxiiiimg.exe+21A531 -- 81 C2 9C010000 -- add edx,0000019C
// ffxiiiimg.exe+21A537 -- 89 94 24 A8040000  -- mov [esp+000004A8],edx
// ffxiiiimg.exe+21A53E -- 33 C0  -- xor eax,eax
// ffxiiiimg.exe+21A540 -- C1 E8 05 -- shr eax,05
// ffxiiiimg.exe+21A543 -- 33 C9  -- xor ecx,ecx
// ffxiiiimg.exe+21A545 -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+21A548 -- BA 01000000 -- mov edx,00000001
// ffxiiiimg.exe+21A54D -- D3 E2  -- shl edx,cl
// ffxiiiimg.exe+21A54F -- F7 D2  -- not edx
// ffxiiiimg.exe+21A551 -- 8B 8C 24 A8040000  -- mov ecx,[esp+000004A8]
// ffxiiiimg.exe+21A558 -- 23 14 81   -- and edx,[ecx+eax*4]
// ffxiiiimg.exe+21A55B -- 33 C0  -- xor eax,eax
// ffxiiiimg.exe+21A55D -- C1 E8 05 -- shr eax,05
// ffxiiiimg.exe+21A560 -- 8B 8C 24 A8040000  -- mov ecx,[esp+000004A8]
// ffxiiiimg.exe+21A567 -- 89 14 81   -- mov [ecx+eax*4],edx
// ffxiiiimg.exe+21A56A -- 8B 94 24 C8070000  -- mov edx,[esp+000007C8]
// ffxiiiimg.exe+21A571 -- 81 C2 9C010000 -- add edx,0000019C
// ffxiiiimg.exe+21A577 -- 89 94 24 A4040000  -- mov [esp+000004A4],edx
// ffxiiiimg.exe+21A57E -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+21A583 -- C1 E8 05 -- shr eax,05
// ffxiiiimg.exe+21A586 -- B9 01000000 -- mov ecx,00000001
// ffxiiiimg.exe+21A58B -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+21A58E -- BA 01000000 -- mov edx,00000001
// ffxiiiimg.exe+21A593 -- D3 E2  -- shl edx,cl
// ffxiiiimg.exe+21A595 -- F7 D2  -- not edx
// ffxiiiimg.exe+21A597 -- 8B 8C 24 A4040000  -- mov ecx,[esp+000004A4]
// ffxiiiimg.exe+21A59E -- 23 14 81   -- and edx,[ecx+eax*4]
// ffxiiiimg.exe+21A5A1 -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+21A5A6 -- C1 E8 05 -- shr eax,05
// ffxiiiimg.exe+21A5A9 -- 8B 8C 24 A4040000  -- mov ecx,[esp+000004A4]
// ffxiiiimg.exe+21A5B0 -- 89 14 81   -- mov [ecx+eax*4],edx
// ffxiiiimg.exe+21A5B3 -- 8B 94 24 C8070000  -- mov edx,[esp+000007C8]
// ffxiiiimg.exe+21A5BA -- 81 C2 9C010000 -- add edx,0000019C
// ffxiiiimg.exe+21A5C0 -- 89 94 24 A0040000  -- mov [esp+000004A0],edx
// ffxiiiimg.exe+21A5C7 -- B8 02000000 -- mov eax,00000002
// ffxiiiimg.exe+21A5CC -- C1 E8 05 -- shr eax,05
// ffxiiiimg.exe+21A5CF -- B9 02000000 -- mov ecx,00000002
// ffxiiiimg.exe+21A5D4 -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+21A5D7 -- BA 01000000 -- mov edx,00000001
// ffxiiiimg.exe+21A5DC -- D3 E2  -- shl edx,cl
// ffxiiiimg.exe+21A5DE -- 8B 8C 24 A0040000  -- mov ecx,[esp+000004A0]
// ffxiiiimg.exe+21A5E5 -- 0B 14 81   -- or edx,[ecx+eax*4]
// ffxiiiimg.exe+21A5E8 -- B8 02000000 -- mov eax,00000002
// ffxiiiimg.exe+21A5ED -- C1 E8 05 -- shr eax,05
// ffxiiiimg.exe+21A5F0 -- 8B 8C 24 A0040000  -- mov ecx,[esp+000004A0]
// ffxiiiimg.exe+21A5F7 -- 89 14 81   -- mov [ecx+eax*4],edx
// ffxiiiimg.exe+21A5FA -- 8B 94 24 C8070000  -- mov edx,[esp+000007C8]
// ffxiiiimg.exe+21A601 -- 81 C2 9C010000 -- add edx,0000019C
// ffxiiiimg.exe+21A607 -- 89 94 24 9C040000  -- mov [esp+0000049C],edx
// ffxiiiimg.exe+21A60E -- B8 03000000 -- mov eax,00000003
// ffxiiiimg.exe+21A613 -- C1 E8 05 -- shr eax,05
// ffxiiiimg.exe+21A616 -- B9 03000000 -- mov ecx,00000003
// ffxiiiimg.exe+21A61B -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+21A61E -- BA 01000000 -- mov edx,00000001
// ffxiiiimg.exe+21A623 -- D3 E2  -- shl edx,cl
// ffxiiiimg.exe+21A625 -- F7 D2  -- not edx
// ffxiiiimg.exe+21A627 -- 8B 8C 24 9C040000  -- mov ecx,[esp+0000049C]
// ffxiiiimg.exe+21A62E -- 23 14 81   -- and edx,[ecx+eax*4]
// ffxiiiimg.exe+21A631 -- B8 03000000 -- mov eax,00000003
// ffxiiiimg.exe+21A636 -- C1 E8 05 -- shr eax,05
// ffxiiiimg.exe+21A639 -- 8B 8C 24 9C040000  -- mov ecx,[esp+0000049C]
// ffxiiiimg.exe+21A640 -- 89 14 81   -- mov [ecx+eax*4],edx
// ffxiiiimg.exe+21A643 -- 6A 01 -- push 01
// ffxiiiimg.exe+21A645 -- 6A 01 -- push 01
// ffxiiiimg.exe+21A647 -- 8D 94 24 A8060000  -- lea edx,[esp+000006A8]
// ffxiiiimg.exe+21A64E -- 52 -- push edx
// ffxiiiimg.exe+21A64F -- 8B 4D 08  -- mov ecx,[ebp+08]
// ffxiiiimg.exe+21A652 -- E8 19731A00 -- call ffxiiiimg.exe+3C1970
// ffxiiiimg.exe+21A657 -- 8B 84 24 A0060000  -- mov eax,[esp+000006A0]
// ffxiiiimg.exe+21A65E -- 89 84 24 E8060000  -- mov [esp+000006E8],eax
// ffxiiiimg.exe+21A665 -- 8B 8C 24 A4060000  -- mov ecx,[esp+000006A4]
// ffxiiiimg.exe+21A66C -- 89 8C 24 EC060000  -- mov [esp+000006EC],ecx
// ffxiiiimg.exe+21A673 -- 8B 94 24 A8060000  -- mov edx,[esp+000006A8]
// ffxiiiimg.exe+21A67A -- 89 94 24 F0060000  -- mov [esp+000006F0],edx
// ffxiiiimg.exe+21A681 -- 8B 84 24 AC060000  -- mov eax,[esp+000006AC]
// ffxiiiimg.exe+21A688 -- 89 84 24 F4060000  -- mov [esp+000006F4],eax
// ffxiiiimg.exe+21A68F -- 8D 8C 24 F8060000  -- lea ecx,[esp+000006F8]
// ffxiiiimg.exe+21A696 -- 89 8C 24 98040000  -- mov [esp+00000498],ecx
// ffxiiiimg.exe+21A69D -- 8D 94 24 B0060000  -- lea edx,[esp+000006B0]
// ffxiiiimg.exe+21A6A4 -- 8B 84 24 98040000  -- mov eax,[esp+00000498]
// ffxiiiimg.exe+21A6AB -- 8B 0A  -- mov ecx,[edx]
// ffxiiiimg.exe+21A6AD -- 89 08  -- mov [eax],ecx
// ffxiiiimg.exe+21A6AF -- 8B 4A 04  -- mov ecx,[edx+04]
// ffxiiiimg.exe+21A6B2 -- 89 48 04  -- mov [eax+04],ecx
// ffxiiiimg.exe+21A6B5 -- 8B 4A 08  -- mov ecx,[edx+08]
// ffxiiiimg.exe+21A6B8 -- 89 48 08  -- mov [eax+08],ecx
// ffxiiiimg.exe+21A6BB -- 8B 52 0C  -- mov edx,[edx+0C]
// ffxiiiimg.exe+21A6BE -- 89 50 0C  -- mov [eax+0C],edx
// ffxiiiimg.exe+21A6C1 -- 8D 84 24 08070000  -- lea eax,[esp+00000708]
// ffxiiiimg.exe+21A6C8 -- 89 84 24 94040000  -- mov [esp+00000494],eax
// ffxiiiimg.exe+21A6CF -- 8D 8C 24 C0060000  -- lea ecx,[esp+000006C0]
// ffxiiiimg.exe+21A6D6 -- 8B 94 24 94040000  -- mov edx,[esp+00000494]
// ffxiiiimg.exe+21A6DD -- 8B 01  -- mov eax,[ecx]
// ffxiiiimg.exe+21A6DF -- 89 02  -- mov [edx],eax
// ffxiiiimg.exe+21A6E1 -- 8B 41 04  -- mov eax,[ecx+04]
// ffxiiiimg.exe+21A6E4 -- 89 42 04  -- mov [edx+04],eax
// ffxiiiimg.exe+21A6E7 -- 8B 41 08  -- mov eax,[ecx+08]
// ffxiiiimg.exe+21A6EA -- 89 42 08  -- mov [edx+08],eax
// ffxiiiimg.exe+21A6ED -- 8B 49 0C  -- mov ecx,[ecx+0C]
// ffxiiiimg.exe+21A6F0 -- 89 4A 0C  -- mov [edx+0C],ecx
// ffxiiiimg.exe+21A6F3 -- 8D 94 24 18070000  -- lea edx,[esp+00000718]
// ffxiiiimg.exe+21A6FA -- 89 94 24 90040000  -- mov [esp+00000490],edx
// ffxiiiimg.exe+21A701 -- 8D 84 24 D0060000  -- lea eax,[esp+000006D0]
// ffxiiiimg.exe+21A708 -- 8B 8C 24 90040000  -- mov ecx,[esp+00000490]
// ffxiiiimg.exe+21A70F -- 8B 10  -- mov edx,[eax]
// ffxiiiimg.exe+21A711 -- 89 11  -- mov [ecx],edx
// ffxiiiimg.exe+21A713 -- 8B 50 04  -- mov edx,[eax+04]
// ffxiiiimg.exe+21A716 -- 89 51 04  -- mov [ecx+04],edx
// ffxiiiimg.exe+21A719 -- 8B 50 08  -- mov edx,[eax+08]
// ffxiiiimg.exe+21A71C -- 89 51 08  -- mov [ecx+08],edx
// ffxiiiimg.exe+21A71F -- 8B 40 0C  -- mov eax,[eax+0C]
// ffxiiiimg.exe+21A722 -- 89 41 0C  -- mov [ecx+0C],eax
// ffxiiiimg.exe+21A725 -- C7 84 24 C0070000 01000000 -- mov [esp+000007C0],00000001
// ffxiiiimg.exe+21A730 -- E9 4B0F0000 -- jmp ffxiiiimg.exe+21B680
// ffxiiiimg.exe+21A735 -- 83 BC 24 7C060000 00 -- cmp dword ptr [esp+0000067C],00
// ffxiiiimg.exe+21A73D -- 0F84 3D0F0000 -- je ffxiiiimg.exe+21B680
// ffxiiiimg.exe+21A743 -- 8D 8C 24 80050000  -- lea ecx,[esp+00000580]
// ffxiiiimg.exe+21A74A -- 51 -- push ecx
// ffxiiiimg.exe+21A74B -- 8D 94 24 84040000  -- lea edx,[esp+00000484]
// ffxiiiimg.exe+21A752 -- 52 -- push edx
// ffxiiiimg.exe+21A753 -- 8D 8C 24 88050000  -- lea ecx,[esp+00000588]
// ffxiiiimg.exe+21A75A -- E8 D1C7E3FF -- call ffxiiiimg.exe+56F30
// ffxiiiimg.exe+21A75F -- 0F28 84 24 80040000  -- movaps xmm0,[esp+00000480]
// ffxiiiimg.exe+21A767 -- F3 0F51 C0  -- sqrtss xmm0,xmm0
// ffxiiiimg.exe+21A76B -- 0F29 84 24 70040000  -- movaps [esp+00000470],xmm0
// ffxiiiimg.exe+21A773 -- 0F28 84 24 70040000  -- movaps xmm0,[esp+00000470]
// ffxiiiimg.exe+21A77B -- 0F29 84 24 60040000  -- movaps [esp+00000460],xmm0
// ffxiiiimg.exe+21A783 -- F3 0F10 84 24 60040000  -- movss xmm0,[esp+00000460]
// ffxiiiimg.exe+21A78C -- F3 0F11 84 24 5C040000  -- movss [esp+0000045C],xmm0
// ffxiiiimg.exe+21A795 -- F3 0F10 05 6C5D0D01  -- movss xmm0,[ffxiiiimg.exe+CD5D6C] -- [3E99999A]
// ffxiiiimg.exe+21A79D -- 0F2F 84 24 5C040000  -- comiss xmm0,[esp+0000045C]
// ffxiiiimg.exe+21A7A5 -- 0F86 46010000 -- jbe ffxiiiimg.exe+21A8F1
// ffxiiiimg.exe+21A7AB -- C6 05 1CF47F02 00 -- mov byte ptr [ffxiiiimg.exe+23FF41C],00
// ffxiiiimg.exe+21A7B2 -- F3 0F10 05 30B10901  -- movss xmm0,[ffxiiiimg.exe+C9B130] -- [(float)0.5000]
// ffxiiiimg.exe+21A7BA -- F3 0F11 05 18096A02  -- movss [ffxiiiimg.exe+22A0918],xmm0 -- P-&gt;3F000000
// ffxiiiimg.exe+21A7C2 -- B8 02000000 -- mov eax,00000002
// ffxiiiimg.exe+21A7C7 -- C1 E0 04 -- shl eax,04
// ffxiiiimg.exe+21A7CA -- 8D 8C 04 E8060000  -- lea ecx,[esp+eax+000006E8]
// ffxiiiimg.exe+21A7D1 -- 8B 11  -- mov edx,[ecx]
// ffxiiiimg.exe+21A7D3 -- 89 94 24 4C040000  -- mov [esp+0000044C],edx
// ffxiiiimg.exe+21A7DA -- 8B 41 04  -- mov eax,[ecx+04]
// ffxiiiimg.exe+21A7DD -- 89 84 24 50040000  -- mov [esp+00000450],eax
// ffxiiiimg.exe+21A7E4 -- 8B 51 08  -- mov edx,[ecx+08]
// ffxiiiimg.exe+21A7E7 -- 89 94 24 54040000  -- mov [esp+00000454],edx
// ffxiiiimg.exe+21A7EE -- 8B 41 0C  -- mov eax,[ecx+0C]
// ffxiiiimg.exe+21A7F1 -- 89 84 24 58040000  -- mov [esp+00000458],eax
// ffxiiiimg.exe+21A7F8 -- F3 0F10 05 50A90A01  -- movss xmm0,[ffxiiiimg.exe+CAA950] -- [(float)1.0000]
// ffxiiiimg.exe+21A800 -- F3 0F11 84 24 58040000  -- movss [esp+00000458],xmm0
// ffxiiiimg.exe+21A809 -- 8B 8C 24 4C040000  -- mov ecx,[esp+0000044C]
// ffxiiiimg.exe+21A810 -- 89 8C 24 90070000  -- mov [esp+00000790],ecx
// ffxiiiimg.exe+21A817 -- 8B 94 24 50040000  -- mov edx,[esp+00000450]
// ffxiiiimg.exe+21A81E -- 89 94 24 94070000  -- mov [esp+00000794],edx
// ffxiiiimg.exe+21A825 -- 8B 84 24 54040000  -- mov eax,[esp+00000454]
// ffxiiiimg.exe+21A82C -- 89 84 24 98070000  -- mov [esp+00000798],eax
// ffxiiiimg.exe+21A833 -- 8B 8C 24 58040000  -- mov ecx,[esp+00000458]
// ffxiiiimg.exe+21A83A -- 89 8C 24 9C070000  -- mov [esp+0000079C],ecx
// ffxiiiimg.exe+21A841 -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+21A849 -- F3 0F11 84 24 9C070000  -- movss [esp+0000079C],xmm0
// ffxiiiimg.exe+21A852 -- 8B 15 14F47F02  -- mov edx,[ffxiiiimg.exe+23FF414] -- [1C9A7840]
// ffxiiiimg.exe+21A858 -- 89 94 24 48040000  -- mov [esp+00000448],edx
// ffxiiiimg.exe+21A85F -- 8B 84 24 48040000  -- mov eax,[esp+00000448]
// ffxiiiimg.exe+21A866 -- 8B 88 DC020000  -- mov ecx,[eax+000002DC]
// ffxiiiimg.exe+21A86C -- 89 8C 24 44040000  -- mov [esp+00000444],ecx
// ffxiiiimg.exe+21A873 -- 83 BC 24 44040000 00 -- cmp dword ptr [esp+00000444],00
// ffxiiiimg.exe+21A87B -- 74 02 -- je ffxiiiimg.exe+21A87F
// ffxiiiimg.exe+21A87D -- EB 0A -- jmp ffxiiiimg.exe+21A889
// ffxiiiimg.exe+21A87F -- 6A 00 -- push 00
// ffxiiiimg.exe+21A881 -- 8B 4D 08  -- mov ecx,[ebp+08]
// ffxiiiimg.exe+21A884 -- E8 373A1500 -- call ffxiiiimg.exe+36E2C0
// ffxiiiimg.exe+21A889 -- 8B 94 24 C8070000  -- mov edx,[esp+000007C8]
// ffxiiiimg.exe+21A890 -- 81 C2 9C010000 -- add edx,0000019C
// ffxiiiimg.exe+21A896 -- 89 94 24 40040000  -- mov [esp+00000440],edx
// ffxiiiimg.exe+21A89D -- B8 03000000 -- mov eax,00000003
// ffxiiiimg.exe+21A8A2 -- C1 E8 05 -- shr eax,05
// ffxiiiimg.exe+21A8A5 -- B9 03000000 -- mov ecx,00000003
// ffxiiiimg.exe+21A8AA -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+21A8AD -- BA 01000000 -- mov edx,00000001
// ffxiiiimg.exe+21A8B2 -- D3 E2  -- shl edx,cl
// ffxiiiimg.exe+21A8B4 -- F7 D2  -- not edx
// ffxiiiimg.exe+21A8B6 -- 8B 8C 24 40040000  -- mov ecx,[esp+00000440]
// ffxiiiimg.exe+21A8BD -- 23 14 81   -- and edx,[ecx+eax*4]
// ffxiiiimg.exe+21A8C0 -- B8 03000000 -- mov eax,00000003
// ffxiiiimg.exe+21A8C5 -- C1 E8 05 -- shr eax,05
// ffxiiiimg.exe+21A8C8 -- 8B 8C 24 40040000  -- mov ecx,[esp+00000440]
// ffxiiiimg.exe+21A8CF -- 89 14 81   -- mov [ecx+eax*4],edx
// ffxiiiimg.exe+21A8D2 -- 8B 4D 08  -- mov ecx,[ebp+08]
// ffxiiiimg.exe+21A8D5 -- E8 D6291500 -- call ffxiiiimg.exe+36D2B0
// ffxiiiimg.exe+21A8DA -- 0FB6 D0  -- movzx edx,al
// ffxiiiimg.exe+21A8DD -- 85 D2  -- test edx,edx
// ffxiiiimg.exe+21A8DF -- 74 0B -- je ffxiiiimg.exe+21A8EC
// ffxiiiimg.exe+21A8E1 -- C7 84 24 BC070000 01000000 -- mov [esp+000007BC],00000001
// ffxiiiimg.exe+21A8EC -- E9 76090000 -- jmp ffxiiiimg.exe+21B267
// ffxiiiimg.exe+21A8F1 -- 83 BC 24 74060000 00 -- cmp dword ptr [esp+00000674],00
// ffxiiiimg.exe+21A8F9 -- 74 2A -- je ffxiiiimg.exe+21A925
// ffxiiiimg.exe+21A8FB -- F3 0F10 05 98C70A01  -- movss xmm0,[ffxiiiimg.exe+CAC798] -- [3F7AE148]
// ffxiiiimg.exe+21A903 -- 0F2F 84 24 5C040000  -- comiss xmm0,[esp+0000045C]
}
</AssemblerScript>
          <CheatEntries>
            <CheatEntry>
              <ID>10</ID>
              <Description>"Movement"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Float</VariableType>
              <Address>AUTOGEN_43583622</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>0</ID>
          <Description>"[$ASM] Do not lock mouse (debug)"</Description>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript Async="1">define(i,ffxiiiimg.exe+A8AA7B)
//75 1A C6 05 D0 EA 83 02 00 ..0
[ENABLE]
i:
nop 2
[DISABLE]
i:
db 75 1A C6 05 D0 EA 83 02 00

{ Function dump of "ffxiiiimg.exe+A8AA7B"
// ffxiiiimg.exe+A8A7C0 -- 55 -- push ebp
// ffxiiiimg.exe+A8A7C1 -- 8B EC  -- mov ebp,esp
// ffxiiiimg.exe+A8A7C3 -- 83 EC 7C -- sub esp,7C
// ffxiiiimg.exe+A8A7C6 -- 89 4D 90  -- mov [ebp-70],ecx
// ffxiiiimg.exe+A8A7C9 -- 8B 45 08  -- mov eax,[ebp+08]
// ffxiiiimg.exe+A8A7CC -- 8B 48 08  -- mov ecx,[eax+08]
// ffxiiiimg.exe+A8A7CF -- 89 4D F8  -- mov [ebp-08],ecx
// ffxiiiimg.exe+A8A7D2 -- 8B 55 08  -- mov edx,[ebp+08]
// ffxiiiimg.exe+A8A7D5 -- 8B 42 10  -- mov eax,[edx+10]
// ffxiiiimg.exe+A8A7D8 -- 89 45 F4  -- mov [ebp-0C],eax
// ffxiiiimg.exe+A8A7DB -- 8B 4D 08  -- mov ecx,[ebp+08]
// ffxiiiimg.exe+A8A7DE -- 8B 51 18  -- mov edx,[ecx+18]
// ffxiiiimg.exe+A8A7E1 -- 89 55 FC  -- mov [ebp-04],edx
// ffxiiiimg.exe+A8A7E4 -- 8B 45 F8  -- mov eax,[ebp-08]
// ffxiiiimg.exe+A8A7E7 -- 89 45 8C  -- mov [ebp-74],eax
// ffxiiiimg.exe+A8A7EA -- 81 7D 8C 05010000 -- cmp [ebp-74],00000105
// ffxiiiimg.exe+A8A7F1 -- 77 34 -- ja ffxiiiimg.exe+A8A827
// ffxiiiimg.exe+A8A7F3 -- 81 7D 8C 04010000 -- cmp [ebp-74],00000104
// ffxiiiimg.exe+A8A7FA -- 0F83 B1020000 -- jae ffxiiiimg.exe+A8AAB1 -- [HID.DLL+7D83]
// ffxiiiimg.exe+A8A800 -- 8B 4D 8C  -- mov ecx,[ebp-74]
// ffxiiiimg.exe+A8A803 -- 83 E9 05 -- sub ecx,05
// ffxiiiimg.exe+A8A806 -- 89 4D 8C  -- mov [ebp-74],ecx
// ffxiiiimg.exe+A8A809 -- 81 7D 8C FB000000 -- cmp [ebp-74],000000FB
// ffxiiiimg.exe+A8A810 -- 0F87 D0020000 -- ja ffxiiiimg.exe+A8AAE6
// ffxiiiimg.exe+A8A816 -- 8B 55 8C  -- mov edx,[ebp-74]
// ffxiiiimg.exe+A8A819 -- 0FB6 82 00ABE800  -- movzx eax,byte ptr [edx+00E8AB00]
// ffxiiiimg.exe+A8A820 -- FF 24 85 ECAAE800  -- jmp dword ptr [eax*4+00E8AAEC]
// ffxiiiimg.exe+A8A827 -- 81 7D 8C 12010000 -- cmp [ebp-74],00000112
// ffxiiiimg.exe+A8A82E -- 74 36 -- je ffxiiiimg.exe+A8A866
// ffxiiiimg.exe+A8A830 -- 81 7D 8C 11020000 -- cmp [ebp-74],00000211
// ffxiiiimg.exe+A8A837 -- 0F84 FE010000 -- je ffxiiiimg.exe+A8AA3B -- [ffxiiiimg.exe+5C45C7]
// ffxiiiimg.exe+A8A83D -- 81 7D 8C 12020000 -- cmp [ebp-74],00000212
// ffxiiiimg.exe+A8A844 -- 0F84 0D020000 -- je ffxiiiimg.exe+A8AA57
// ffxiiiimg.exe+A8A84A -- E9 97020000 -- jmp ffxiiiimg.exe+A8AAE6
// ffxiiiimg.exe+A8A84F -- 83 7D FC 00 -- cmp dword ptr [ebp-04],00
// ffxiiiimg.exe+A8A853 -- 75 07 -- jne ffxiiiimg.exe+A8A85C
// ffxiiiimg.exe+A8A855 -- E8 A6030000 -- call ffxiiiimg.exe+A8AC00
// ffxiiiimg.exe+A8A85A -- EB 05 -- jmp ffxiiiimg.exe+A8A861
// ffxiiiimg.exe+A8A85C -- E8 CF030000 -- call ffxiiiimg.exe+A8AC30
// ffxiiiimg.exe+A8A861 -- E9 80020000 -- jmp ffxiiiimg.exe+A8AAE6
// ffxiiiimg.exe+A8A866 -- 8B 4D F4  -- mov ecx,[ebp-0C]
// ffxiiiimg.exe+A8A869 -- 89 4D 88  -- mov [ebp-78],ecx
// ffxiiiimg.exe+A8A86C -- 81 7D 88 20F00000 -- cmp [ebp-78],0000F020
// ffxiiiimg.exe+A8A873 -- 74 0B -- je ffxiiiimg.exe+A8A880
// ffxiiiimg.exe+A8A875 -- 81 7D 88 20F10000 -- cmp [ebp-78],0000F120
// ffxiiiimg.exe+A8A87C -- 74 09 -- je ffxiiiimg.exe+A8A887
// ffxiiiimg.exe+A8A87E -- EB 0C -- jmp ffxiiiimg.exe+A8A88C
// ffxiiiimg.exe+A8A880 -- E8 7B030000 -- call ffxiiiimg.exe+A8AC00
// ffxiiiimg.exe+A8A885 -- EB 05 -- jmp ffxiiiimg.exe+A8A88C
// ffxiiiimg.exe+A8A887 -- E8 A4030000 -- call ffxiiiimg.exe+A8AC30
// ffxiiiimg.exe+A8A88C -- E9 55020000 -- jmp ffxiiiimg.exe+A8AAE6
// ffxiiiimg.exe+A8A891 -- 0FB6 15 48E38302  -- movzx edx,byte ptr [ffxiiiimg.exe+243E348] -- [00]
// ffxiiiimg.exe+A8A898 -- 85 D2  -- test edx,edx
// ffxiiiimg.exe+A8A89A -- 0F85 96010000 -- jne ffxiiiimg.exe+A8AA36
// ffxiiiimg.exe+A8A8A0 -- E8 FB6E0200 -- call ffxiiiimg.exe+AB17A0
// ffxiiiimg.exe+A8A8A5 -- 88 45 EB  -- mov [ebp-15],al
// ffxiiiimg.exe+A8A8A8 -- 0FB6 45 EB  -- movzx eax,byte ptr [ebp-15]
// ffxiiiimg.exe+A8A8AC -- 85 C0  -- test eax,eax
// ffxiiiimg.exe+A8A8AE -- 74 18 -- je ffxiiiimg.exe+A8A8C8
// ffxiiiimg.exe+A8A8B0 -- C7 45 E0 00000000 -- mov [ebp-20],00000000
// ffxiiiimg.exe+A8A8B7 -- 6A 01 -- push 01
// ffxiiiimg.exe+A8A8B9 -- FF 15 B0420901  -- call dword ptr [ffxiiiimg.exe+C942B0] -- [USER32.ShowCursor]
// ffxiiiimg.exe+A8A8BF -- 89 45 E0  -- mov [ebp-20],eax
// ffxiiiimg.exe+A8A8C2 -- 83 7D E0 00 -- cmp dword ptr [ebp-20],00
// ffxiiiimg.exe+A8A8C6 -- 7C EF -- jl ffxiiiimg.exe+A8A8B7
// ffxiiiimg.exe+A8A8C8 -- E8 F3C6E5FF -- call ffxiiiimg.exe+8E6FC0
// ffxiiiimg.exe+A8A8CD -- 8B 4D 90  -- mov ecx,[ebp-70]
// ffxiiiimg.exe+A8A8D0 -- 8B 11  -- mov edx,[ecx]
// ffxiiiimg.exe+A8A8D2 -- 8B 4D 90  -- mov ecx,[ebp-70]
// ffxiiiimg.exe+A8A8D5 -- 8B 82 90000000  -- mov eax,[edx+00000090]
// ffxiiiimg.exe+A8A8DB -- FF D0  -- call eax
// ffxiiiimg.exe+A8A8DD -- 8B 4D 08  -- mov ecx,[ebp+08]
// ffxiiiimg.exe+A8A8E0 -- 8B 11  -- mov edx,[ecx]
// ffxiiiimg.exe+A8A8E2 -- 89 55 EC  -- mov [ebp-14],edx
// ffxiiiimg.exe+A8A8E5 -- C7 45 F0 FFFFFFFF -- mov [ebp-10],FFFFFFFF
// ffxiiiimg.exe+A8A8EC -- E8 9FA457FF -- call ffxiiiimg.exe+4D90
// ffxiiiimg.exe+A8A8F1 -- 89 45 F0  -- mov [ebp-10],eax
// ffxiiiimg.exe+A8A8F4 -- 83 7D F0 00 -- cmp dword ptr [ebp-10],00
// ffxiiiimg.exe+A8A8F8 -- 7D 13 -- jnl ffxiiiimg.exe+A8A90D
// ffxiiiimg.exe+A8A8FA -- E8 716F0000 -- call ffxiiiimg.exe+A91870
// ffxiiiimg.exe+A8A8FF -- 50 -- push eax
// ffxiiiimg.exe+A8A900 -- 6A 01 -- push 01
// ffxiiiimg.exe+A8A902 -- E8 19A857FF -- call ffxiiiimg.exe+5120
// ffxiiiimg.exe+A8A907 -- 83 C4 08 -- add esp,08
// ffxiiiimg.exe+A8A90A -- 89 45 F0  -- mov [ebp-10],eax
// ffxiiiimg.exe+A8A90D -- 6A 01 -- push 01
// ffxiiiimg.exe+A8A90F -- E8 7C4E0200 -- call ffxiiiimg.exe+AAF790
// ffxiiiimg.exe+A8A914 -- 83 C4 04 -- add esp,04
// ffxiiiimg.exe+A8A917 -- 89 45 E4  -- mov [ebp-1C],eax
// ffxiiiimg.exe+A8A91A -- 83 7D E4 00 -- cmp dword ptr [ebp-1C],00
// ffxiiiimg.exe+A8A91E -- 0F85 D0000000 -- jne ffxiiiimg.exe+A8A9F4
// ffxiiiimg.exe+A8A924 -- 0FB6 45 EB  -- movzx eax,byte ptr [ebp-15]
// ffxiiiimg.exe+A8A928 -- 85 C0  -- test eax,eax
// ffxiiiimg.exe+A8A92A -- 75 24 -- jne ffxiiiimg.exe+A8A950
// ffxiiiimg.exe+A8A92C -- 8D 4D BC  -- lea ecx,[ebp-44]
// ffxiiiimg.exe+A8A92F -- 51 -- push ecx
// ffxiiiimg.exe+A8A930 -- 8B 55 EC  -- mov edx,[ebp-14]
// ffxiiiimg.exe+A8A933 -- 52 -- push edx
// ffxiiiimg.exe+A8A934 -- FF 15 CC420901  -- call dword ptr [ffxiiiimg.exe+C942CC] -- [USER32.GetClientRect]
// ffxiiiimg.exe+A8A93A -- 8B 45 C4  -- mov eax,[ebp-3C]
// ffxiiiimg.exe+A8A93D -- 89 45 BC  -- mov [ebp-44],eax
// ffxiiiimg.exe+A8A940 -- 8B 4D C8  -- mov ecx,[ebp-38]
// ffxiiiimg.exe+A8A943 -- 89 4D C0  -- mov [ebp-40],ecx
// ffxiiiimg.exe+A8A946 -- 8D 55 BC  -- lea edx,[ebp-44]
// ffxiiiimg.exe+A8A949 -- 52 -- push edx
// ffxiiiimg.exe+A8A94A -- FF 15 AC420901  -- call dword ptr [ffxiiiimg.exe+C942AC] -- [USER32.ClipCursor]
// ffxiiiimg.exe+A8A950 -- 8B 45 F0  -- mov eax,[ebp-10]
// ffxiiiimg.exe+A8A953 -- 50 -- push eax
// ffxiiiimg.exe+A8A954 -- E8 C74D0200 -- call ffxiiiimg.exe+AAF720
// ffxiiiimg.exe+A8A959 -- 83 C4 04 -- add esp,04
// ffxiiiimg.exe+A8A95C -- 89 45 DC  -- mov [ebp-24],eax
// ffxiiiimg.exe+A8A95F -- 8B 4D DC  -- mov ecx,[ebp-24]
// ffxiiiimg.exe+A8A962 -- 8B 51 24  -- mov edx,[ecx+24]
// ffxiiiimg.exe+A8A965 -- 89 55 D4  -- mov [ebp-2C],edx
// ffxiiiimg.exe+A8A968 -- 8B 45 DC  -- mov eax,[ebp-24]
// ffxiiiimg.exe+A8A96B -- 8B 48 28  -- mov ecx,[eax+28]
// ffxiiiimg.exe+A8A96E -- 89 4D CC  -- mov [ebp-34],ecx
// ffxiiiimg.exe+A8A971 -- C7 45 D0 24000000 -- mov [ebp-30],00000024
// ffxiiiimg.exe+A8A978 -- C6 05 48E38302 01 -- mov byte ptr [ffxiiiimg.exe+243E348],01
// ffxiiiimg.exe+A8A97F -- 8B 55 D0  -- mov edx,[ebp-30]
// ffxiiiimg.exe+A8A982 -- 52 -- push edx
// ffxiiiimg.exe+A8A983 -- 8B 45 D4  -- mov eax,[ebp-2C]
// ffxiiiimg.exe+A8A986 -- 50 -- push eax
// ffxiiiimg.exe+A8A987 -- 8B 4D CC  -- mov ecx,[ebp-34]
// ffxiiiimg.exe+A8A98A -- 51 -- push ecx
// ffxiiiimg.exe+A8A98B -- 8B 55 EC  -- mov edx,[ebp-14]
// ffxiiiimg.exe+A8A98E -- 52 -- push edx
// ffxiiiimg.exe+A8A98F -- FF 15 A8420901  -- call dword ptr [ffxiiiimg.exe+C942A8] -- [USER32.MessageBoxW]
// ffxiiiimg.exe+A8A995 -- 89 45 D8  -- mov [ebp-28],eax
// ffxiiiimg.exe+A8A998 -- 8B 45 D8  -- mov eax,[ebp-28]
// ffxiiiimg.exe+A8A99B -- 89 45 84  -- mov [ebp-7C],eax
// ffxiiiimg.exe+A8A99E -- 83 7D 84 00 -- cmp dword ptr [ebp-7C],00
// ffxiiiimg.exe+A8A9A2 -- 74 08 -- je ffxiiiimg.exe+A8A9AC
// ffxiiiimg.exe+A8A9A4 -- 83 7D 84 06 -- cmp dword ptr [ebp-7C],06
// ffxiiiimg.exe+A8A9A8 -- 74 02 -- je ffxiiiimg.exe+A8A9AC
// ffxiiiimg.exe+A8A9AA -- EB 19 -- jmp ffxiiiimg.exe+A8A9C5
// ffxiiiimg.exe+A8A9AC -- C7 45 AC A0BCE800 -- mov [ebp-54],00E8BCA0 -- [A0FF018B]
// ffxiiiimg.exe+A8A9B3 -- C7 45 B0 00000000 -- mov [ebp-50],00000000
// ffxiiiimg.exe+A8A9BA -- 8B 4D 90  -- mov ecx,[ebp-70]
// ffxiiiimg.exe+A8A9BD -- 03 4D B0  -- add ecx,[ebp-50]
// ffxiiiimg.exe+A8A9C0 -- FF 55 AC  -- call dword ptr [ebp-54]
// ffxiiiimg.exe+A8A9C3 -- EB 10 -- jmp ffxiiiimg.exe+A8A9D5
// ffxiiiimg.exe+A8A9C5 -- 0FB6 4D EB  -- movzx ecx,byte ptr [ebp-15]
// ffxiiiimg.exe+A8A9C9 -- 85 C9  -- test ecx,ecx
// ffxiiiimg.exe+A8A9CB -- 74 08 -- je ffxiiiimg.exe+A8A9D5
// ffxiiiimg.exe+A8A9CD -- 6A 00 -- push 00
// ffxiiiimg.exe+A8A9CF -- FF 15 B0420901  -- call dword ptr [ffxiiiimg.exe+C942B0] -- [USER32.ShowCursor]
// ffxiiiimg.exe+A8A9D5 -- 6A 00 -- push 00
// ffxiiiimg.exe+A8A9D7 -- E8 B44D0200 -- call ffxiiiimg.exe+AAF790
// ffxiiiimg.exe+A8A9DC -- 83 C4 04 -- add esp,04
// ffxiiiimg.exe+A8A9DF -- 89 45 E4  -- mov [ebp-1C],eax
// ffxiiiimg.exe+A8A9E2 -- 0FB6 55 EB  -- movzx edx,byte ptr [ebp-15]
// ffxiiiimg.exe+A8A9E6 -- 85 D2  -- test edx,edx
// ffxiiiimg.exe+A8A9E8 -- 75 08 -- jne ffxiiiimg.exe+A8A9F2
// ffxiiiimg.exe+A8A9EA -- 6A 00 -- push 00
// ffxiiiimg.exe+A8A9EC -- FF 15 AC420901  -- call dword ptr [ffxiiiimg.exe+C942AC] -- [USER32.ClipCursor]
// ffxiiiimg.exe+A8A9F2 -- EB 17 -- jmp ffxiiiimg.exe+A8AA0B
// ffxiiiimg.exe+A8A9F4 -- C7 45 A4 A0BCE800 -- mov [ebp-5C],00E8BCA0 -- [A0FF018B]
// ffxiiiimg.exe+A8A9FB -- C7 45 A8 00000000 -- mov [ebp-58],00000000
// ffxiiiimg.exe+A8AA02 -- 8B 4D 90  -- mov ecx,[ebp-70]
// ffxiiiimg.exe+A8AA05 -- 03 4D A8  -- add ecx,[ebp-58]
// ffxiiiimg.exe+A8AA08 -- FF 55 A4  -- call dword ptr [ebp-5C]
// ffxiiiimg.exe+A8AA0B -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+A8AA10 -- 99 -- cdq 
// ffxiiiimg.exe+A8AA11 -- 8B 4D 08  -- mov ecx,[ebp+08]
// ffxiiiimg.exe+A8AA14 -- 89 41 20  -- mov [ecx+20],eax
// ffxiiiimg.exe+A8AA17 -- 89 51 24  -- mov [ecx+24],edx
// ffxiiiimg.exe+A8AA1A -- 8B 55 90  -- mov edx,[ebp-70]
// ffxiiiimg.exe+A8AA1D -- 8B 02  -- mov eax,[edx]
// ffxiiiimg.exe+A8AA1F -- 8B 4D 90  -- mov ecx,[ebp-70]
// ffxiiiimg.exe+A8AA22 -- 8B 90 94000000  -- mov edx,[eax+00000094]
// ffxiiiimg.exe+A8AA28 -- FF D2  -- call edx
// ffxiiiimg.exe+A8AA2A -- E8 D1C5E5FF -- call ffxiiiimg.exe+8E7000
// ffxiiiimg.exe+A8AA2F -- C6 05 48E38302 00 -- mov byte ptr [ffxiiiimg.exe+243E348],00
// ffxiiiimg.exe+A8AA36 -- E9 AB000000 -- jmp ffxiiiimg.exe+A8AAE6
// ffxiiiimg.exe+A8AA3B -- C7 45 9C 00BDE800 -- mov [ebp-64],00E8BD00 -- [A0FF018B]
// ffxiiiimg.exe+A8AA42 -- C7 45 A0 00000000 -- mov [ebp-60],00000000
// ffxiiiimg.exe+A8AA49 -- 8B 4D 90  -- mov ecx,[ebp-70]
// ffxiiiimg.exe+A8AA4C -- 03 4D A0  -- add ecx,[ebp-60]
// ffxiiiimg.exe+A8AA4F -- FF 55 9C  -- call dword ptr [ebp-64]
// ffxiiiimg.exe+A8AA52 -- E9 8F000000 -- jmp ffxiiiimg.exe+A8AAE6
// ffxiiiimg.exe+A8AA57 -- C7 45 94 40BDE800 -- mov [ebp-6C],00E8BD40 -- [A0FF018B]
// ffxiiiimg.exe+A8AA5E -- C7 45 98 00000000 -- mov [ebp-68],00000000
// ffxiiiimg.exe+A8AA65 -- 8B 4D 90  -- mov ecx,[ebp-70]
// ffxiiiimg.exe+A8AA68 -- 03 4D 98  -- add ecx,[ebp-68]
// ffxiiiimg.exe+A8AA6B -- FF 55 94  -- call dword ptr [ebp-6C]
// ffxiiiimg.exe+A8AA6E -- EB 76 -- jmp ffxiiiimg.exe+A8AAE6
// ffxiiiimg.exe+A8AA70 -- C7 45 B8 00000000 -- mov [ebp-48],00000000
// ffxiiiimg.exe+A8AA77 -- 83 7D F4 00 -- cmp dword ptr [ebp-0C],00
// ffxiiiimg.exe+A8AA7B -- 75 1A -- jne ffxiiiimg.exe+A8AA97
// ffxiiiimg.exe+A8AA7D -- C6 05 D0EA8302 00 -- mov byte ptr [ffxiiiimg.exe+243EAD0],00
// ffxiiiimg.exe+A8AA84 -- 6A 01 -- push 01
// ffxiiiimg.exe+A8AA86 -- FF 15 B0420901  -- call dword ptr [ffxiiiimg.exe+C942B0] -- [USER32.ShowCursor]
// ffxiiiimg.exe+A8AA8C -- 89 45 B8  -- mov [ebp-48],eax
// ffxiiiimg.exe+A8AA8F -- 83 7D B8 00 -- cmp dword ptr [ebp-48],00
// ffxiiiimg.exe+A8AA93 -- 7C EF -- jl ffxiiiimg.exe+A8AA84
// ffxiiiimg.exe+A8AA95 -- EB 18 -- jmp ffxiiiimg.exe+A8AAAF
// ffxiiiimg.exe+A8AA97 -- C6 05 D0EA8302 01 -- mov byte ptr [ffxiiiimg.exe+243EAD0],01
// ffxiiiimg.exe+A8AA9E -- 6A 00 -- push 00
// ffxiiiimg.exe+A8AAA0 -- FF 15 B0420901  -- call dword ptr [ffxiiiimg.exe+C942B0] -- [USER32.ShowCursor]
// ffxiiiimg.exe+A8AAA6 -- 89 45 B8  -- mov [ebp-48],eax
// ffxiiiimg.exe+A8AAA9 -- 83 7D B8 00 -- cmp dword ptr [ebp-48],00
// ffxiiiimg.exe+A8AAAD -- 7D EF -- jnl ffxiiiimg.exe+A8AA9E
// ffxiiiimg.exe+A8AAAF -- EB 35 -- jmp ffxiiiimg.exe+A8AAE6
// ffxiiiimg.exe+A8AAB1 -- 83 7D F4 73 -- cmp dword ptr [ebp-0C],73
// ffxiiiimg.exe+A8AAB5 -- 74 0F -- je ffxiiiimg.exe+A8AAC6
// ffxiiiimg.exe+A8AAB7 -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+A8AABC -- 99 -- cdq 
// ffxiiiimg.exe+A8AABD -- 8B 4D 08  -- mov ecx,[ebp+08]
// ffxiiiimg.exe+A8AAC0 -- 89 41 20  -- mov [ecx+20],eax
// ffxiiiimg.exe+A8AAC3 -- 89 51 24  -- mov [ecx+24],edx
// ffxiiiimg.exe+A8AAC6 -- EB 1E -- jmp ffxiiiimg.exe+A8AAE6
// ffxiiiimg.exe+A8AAC8 -- 83 7D F4 1B -- cmp dword ptr [ebp-0C],1B
// ffxiiiimg.exe+A8AACC -- 75 18 -- jne ffxiiiimg.exe+A8AAE6
// ffxiiiimg.exe+A8AACE -- 8B 55 08  -- mov edx,[ebp+08]
// ffxiiiimg.exe+A8AAD1 -- 8B 02  -- mov eax,[edx]
// ffxiiiimg.exe+A8AAD3 -- 89 45 B4  -- mov [ebp-4C],eax
// ffxiiiimg.exe+A8AAD6 -- 6A 00 -- push 00
// ffxiiiimg.exe+A8AAD8 -- 6A 00 -- push 00
// ffxiiiimg.exe+A8AADA -- 6A 10 -- push 10
// ffxiiiimg.exe+A8AADC -- 8B 4D B4  -- mov ecx,[ebp-4C]
// ffxiiiimg.exe+A8AADF -- 51 -- push ecx
// ffxiiiimg.exe+A8AAE0 -- FF 15 A4420901  -- call dword ptr [ffxiiiimg.exe+C942A4] -- [USER32.SendMessageA]
// ffxiiiimg.exe+A8AAE6 -- 8B E5  -- mov esp,ebp
// ffxiiiimg.exe+A8AAE8 -- 5D -- pop ebp
// ffxiiiimg.exe+A8AAE9 -- C2 0400 -- ret 0004
}
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>18</ID>
          <Description>"[$ASM] Edit Gil"</Description>
          <Options moHideChildren="1"/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>define(i,ffxiiiimg.exe+76C588)
//A1 30 B2 82 02 8B 88 78 25 00 00 89 ..0
define(n,2)
define(i2,ffxiiiimg.exe+76C59E)
//8B 88 78 25 00 00 89 ..0
define(n2,2)

[ENABLE]

registersymbol(AUTOGEN_20439242)
label(AUTOGEN_20439242)
(long)[i+n]:
AUTOGEN_20439242:

registersymbol(AUTOGEN_67865819)
label(AUTOGEN_67865819)
(long)[i2+n2]:
AUTOGEN_67865819:




[DISABLE]
unregistersymbol(AUTOGEN_20439242)
unregistersymbol(AUTOGEN_67865819)

{ Function dump of "ffxiiiimg.exe+76C599"
// ffxiiiimg.exe+76C580 -- 55 -- push ebp
// ffxiiiimg.exe+76C581 -- 8B EC  -- mov ebp,esp
// ffxiiiimg.exe+76C583 -- 83 EC 14 -- sub esp,14
// ffxiiiimg.exe+76C586 -- 6A 00 -- push 00
// ffxiiiimg.exe+76C588 -- 8B 0D 30B28202  -- mov ecx,[ffxiiiimg.exe+242B230] -- [(double)50.1239]
// ffxiiiimg.exe+76C58E -- 81 C1 10720200 -- add ecx,00027210
// ffxiiiimg.exe+76C594 -- E8 070C93FF -- call ffxiiiimg.exe+9D1A0
// ffxiiiimg.exe+76C599 -- A1 30B28202 -- mov eax,[ffxiiiimg.exe+242B230] -- [(double)50.1239]
// ffxiiiimg.exe+76C59E -- 8B 88 78250000  -- mov ecx,[eax+00002578]
// ffxiiiimg.exe+76C5A4 -- 89 4D FC  -- mov [ebp-04],ecx
// ffxiiiimg.exe+76C5A7 -- 8B 0D 30B28202  -- mov ecx,[ffxiiiimg.exe+242B230] -- [(double)50.1239]
// ffxiiiimg.exe+76C5AD -- 81 C1 10720200 -- add ecx,00027210
// ffxiiiimg.exe+76C5B3 -- E8 680C93FF -- call ffxiiiimg.exe+9D220
// ffxiiiimg.exe+76C5B8 -- 8B 45 FC  -- mov eax,[ebp-04]
// ffxiiiimg.exe+76C5BB -- 8B E5  -- mov esp,ebp
// ffxiiiimg.exe+76C5BD -- 5D -- pop ebp
// ffxiiiimg.exe+76C5BE -- C3 -- ret 
}
</AssemblerScript>
          <CheatEntries>
            <CheatEntry>
              <ID>20</ID>
              <Description>"GIL Pointer"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>AUTOGEN_20439242</Address>
              <Offsets>
                <Offset>AUTOGEN_67865819</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>16</ID>
              <Description>"[$ASM] Ignore Gil (at save station \ disable at sell)"</Description>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>define(i,ffxiiiimg.exe+76C599)
//89 4D FC 8B 0D 30 B2 82 02 81 C1 10 72 02 00 E8 68 ..0
define(i2,ffxiiiimg.exe+76C672)
//89 82 78 25 00 00 8B ..0
[ENABLE]
i:
nop 8
nop 6
i2:
mov eax,[edx+00002578]
[DISABLE]
i:
db A1 30 B2 82 02 8B 88 78 25 00 00 89 4D FC
i2:
mov [edx+00002578],eax
{ Function dump of "ffxiiiimg.exe+76C5A4"
// ffxiiiimg.exe+76C580 -- 55 -- push ebp
// ffxiiiimg.exe+76C581 -- 8B EC  -- mov ebp,esp
// ffxiiiimg.exe+76C583 -- 83 EC 14 -- sub esp,14
// ffxiiiimg.exe+76C586 -- 6A 00 -- push 00
// ffxiiiimg.exe+76C588 -- 8B 0D 30B28202  -- mov ecx,[ffxiiiimg.exe+242B230] -- [(double)50.1239]
// ffxiiiimg.exe+76C58E -- 81 C1 10720200 -- add ecx,00027210
// ffxiiiimg.exe+76C594 -- E8 070C93FF -- call ffxiiiimg.exe+9D1A0
// ffxiiiimg.exe+76C599 -- A1 30B28202 -- mov eax,[ffxiiiimg.exe+242B230] -- GIL Pointer Base
// ffxiiiimg.exe+76C59E -- 8B 88 78250000  -- mov ecx,[eax+00002578] -- Offset
// ffxiiiimg.exe+76C5A4 -- 89 4D FC  -- mov [ebp-04],ecx -- circulates
// ffxiiiimg.exe+76C5A7 -- 8B 0D 30B28202  -- mov ecx,[ffxiiiimg.exe+242B230]
// ffxiiiimg.exe+76C5AD -- 81 C1 10720200 -- add ecx,00027210
// ffxiiiimg.exe+76C5B3 -- E8 680C93FF -- call ffxiiiimg.exe+9D220
// ffxiiiimg.exe+76C5B8 -- 8B 45 FC  -- mov eax,[ebp-04]
// ffxiiiimg.exe+76C5BB -- 8B E5  -- mov esp,ebp
// ffxiiiimg.exe+76C5BD -- 5D -- pop ebp
// ffxiiiimg.exe+76C5BE -- C3 -- ret 
}

{ Function dump of "ffxiiiimg.exe+76C672"
// ffxiiiimg.exe+76C620 -- 55 -- push ebp
// ffxiiiimg.exe+76C621 -- 8B EC  -- mov ebp,esp
// ffxiiiimg.exe+76C623 -- 83 EC 14 -- sub esp,14
// ffxiiiimg.exe+76C626 -- 6A 00 -- push 00
// ffxiiiimg.exe+76C628 -- 8B 0D 30B28202  -- mov ecx,[ffxiiiimg.exe+242B230] -- [(double)50.1239]
// ffxiiiimg.exe+76C62E -- 81 C1 10720200 -- add ecx,00027210
// ffxiiiimg.exe+76C634 -- E8 670B93FF -- call ffxiiiimg.exe+9D1A0
// ffxiiiimg.exe+76C639 -- A1 30B28202 -- mov eax,[ffxiiiimg.exe+242B230] -- [(double)50.1239]
// ffxiiiimg.exe+76C63E -- 8B 88 78250000  -- mov ecx,[eax+00002578]
// ffxiiiimg.exe+76C644 -- 03 4D 08  -- add ecx,[ebp+08]
// ffxiiiimg.exe+76C647 -- 89 4D FC  -- mov [ebp-04],ecx
// ffxiiiimg.exe+76C64A -- 81 7D FC FFC99A3B -- cmp [ebp-04],3B9AC9FF -- [00000000]
// ffxiiiimg.exe+76C651 -- 7E 09 -- jle ffxiiiimg.exe+76C65C -- [ffxiiiimg.exe+BC7D83]
// ffxiiiimg.exe+76C653 -- C7 45 FC FFC99A3B -- mov [ebp-04],3B9AC9FF -- [00000000]
// ffxiiiimg.exe+76C65A -- EB 0D -- jmp ffxiiiimg.exe+76C669
// ffxiiiimg.exe+76C65C -- 83 7D FC 00 -- cmp dword ptr [ebp-04],00
// ffxiiiimg.exe+76C660 -- 7D 07 -- jnl ffxiiiimg.exe+76C669
// ffxiiiimg.exe+76C662 -- C7 45 FC 00000000 -- mov [ebp-04],00000000
// ffxiiiimg.exe+76C669 -- 8B 15 30B28202  -- mov edx,[ffxiiiimg.exe+242B230] -- [(double)50.1239]
// ffxiiiimg.exe+76C66F -- 8B 45 FC  -- mov eax,[ebp-04]
// ffxiiiimg.exe+76C672 -- 89 82 78250000  -- mov [edx+00002578],eax
// ffxiiiimg.exe+76C678 -- 8B 0D 30B28202  -- mov ecx,[ffxiiiimg.exe+242B230] -- [(double)50.1239]
// ffxiiiimg.exe+76C67E -- 81 C1 10720200 -- add ecx,00027210
// ffxiiiimg.exe+76C684 -- E8 970B93FF -- call ffxiiiimg.exe+9D220
// ffxiiiimg.exe+76C689 -- 8B 45 FC  -- mov eax,[ebp-04]
// ffxiiiimg.exe+76C68C -- 8B E5  -- mov esp,ebp
// ffxiiiimg.exe+76C68E -- 5D -- pop ebp
// ffxiiiimg.exe+76C68F -- C3 -- ret
}
</AssemblerScript>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2</ID>
          <Description>"[$ASM] ESC Doesn't prompt exit (debug)"</Description>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript Async="1">define(i,ffxiiiimg.exe+A8A98F) //...
[ENABLE]
i:
nop 6
[DISABLE]
i:
db FF 15 A8 42 09 01

</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>21509</ID>
          <Description>"[$ASM] Increase running speed (All) (+)"</Description>
          <Options moHideChildren="1"/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>define(i,ffxiiiimg.exe+3BFC20)
//F3 0F 5E 05 18 B2 09 01 F3 0F 11 45 FC 8B 45 F8 ..0
[ENABLE]
i:
db F3 0F 5E 05 C7 B1 09 01
// structure read only!
[DISABLE]
i:
db F3 0F 5E 05 18 B2 09 01
{ Function dump of "ffxiiiimg.exe+3BFC20"
// ffxiiiimg.exe+3BFBE0 -- 55 -- push ebp
// ffxiiiimg.exe+3BFBE1 -- 8B EC  -- mov ebp,esp
// ffxiiiimg.exe+3BFBE3 -- 83 EC 08 -- sub esp,08
// ffxiiiimg.exe+3BFBE6 -- 89 4D F8  -- mov [ebp-08],ecx
// ffxiiiimg.exe+3BFBE9 -- B8 11000000 -- mov eax,00000011
// ffxiiiimg.exe+3BFBEE -- C1 E8 05 -- shr eax,05
// ffxiiiimg.exe+3BFBF1 -- B9 11000000 -- mov ecx,00000011
// ffxiiiimg.exe+3BFBF6 -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+3BFBF9 -- BA 01000000 -- mov edx,00000001
// ffxiiiimg.exe+3BFBFE -- D3 E2  -- shl edx,cl
// ffxiiiimg.exe+3BFC00 -- 8B 4D F8  -- mov ecx,[ebp-08]
// ffxiiiimg.exe+3BFC03 -- 23 54 81 6C  -- and edx,[ecx+eax*4+6C]
// ffxiiiimg.exe+3BFC07 -- F7 DA  -- neg edx
// ffxiiiimg.exe+3BFC09 -- 1B D2  -- sbb edx,edx
// ffxiiiimg.exe+3BFC0B -- F7 DA  -- neg edx
// ffxiiiimg.exe+3BFC0D -- 74 06 -- je ffxiiiimg.exe+3BFC15
// ffxiiiimg.exe+3BFC0F -- D9EE -- fldz 
// ffxiiiimg.exe+3BFC11 -- EB 2A -- jmp ffxiiiimg.exe+3BFC3D
// ffxiiiimg.exe+3BFC13 -- EB 28 -- jmp ffxiiiimg.exe+3BFC3D
// ffxiiiimg.exe+3BFC15 -- 8B 15 AC1F8002  -- mov edx,[ffxiiiimg.exe+2401FAC] -- [1C6EF2B0]
// ffxiiiimg.exe+3BFC1B -- F3 0F2A 42 4C  -- cvtsi2ss xmm0,[edx+4C]
// ffxiiiimg.exe+3BFC20 -- F3 0F5E 05 18B20901  -- divss xmm0,[ffxiiiimg.exe+C9B218] -- [(float)1000.0000]
// ffxiiiimg.exe+3BFC28 -- F3 0F11 45 FC  -- movss [ebp-04],xmm0
// ffxiiiimg.exe+3BFC2D -- 8B 45 F8  -- mov eax,[ebp-08]
// ffxiiiimg.exe+3BFC30 -- 8B 10  -- mov edx,[eax]
// ffxiiiimg.exe+3BFC32 -- 8B 4D F8  -- mov ecx,[ebp-08]
// ffxiiiimg.exe+3BFC35 -- 8B 42 4C  -- mov eax,[edx+4C]
// ffxiiiimg.exe+3BFC38 -- FF D0  -- call eax
// ffxiiiimg.exe+3BFC3A -- D8 4D FC  -- fmul dword ptr [ebp-04]
// ffxiiiimg.exe+3BFC3D -- 8B E5  -- mov esp,ebp
// ffxiiiimg.exe+3BFC3F -- 5D -- pop ebp
// ffxiiiimg.exe+3BFC40 -- C3 -- ret 
}
</AssemblerScript>
          <Hotkeys>
            <Hotkey>
              <Action>Toggle Activation</Action>
              <Keys>
                <Key>114</Key>
              </Keys>
              <ID>0</ID>
              <ActivateSound TTS="EN">Enabled</ActivateSound>
              <DeactivateSound TTS="EN">Disabled</DeactivateSound>
            </Hotkey>
          </Hotkeys>
        </CheatEntry>
        <CheatEntry>
          <ID>21512</ID>
          <Description>"[$ASM] Increase running speed (All) (++) (Injected)"</Description>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit floatin)

newmem:
originalcode:
divss xmm0,[floatin]

exit:
jmp returnhere

floatin:
dq (float)500

"ffxiiiimg.exe"+3BFC20:
jmp newmem
nop 3
returnhere:

[DISABLE]
dealloc(newmem)
"ffxiiiimg.exe"+3BFC20:
divss xmm0,[ffxiiiimg.exe+C9B218]
</AssemblerScript>
          <Hotkeys>
            <Hotkey>
              <Action>Toggle Activation</Action>
              <Keys>
                <Key>115</Key>
              </Keys>
              <ID>0</ID>
              <ActivateSound TTS="EN">Enabled</ActivateSound>
              <DeactivateSound TTS="EN">Disabled</DeactivateSound>
            </Hotkey>
          </Hotkeys>
        </CheatEntry>
        <CheatEntry>
          <ID>21510</ID>
          <Description>"[$ASM] Increase running speed (All) (+++)"</Description>
          <Options moHideChildren="1"/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>define(i,ffxiiiimg.exe+3BFC20)
//F3 0F 5E 05 18 B2 09 01 F3 0F 11 45 FC 8B 45 F8 ..0
[ENABLE]
i:
db F3 0F 5E 05 54 B2 09 01
// structure read only!
[DISABLE]
i:
db F3 0F 5E 05 18 B2 09 01
{ Function dump of "ffxiiiimg.exe+3BFC20"
// ffxiiiimg.exe+3BFBE0 -- 55 -- push ebp
// ffxiiiimg.exe+3BFBE1 -- 8B EC  -- mov ebp,esp
// ffxiiiimg.exe+3BFBE3 -- 83 EC 08 -- sub esp,08
// ffxiiiimg.exe+3BFBE6 -- 89 4D F8  -- mov [ebp-08],ecx
// ffxiiiimg.exe+3BFBE9 -- B8 11000000 -- mov eax,00000011
// ffxiiiimg.exe+3BFBEE -- C1 E8 05 -- shr eax,05
// ffxiiiimg.exe+3BFBF1 -- B9 11000000 -- mov ecx,00000011
// ffxiiiimg.exe+3BFBF6 -- 83 E1 1F -- and ecx,1F
// ffxiiiimg.exe+3BFBF9 -- BA 01000000 -- mov edx,00000001
// ffxiiiimg.exe+3BFBFE -- D3 E2  -- shl edx,cl
// ffxiiiimg.exe+3BFC00 -- 8B 4D F8  -- mov ecx,[ebp-08]
// ffxiiiimg.exe+3BFC03 -- 23 54 81 6C  -- and edx,[ecx+eax*4+6C]
// ffxiiiimg.exe+3BFC07 -- F7 DA  -- neg edx
// ffxiiiimg.exe+3BFC09 -- 1B D2  -- sbb edx,edx
// ffxiiiimg.exe+3BFC0B -- F7 DA  -- neg edx
// ffxiiiimg.exe+3BFC0D -- 74 06 -- je ffxiiiimg.exe+3BFC15
// ffxiiiimg.exe+3BFC0F -- D9EE -- fldz 
// ffxiiiimg.exe+3BFC11 -- EB 2A -- jmp ffxiiiimg.exe+3BFC3D
// ffxiiiimg.exe+3BFC13 -- EB 28 -- jmp ffxiiiimg.exe+3BFC3D
// ffxiiiimg.exe+3BFC15 -- 8B 15 AC1F8002  -- mov edx,[ffxiiiimg.exe+2401FAC] -- [1C6EF2B0]
// ffxiiiimg.exe+3BFC1B -- F3 0F2A 42 4C  -- cvtsi2ss xmm0,[edx+4C]
// ffxiiiimg.exe+3BFC20 -- F3 0F5E 05 18B20901  -- divss xmm0,[ffxiiiimg.exe+C9B218] -- [(float)1000.0000]
// ffxiiiimg.exe+3BFC28 -- F3 0F11 45 FC  -- movss [ebp-04],xmm0
// ffxiiiimg.exe+3BFC2D -- 8B 45 F8  -- mov eax,[ebp-08]
// ffxiiiimg.exe+3BFC30 -- 8B 10  -- mov edx,[eax]
// ffxiiiimg.exe+3BFC32 -- 8B 4D F8  -- mov ecx,[ebp-08]
// ffxiiiimg.exe+3BFC35 -- 8B 42 4C  -- mov eax,[edx+4C]
// ffxiiiimg.exe+3BFC38 -- FF D0  -- call eax
// ffxiiiimg.exe+3BFC3A -- D8 4D FC  -- fmul dword ptr [ebp-04]
// ffxiiiimg.exe+3BFC3D -- 8B E5  -- mov esp,ebp
// ffxiiiimg.exe+3BFC3F -- 5D -- pop ebp
// ffxiiiimg.exe+3BFC40 -- C3 -- ret 
}
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>21507</ID>
          <Description>"[$ASM] Mini-map fix 21:6 Fullscreen"</Description>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>define(i,ffxiiiimg.exe+605340)
//F3 0F 5E 05 D0 C4 09 01 F3 0F 11 84 24 A0 ..0
define(i2,ffxiiiimg.exe+604616)
//F3 0F 5E 05 D0 C4 09 01 F3 0F 11 44 24 08 ..0
[ENABLE]
i:
nop 8
i2:
nop 8
[DISABLE]
i:
db F3 0F 5E 05 D0 C4 09 01 F3 0F 11 84 24 A0
i2:
db F3 0F 5E 05 D0 C4 09 01

{ Function dump of "ffxiiiimg.exe+604616"
// ffxiiiimg.exe+60436B -- 8B 49 4C  -- mov ecx,[ecx+4C]
// ffxiiiimg.exe+60436E -- E8 9D990000 -- call ffxiiiimg.exe+60DD10
// ffxiiiimg.exe+604373 -- 81 78 08 448EBF77 -- cmp [eax+08],77BF8E44
// ffxiiiimg.exe+60437A -- 7E 22 -- jle ffxiiiimg.exe+60439E
// ffxiiiimg.exe+60437C -- F3 0F10 05 40978202  -- movss xmm0,[ffxiiiimg.exe+2429740] -- [(float)3.1416]
// ffxiiiimg.exe+604384 -- F3 0F5E 05 74C61901  -- divss xmm0,[ffxiiiimg.exe+D9C674] -- [(float)2.0000]
// ffxiiiimg.exe+60438C -- F3 0F58 84 24 A0010000  -- addss xmm0,[esp+000001A0]
// ffxiiiimg.exe+604395 -- F3 0F11 84 24 A0010000  -- movss [esp+000001A0],xmm0
// ffxiiiimg.exe+60439E -- 8B 94 24 A8030000  -- mov edx,[esp+000003A8]
// ffxiiiimg.exe+6043A5 -- F3 0F10 82 B4000000  -- movss xmm0,[edx+000000B4]
// ffxiiiimg.exe+6043AD -- F3 0F58 84 24 A0010000  -- addss xmm0,[esp+000001A0]
// ffxiiiimg.exe+6043B6 -- F3 0F11 84 24 80010000  -- movss [esp+00000180],xmm0
// ffxiiiimg.exe+6043BF -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+6043C7 -- F3 0F11 84 24 70010000  -- movss [esp+00000170],xmm0
// ffxiiiimg.exe+6043D0 -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+6043D8 -- F3 0F11 84 24 74010000  -- movss [esp+00000174],xmm0
// ffxiiiimg.exe+6043E1 -- F3 0F10 84 24 80010000  -- movss xmm0,[esp+00000180]
// ffxiiiimg.exe+6043EA -- F3 0F11 84 24 78010000  -- movss [esp+00000178],xmm0
// ffxiiiimg.exe+6043F3 -- F3 0F10 05 50A90A01  -- movss xmm0,[ffxiiiimg.exe+CAA950] -- [(float)1.0000]
// ffxiiiimg.exe+6043FB -- F3 0F11 84 24 7C010000  -- movss [esp+0000017C],xmm0
// ffxiiiimg.exe+604404 -- 8B 84 24 A8030000  -- mov eax,[esp+000003A8]
// ffxiiiimg.exe+60440B -- 8B 88 8C1E0000  -- mov ecx,[eax+00001E8C]
// ffxiiiimg.exe+604411 -- 89 8C 24 6C010000  -- mov [esp+0000016C],ecx
// ffxiiiimg.exe+604418 -- 8B 94 24 6C010000  -- mov edx,[esp+0000016C]
// ffxiiiimg.exe+60441F -- 81 C2 88000000 -- add edx,00000088
// ffxiiiimg.exe+604425 -- 89 94 24 68010000  -- mov [esp+00000168],edx
// ffxiiiimg.exe+60442C -- 8B 84 24 68010000  -- mov eax,[esp+00000168]
// ffxiiiimg.exe+604433 -- 8B 8C 24 70010000  -- mov ecx,[esp+00000170]
// ffxiiiimg.exe+60443A -- 89 08  -- mov [eax],ecx
// ffxiiiimg.exe+60443C -- 8B 94 24 74010000  -- mov edx,[esp+00000174]
// ffxiiiimg.exe+604443 -- 89 50 04  -- mov [eax+04],edx
// ffxiiiimg.exe+604446 -- 8B 8C 24 78010000  -- mov ecx,[esp+00000178]
// ffxiiiimg.exe+60444D -- 89 48 08  -- mov [eax+08],ecx
// ffxiiiimg.exe+604450 -- 8B 94 24 7C010000  -- mov edx,[esp+0000017C]
// ffxiiiimg.exe+604457 -- 89 50 0C  -- mov [eax+0C],edx
// ffxiiiimg.exe+60445A -- B8 01000000 -- mov eax,00000001
// ffxiiiimg.exe+60445F -- 85 C0  -- test eax,eax
// ffxiiiimg.exe+604461 -- 74 1F -- je ffxiiiimg.exe+604482
// ffxiiiimg.exe+604463 -- 8B 8C 24 6C010000  -- mov ecx,[esp+0000016C]
// ffxiiiimg.exe+60446A -- 8B 91 CC000000  -- mov edx,[ecx+000000CC]
// ffxiiiimg.exe+604470 -- 83 CA 04 -- or edx,04
// ffxiiiimg.exe+604473 -- 8B 84 24 6C010000  -- mov eax,[esp+0000016C]
// ffxiiiimg.exe+60447A -- 89 90 CC000000  -- mov [eax+000000CC],edx
// ffxiiiimg.exe+604480 -- EB 1D -- jmp ffxiiiimg.exe+60449F
// ffxiiiimg.exe+604482 -- 8B 8C 24 6C010000  -- mov ecx,[esp+0000016C]
// ffxiiiimg.exe+604489 -- 8B 91 CC000000  -- mov edx,[ecx+000000CC]
// ffxiiiimg.exe+60448F -- 83 E2 FB -- and edx,-05
// ffxiiiimg.exe+604492 -- 8B 84 24 6C010000  -- mov eax,[esp+0000016C]
// ffxiiiimg.exe+604499 -- 89 90 CC000000  -- mov [eax+000000CC],edx
// ffxiiiimg.exe+60449F -- 83 EC 10 -- sub esp,10
// ffxiiiimg.exe+6044A2 -- 89 A4 24 74010000  -- mov [esp+00000174],esp
// ffxiiiimg.exe+6044A9 -- 8B 8C 24 B8030000  -- mov ecx,[esp+000003B8]
// ffxiiiimg.exe+6044B0 -- 8B 91 3C1F0000  -- mov edx,[ecx+00001F3C]
// ffxiiiimg.exe+6044B6 -- 8B 84 24 B8030000  -- mov eax,[esp+000003B8]
// ffxiiiimg.exe+6044BD -- 8B 8C 90 981F0000  -- mov ecx,[eax+edx*4+00001F98]
// ffxiiiimg.exe+6044C4 -- 89 8C 24 70010000  -- mov [esp+00000170],ecx
// ffxiiiimg.exe+6044CB -- 8B 94 24 70010000  -- mov edx,[esp+00000170]
// ffxiiiimg.exe+6044D2 -- 81 C2 A8000000 -- add edx,000000A8
// ffxiiiimg.exe+6044D8 -- 8B 84 24 74010000  -- mov eax,[esp+00000174]
// ffxiiiimg.exe+6044DF -- 8B 0A  -- mov ecx,[edx]
// ffxiiiimg.exe+6044E1 -- 89 08  -- mov [eax],ecx
// ffxiiiimg.exe+6044E3 -- 8B 4A 04  -- mov ecx,[edx+04]
// ffxiiiimg.exe+6044E6 -- 89 48 04  -- mov [eax+04],ecx
// ffxiiiimg.exe+6044E9 -- 8B 4A 08  -- mov ecx,[edx+08]
// ffxiiiimg.exe+6044EC -- 89 48 08  -- mov [eax+08],ecx
// ffxiiiimg.exe+6044EF -- 8B 52 0C  -- mov edx,[edx+0C]
// ffxiiiimg.exe+6044F2 -- 89 50 0C  -- mov [eax+0C],edx
// ffxiiiimg.exe+6044F5 -- 8B 8C 24 B8030000  -- mov ecx,[esp+000003B8]
// ffxiiiimg.exe+6044FC -- E8 1F270000 -- call ffxiiiimg.exe+606C20
// ffxiiiimg.exe+604501 -- 89 84 24 5C010000  -- mov [esp+0000015C],eax
// ffxiiiimg.exe+604508 -- 83 BC 24 5C010000 00 -- cmp dword ptr [esp+0000015C],00
// ffxiiiimg.exe+604510 -- 74 27 -- je ffxiiiimg.exe+604539
// ffxiiiimg.exe+604512 -- 6A 01 -- push 01
// ffxiiiimg.exe+604514 -- 8B 84 24 AC030000  -- mov eax,[esp+000003AC]
// ffxiiiimg.exe+60451B -- 8B 88 901E0000  -- mov ecx,[eax+00001E90]
// ffxiiiimg.exe+604521 -- 8B 94 24 AC030000  -- mov edx,[esp+000003AC]
// ffxiiiimg.exe+604528 -- 8B 82 901E0000  -- mov eax,[edx+00001E90]
// ffxiiiimg.exe+60452E -- 8B 11  -- mov edx,[ecx]
// ffxiiiimg.exe+604530 -- 8B C8  -- mov ecx,eax
// ffxiiiimg.exe+604532 -- 8B 42 18  -- mov eax,[edx+18]
// ffxiiiimg.exe+604535 -- FF D0  -- call eax
// ffxiiiimg.exe+604537 -- EB 23 -- jmp ffxiiiimg.exe+60455C -- [ffxiiiimg.exe+12A23EB]
// ffxiiiimg.exe+604539 -- 6A 00 -- push 00
// ffxiiiimg.exe+60453B -- 8B 8C 24 AC030000  -- mov ecx,[esp+000003AC]
// ffxiiiimg.exe+604542 -- 8B 91 901E0000  -- mov edx,[ecx+00001E90]
// ffxiiiimg.exe+604548 -- 8B 84 24 AC030000  -- mov eax,[esp+000003AC]
// ffxiiiimg.exe+60454F -- 8B 88 901E0000  -- mov ecx,[eax+00001E90]
// ffxiiiimg.exe+604555 -- 8B 12  -- mov edx,[edx]
// ffxiiiimg.exe+604557 -- 8B 42 18  -- mov eax,[edx+18]
// ffxiiiimg.exe+60455A -- FF D0  -- call eax
// ffxiiiimg.exe+60455C -- EB 23 -- jmp ffxiiiimg.exe+604581
// ffxiiiimg.exe+60455E -- 6A 01 -- push 01
// ffxiiiimg.exe+604560 -- 8B 8C 24 AC030000  -- mov ecx,[esp+000003AC]
// ffxiiiimg.exe+604567 -- 8B 91 901E0000  -- mov edx,[ecx+00001E90]
// ffxiiiimg.exe+60456D -- 8B 84 24 AC030000  -- mov eax,[esp+000003AC]
// ffxiiiimg.exe+604574 -- 8B 88 901E0000  -- mov ecx,[eax+00001E90]
// ffxiiiimg.exe+60457A -- 8B 12  -- mov edx,[edx]
// ffxiiiimg.exe+60457C -- 8B 42 18  -- mov eax,[edx+18]
// ffxiiiimg.exe+60457F -- FF D0  -- call eax
// ffxiiiimg.exe+604581 -- 8B 8C 24 A8030000  -- mov ecx,[esp+000003A8]
// ffxiiiimg.exe+604588 -- 8B 91 3C1F0000  -- mov edx,[ecx+00001F3C]
// ffxiiiimg.exe+60458E -- 52 -- push edx
// ffxiiiimg.exe+60458F -- 8B 8C 24 AC030000  -- mov ecx,[esp+000003AC]
// ffxiiiimg.exe+604596 -- E8 15320000 -- call ffxiiiimg.exe+6077B0
// ffxiiiimg.exe+60459B -- EB 3D -- jmp ffxiiiimg.exe+6045DA -- [ffxiiiimg.exe+12A23EB]
// ffxiiiimg.exe+60459D -- 8B 84 24 A8030000  -- mov eax,[esp+000003A8]
// ffxiiiimg.exe+6045A4 -- 8B 88 3C1F0000  -- mov ecx,[eax+00001F3C]
// ffxiiiimg.exe+6045AA -- 51 -- push ecx
// ffxiiiimg.exe+6045AB -- 8B 8C 24 AC030000  -- mov ecx,[esp+000003AC]
// ffxiiiimg.exe+6045B2 -- E8 19320000 -- call ffxiiiimg.exe+6077D0
// ffxiiiimg.exe+6045B7 -- 6A 01 -- push 01
// ffxiiiimg.exe+6045B9 -- 8B 94 24 AC030000  -- mov edx,[esp+000003AC]
// ffxiiiimg.exe+6045C0 -- 8B 82 901E0000  -- mov eax,[edx+00001E90]
// ffxiiiimg.exe+6045C6 -- 8B 8C 24 AC030000  -- mov ecx,[esp+000003AC]
// ffxiiiimg.exe+6045CD -- 8B 89 901E0000  -- mov ecx,[ecx+00001E90]
// ffxiiiimg.exe+6045D3 -- 8B 10  -- mov edx,[eax]
// ffxiiiimg.exe+6045D5 -- 8B 42 18  -- mov eax,[edx+18]
// ffxiiiimg.exe+6045D8 -- FF D0  -- call eax
// ffxiiiimg.exe+6045DA -- EB 23 -- jmp ffxiiiimg.exe+6045FF
// ffxiiiimg.exe+6045DC -- 6A 01 -- push 01
// ffxiiiimg.exe+6045DE -- 8B 8C 24 AC030000  -- mov ecx,[esp+000003AC]
// ffxiiiimg.exe+6045E5 -- 8B 91 901E0000  -- mov edx,[ecx+00001E90]
// ffxiiiimg.exe+6045EB -- 8B 84 24 AC030000  -- mov eax,[esp+000003AC]
// ffxiiiimg.exe+6045F2 -- 8B 88 901E0000  -- mov ecx,[eax+00001E90]
// ffxiiiimg.exe+6045F8 -- 8B 12  -- mov edx,[edx]
// ffxiiiimg.exe+6045FA -- 8B 42 18  -- mov eax,[edx+18]
// ffxiiiimg.exe+6045FD -- FF D0  -- call eax
// ffxiiiimg.exe+6045FF -- 8B 8C 24 A8030000  -- mov ecx,[esp+000003A8]
// ffxiiiimg.exe+604606 -- F3 0F10 81 90000000  -- movss xmm0,[ecx+00000090]
// ffxiiiimg.exe+60460E -- F3 0F59 05 D0F70901  -- mulss xmm0,[ffxiiiimg.exe+C9F7D0] -- [40490FDB]
// ffxiiiimg.exe+604616 -- F3 0F5E 05 D0C40901  -- divss xmm0,[ffxiiiimg.exe+C9C4D0] -- [(float)180.0000]
// ffxiiiimg.exe+60461E -- F3 0F11 84 24 58010000  -- movss [esp+00000158],xmm0
}
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>21513</ID>
          <Description>"[$ASM/LUA] No one takes damage (debug v2)"</Description>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript Async="1">{$lua}
waitforsymbols()
{$asm}
[ENABLE]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)
newmem:
{$LUACODE a=EAX b=ECX}
local reading = readInteger(getAddress(a+0x02A4))
local ID = readByte(getAddress(a+0x04))
local health = readInteger(getAddress(a+0x0290))
print("# "..ID.." ( Takes damage of "..(health-b).." ) While comparing "..reading)
{$ASM}
originalcode:
mov ecx,[eax+00000290]

exit:
jmp returnhere

"ffxiiiimg.exe"+6E85B:
jmp newmem
nop
returnhere:

[DISABLE]
dealloc(newmem)
"ffxiiiimg.exe"+6E85B:
mov ecx,[eax+00000290]
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>21515</ID>
          <Description>"[$ASM] CP on upgrade doesn't decrease"</Description>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>define(i,ffxiiiimg.exe+57D91D)
//89 8A C0 44 00 00 8B 44 ..0
[ENABLE]
i:
mov ecx,[edx+000044C0]
[DISABLE]
i:
db 89 8A C0 44 00 00 8B 44
{ Function dump of "ffxiiiimg.exe+57D91D"
// ffxiiiimg.exe+57CDB0 -- 55 -- push ebp
// ffxiiiimg.exe+57CDB1 -- 8B EC  -- mov ebp,esp
// ffxiiiimg.exe+57CDB3 -- 83 E4 F0 -- and esp,-10
// ffxiiiimg.exe+57CDB6 -- 81 EC 30010000 -- sub esp,00000130
// ffxiiiimg.exe+57CDBC -- A1 845A6E02 -- mov eax,[ffxiiiimg.exe+22E5A84] -- [CB7A37FC]
// ffxiiiimg.exe+57CDC1 -- 33 C4  -- xor eax,esp
// ffxiiiimg.exe+57CDC3 -- 89 84 24 2C010000  -- mov [esp+0000012C],eax
// ffxiiiimg.exe+57CDCA -- 89 8C 24 28010000  -- mov [esp+00000128],ecx
// ffxiiiimg.exe+57CDD1 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57CDD8 -- 8B 48 38  -- mov ecx,[eax+38]
// ffxiiiimg.exe+57CDDB -- C1 E1 08 -- shl ecx,08
// ffxiiiimg.exe+57CDDE -- C1 F9 18 -- sar ecx,18
// ffxiiiimg.exe+57CDE1 -- 89 8C 24 24010000  -- mov [esp+00000124],ecx
// ffxiiiimg.exe+57CDE8 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57CDEF -- 83 BA 30450000 00 -- cmp dword ptr [edx+00004530],00
// ffxiiiimg.exe+57CDF6 -- 0F84 0C030000 -- je ffxiiiimg.exe+57D108
// ffxiiiimg.exe+57CDFC -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57CE03 -- 8B 88 30450000  -- mov ecx,[eax+00004530]
// ffxiiiimg.exe+57CE09 -- 89 8C 24 20010000  -- mov [esp+00000120],ecx
// ffxiiiimg.exe+57CE10 -- 8B 94 24 20010000  -- mov edx,[esp+00000120]
// ffxiiiimg.exe+57CE17 -- 83 EA 01 -- sub edx,01
// ffxiiiimg.exe+57CE1A -- 89 94 24 20010000  -- mov [esp+00000120],edx
// ffxiiiimg.exe+57CE21 -- 83 BC 24 20010000 03 -- cmp dword ptr [esp+00000120],03
// ffxiiiimg.exe+57CE29 -- 0F87 D9020000 -- ja ffxiiiimg.exe+57D108
// ffxiiiimg.exe+57CE2F -- 8B 84 24 20010000  -- mov eax,[esp+00000120]
// ffxiiiimg.exe+57CE36 -- FF 24 85 38DD9700  -- jmp dword ptr [eax*4+0097DD38]
// ffxiiiimg.exe+57CE3D -- E9 C6020000 -- jmp ffxiiiimg.exe+57D108
// ffxiiiimg.exe+57CE42 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57CE49 -- C7 81 30450000 02000000 -- mov [ecx+00004530],00000002
// ffxiiiimg.exe+57CE53 -- E9 B0020000 -- jmp ffxiiiimg.exe+57D108
// ffxiiiimg.exe+57CE58 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57CE5F -- C7 82 30450000 03000000 -- mov [edx+00004530],00000003
// ffxiiiimg.exe+57CE69 -- E9 9A020000 -- jmp ffxiiiimg.exe+57D108
// ffxiiiimg.exe+57CE6E -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57CE75 -- 83 78 7C 00 -- cmp dword ptr [eax+7C],00
// ffxiiiimg.exe+57CE79 -- 74 24 -- je ffxiiiimg.exe+57CE9F
// ffxiiiimg.exe+57CE7B -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57CE82 -- 8B 51 7C  -- mov edx,[ecx+7C]
// ffxiiiimg.exe+57CE85 -- 52 -- push edx
// ffxiiiimg.exe+57CE86 -- 8B 0D 2C6A8202  -- mov ecx,[ffxiiiimg.exe+2426A2C] -- [(double)50.1239]
// ffxiiiimg.exe+57CE8C -- E8 FFA4F6FF -- call ffxiiiimg.exe+4E7390
// ffxiiiimg.exe+57CE91 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57CE98 -- C7 40 7C 00000000 -- mov [eax+7C],00000000
// ffxiiiimg.exe+57CE9F -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57CEA6 -- 8B 91 A8000000  -- mov edx,[ecx+000000A8]
// ffxiiiimg.exe+57CEAC -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57CEB3 -- 8B 8C 90 8C000000  -- mov ecx,[eax+edx*4+0000008C]
// ffxiiiimg.exe+57CEBA -- 89 8C 24 1C010000  -- mov [esp+0000011C],ecx
// ffxiiiimg.exe+57CEC1 -- 8B 94 24 1C010000  -- mov edx,[esp+0000011C]
// ffxiiiimg.exe+57CEC8 -- 52 -- push edx
// ffxiiiimg.exe+57CEC9 -- E8 A2971A00 -- call ffxiiiimg.exe+726670
// ffxiiiimg.exe+57CECE -- 83 C4 04 -- add esp,04
// ffxiiiimg.exe+57CED1 -- 8B 04 85 80D05B02  -- mov eax,[eax*4+025BD080]
// ffxiiiimg.exe+57CED8 -- 89 84 24 18010000  -- mov [esp+00000118],eax
// ffxiiiimg.exe+57CEDF -- 8B 0D 2C6A8202  -- mov ecx,[ffxiiiimg.exe+2426A2C] -- [(double)50.1239]
// ffxiiiimg.exe+57CEE5 -- 89 8C 24 14010000  -- mov [esp+00000114],ecx
// ffxiiiimg.exe+57CEEC -- 8B 94 24 18010000  -- mov edx,[esp+00000118]
// ffxiiiimg.exe+57CEF3 -- 52 -- push edx
// ffxiiiimg.exe+57CEF4 -- 8B 8C 24 18010000  -- mov ecx,[esp+00000118]
// ffxiiiimg.exe+57CEFB -- E8 10A4F6FF -- call ffxiiiimg.exe+4E7310
// ffxiiiimg.exe+57CF00 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57CF07 -- 89 41 7C  -- mov [ecx+7C],eax
// ffxiiiimg.exe+57CF0A -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57CF11 -- C7 82 30450000 04000000 -- mov [edx+00004530],00000004
// ffxiiiimg.exe+57CF1B -- E9 E8010000 -- jmp ffxiiiimg.exe+57D108
// ffxiiiimg.exe+57CF20 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57CF27 -- 8B 48 7C  -- mov ecx,[eax+7C]
// ffxiiiimg.exe+57CF2A -- 33 D2  -- xor edx,edx
// ffxiiiimg.exe+57CF2C -- 83 79 0C 03 -- cmp dword ptr [ecx+0C],03
// ffxiiiimg.exe+57CF30 -- 0F94 C2  -- sete dl
// ffxiiiimg.exe+57CF33 -- 85 D2  -- test edx,edx
// ffxiiiimg.exe+57CF35 -- 74 45 -- je ffxiiiimg.exe+57CF7C
// ffxiiiimg.exe+57CF37 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57CF3E -- 8B 48 7C  -- mov ecx,[eax+7C]
// ffxiiiimg.exe+57CF41 -- 51 -- push ecx
// ffxiiiimg.exe+57CF42 -- 8B 0D 2C6A8202  -- mov ecx,[ffxiiiimg.exe+2426A2C] -- [(double)50.1239]
// ffxiiiimg.exe+57CF48 -- E8 43A4F6FF -- call ffxiiiimg.exe+4E7390
// ffxiiiimg.exe+57CF4D -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57CF54 -- C7 42 7C 00000000 -- mov [edx+7C],00000000
// ffxiiiimg.exe+57CF5B -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57CF62 -- C7 80 30450000 00000000 -- mov [eax+00004530],00000000
// ffxiiiimg.exe+57CF6C -- 8B 0D 4C6A8202  -- mov ecx,[ffxiiiimg.exe+2426A4C] -- [1C6A58A0]
// ffxiiiimg.exe+57CF72 -- E8 49E3F6FF -- call ffxiiiimg.exe+4EB2C0
// ffxiiiimg.exe+57CF77 -- E9 8C010000 -- jmp ffxiiiimg.exe+57D108
// ffxiiiimg.exe+57CF7C -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57CF83 -- 8B 51 7C  -- mov edx,[ecx+7C]
// ffxiiiimg.exe+57CF86 -- 33 C0  -- xor eax,eax
// ffxiiiimg.exe+57CF88 -- 83 7A 0C 02 -- cmp dword ptr [edx+0C],02
// ffxiiiimg.exe+57CF8C -- 0F94 C0  -- sete al
// ffxiiiimg.exe+57CF8F -- 85 C0  -- test eax,eax
// ffxiiiimg.exe+57CF91 -- 0F84 71010000 -- je ffxiiiimg.exe+57D108
// ffxiiiimg.exe+57CF97 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57CF9E -- 8B 91 A8000000  -- mov edx,[ecx+000000A8]
// ffxiiiimg.exe+57CFA4 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57CFAB -- 8B 8C 90 8C000000  -- mov ecx,[eax+edx*4+0000008C]
// ffxiiiimg.exe+57CFB2 -- 51 -- push ecx
// ffxiiiimg.exe+57CFB3 -- E8 B8961A00 -- call ffxiiiimg.exe+726670
// ffxiiiimg.exe+57CFB8 -- 83 C4 04 -- add esp,04
// ffxiiiimg.exe+57CFBB -- 89 84 24 10010000  -- mov [esp+00000110],eax
// ffxiiiimg.exe+57CFC2 -- E8 999E1A00 -- call ffxiiiimg.exe+726E60
// ffxiiiimg.exe+57CFC7 -- 50 -- push eax
// ffxiiiimg.exe+57CFC8 -- 8B 94 24 14010000  -- mov edx,[esp+00000114]
// ffxiiiimg.exe+57CFCF -- 52 -- push edx
// ffxiiiimg.exe+57CFD0 -- 8B 84 24 30010000  -- mov eax,[esp+00000130]
// ffxiiiimg.exe+57CFD7 -- 8B 88 80000000  -- mov ecx,[eax+00000080]
// ffxiiiimg.exe+57CFDD -- E8 1E9E0000 -- call ffxiiiimg.exe+586E00
// ffxiiiimg.exe+57CFE2 -- 8B 8C 24 10010000  -- mov ecx,[esp+00000110]
// ffxiiiimg.exe+57CFE9 -- 51 -- push ecx
// ffxiiiimg.exe+57CFEA -- E8 81740000 -- call ffxiiiimg.exe+584470
// ffxiiiimg.exe+57CFEF -- 83 C4 04 -- add esp,04
// ffxiiiimg.exe+57CFF2 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57CFF9 -- 8B 8A 80000000  -- mov ecx,[edx+00000080]
// ffxiiiimg.exe+57CFFF -- E8 DCEE0000 -- call ffxiiiimg.exe+58BEE0
// ffxiiiimg.exe+57D004 -- 83 3D C0888202 00 -- cmp dword ptr [ffxiiiimg.exe+24288C0],00
// ffxiiiimg.exe+57D00B -- 75 11 -- jne ffxiiiimg.exe+57D01E
// ffxiiiimg.exe+57D00D -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D014 -- C7 80 34450000 00000000 -- mov [eax+00004534],00000000
// ffxiiiimg.exe+57D01E -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D025 -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+57D02D -- F3 0F11 81 38450000  -- movss [ecx+00004538],xmm0
// ffxiiiimg.exe+57D035 -- 8B 94 24 10010000  -- mov edx,[esp+00000110]
// ffxiiiimg.exe+57D03C -- 52 -- push edx
// ffxiiiimg.exe+57D03D -- E8 0E041200 -- call ffxiiiimg.exe+69D450
// ffxiiiimg.exe+57D042 -- 83 C4 04 -- add esp,04
// ffxiiiimg.exe+57D045 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D04C -- 89 81 BC440000  -- mov [ecx+000044BC],eax
// ffxiiiimg.exe+57D052 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D059 -- 8B 82 BC440000  -- mov eax,[edx+000044BC]
// ffxiiiimg.exe+57D05F -- 50 -- push eax
// ffxiiiimg.exe+57D060 -- 8B 8C 24 2C010000  -- mov ecx,[esp+0000012C]
// ffxiiiimg.exe+57D067 -- 8B 89 80000000  -- mov ecx,[ecx+00000080]
// ffxiiiimg.exe+57D06D -- E8 6EB80000 -- call ffxiiiimg.exe+5888E0
// ffxiiiimg.exe+57D072 -- 68 14E51401 -- push ffxiiiimg.exe+D4E514 -- ["bonsai"]
// ffxiiiimg.exe+57D077 -- 8D 8C 24 04010000  -- lea ecx,[esp+00000104]
// ffxiiiimg.exe+57D07E -- E8 2D42A9FF -- call ffxiiiimg.exe+112B0
// ffxiiiimg.exe+57D083 -- 8D 94 24 00010000  -- lea edx,[esp+00000100]
// ffxiiiimg.exe+57D08A -- 52 -- push edx
// ffxiiiimg.exe+57D08B -- E8 10DFFFFF -- call ffxiiiimg.exe+57AFA0
// ffxiiiimg.exe+57D090 -- 83 C4 04 -- add esp,04
// ffxiiiimg.exe+57D093 -- 89 84 24 FC000000  -- mov [esp+000000FC],eax
// ffxiiiimg.exe+57D09A -- 83 BC 24 FC000000 00 -- cmp dword ptr [esp+000000FC],00
// ffxiiiimg.exe+57D0A2 -- 74 0C -- je ffxiiiimg.exe+57D0B0
// ffxiiiimg.exe+57D0A4 -- 8B 8C 24 FC000000  -- mov ecx,[esp+000000FC]
// ffxiiiimg.exe+57D0AB -- E8 8042A9FF -- call ffxiiiimg.exe+11330
// ffxiiiimg.exe+57D0B0 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D0B7 -- E8 642D0000 -- call ffxiiiimg.exe+57FE20
// ffxiiiimg.exe+57D0BC -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D0C3 -- E8 F8310000 -- call ffxiiiimg.exe+5802C0
// ffxiiiimg.exe+57D0C8 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D0CF -- C7 80 30450000 00000000 -- mov [eax+00004530],00000000
// ffxiiiimg.exe+57D0D9 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D0E0 -- 8B 11  -- mov edx,[ecx]
// ffxiiiimg.exe+57D0E2 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D0E9 -- 8B 82 40010000  -- mov eax,[edx+00000140]
// ffxiiiimg.exe+57D0EF -- FF D0  -- call eax
// ffxiiiimg.exe+57D0F1 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D0F8 -- E8 E3550000 -- call ffxiiiimg.exe+5826E0
// ffxiiiimg.exe+57D0FD -- 8B 0D 4C6A8202  -- mov ecx,[ffxiiiimg.exe+2426A4C] -- [1C6A58A0]
// ffxiiiimg.exe+57D103 -- E8 B8E1F6FF -- call ffxiiiimg.exe+4EB2C0
// ffxiiiimg.exe+57D108 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D10F -- 83 B9 88000000 00 -- cmp dword ptr [ecx+00000088],00
// ffxiiiimg.exe+57D116 -- 0F84 64010000 -- je ffxiiiimg.exe+57D280
// ffxiiiimg.exe+57D11C -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D123 -- 8B 8A 88000000  -- mov ecx,[edx+00000088]
// ffxiiiimg.exe+57D129 -- E8 32AC0700 -- call ffxiiiimg.exe+5F7D60
// ffxiiiimg.exe+57D12E -- 85 C0  -- test eax,eax
// ffxiiiimg.exe+57D130 -- 0F84 4A010000 -- je ffxiiiimg.exe+57D280
// ffxiiiimg.exe+57D136 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D13D -- 8B 88 88000000  -- mov ecx,[eax+00000088]
// ffxiiiimg.exe+57D143 -- 8B 91 84000000  -- mov edx,[ecx+00000084]
// ffxiiiimg.exe+57D149 -- 89 94 24 F8000000  -- mov [esp+000000F8],edx
// ffxiiiimg.exe+57D150 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D157 -- 8B 88 88000000  -- mov ecx,[eax+00000088]
// ffxiiiimg.exe+57D15D -- 8B 51 38  -- mov edx,[ecx+38]
// ffxiiiimg.exe+57D160 -- C1 E2 08 -- shl edx,08
// ffxiiiimg.exe+57D163 -- C1 FA 18 -- sar edx,18
// ffxiiiimg.exe+57D166 -- 33 C0  -- xor eax,eax
// ffxiiiimg.exe+57D168 -- 83 FA 03 -- cmp edx,03
// ffxiiiimg.exe+57D16B -- 0F94 C0  -- sete al
// ffxiiiimg.exe+57D16E -- 85 C0  -- test eax,eax
// ffxiiiimg.exe+57D170 -- 74 2C -- je ffxiiiimg.exe+57D19E
// ffxiiiimg.exe+57D172 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D179 -- 8B 91 88000000  -- mov edx,[ecx+00000088]
// ffxiiiimg.exe+57D17F -- 8B 42 3C  -- mov eax,[edx+3C]
// ffxiiiimg.exe+57D182 -- 89 84 24 F4000000  -- mov [esp+000000F4],eax
// ffxiiiimg.exe+57D189 -- 8B 8C 24 F4000000  -- mov ecx,[esp+000000F4]
// ffxiiiimg.exe+57D190 -- 51 -- push ecx
// ffxiiiimg.exe+57D191 -- 8B 0D 4C6A8202  -- mov ecx,[ffxiiiimg.exe+2426A4C] -- [1C6A58A0]
// ffxiiiimg.exe+57D197 -- E8 A455F7FF -- call ffxiiiimg.exe+4F2740
// ffxiiiimg.exe+57D19C -- EB 38 -- jmp ffxiiiimg.exe+57D1D6
// ffxiiiimg.exe+57D19E -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D1A5 -- 8B 82 88000000  -- mov eax,[edx+00000088]
// ffxiiiimg.exe+57D1AB -- 89 84 24 F0000000  -- mov [esp+000000F0],eax
// ffxiiiimg.exe+57D1B2 -- B9 01000000 -- mov ecx,00000001
// ffxiiiimg.exe+57D1B7 -- 83 E1 01 -- and ecx,01
// ffxiiiimg.exe+57D1BA -- C1 E1 03 -- shl ecx,03
// ffxiiiimg.exe+57D1BD -- 8B 94 24 F0000000  -- mov edx,[esp+000000F0]
// ffxiiiimg.exe+57D1C4 -- 8B 42 38  -- mov eax,[edx+38]
// ffxiiiimg.exe+57D1C7 -- 83 E0 F7 -- and eax,-09
// ffxiiiimg.exe+57D1CA -- 0B C1  -- or eax,ecx
// ffxiiiimg.exe+57D1CC -- 8B 8C 24 F0000000  -- mov ecx,[esp+000000F0]
// ffxiiiimg.exe+57D1D3 -- 89 41 38  -- mov [ecx+38],eax
// ffxiiiimg.exe+57D1D6 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D1DD -- C7 82 88000000 00000000 -- mov [edx+00000088],00000000
// ffxiiiimg.exe+57D1E7 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D1EE -- 8B 88 AC000000  -- mov ecx,[eax+000000AC]
// ffxiiiimg.exe+57D1F4 -- 89 8C 24 EC000000  -- mov [esp+000000EC],ecx
// ffxiiiimg.exe+57D1FB -- 83 BC 24 EC000000 00 -- cmp dword ptr [esp+000000EC],00
// ffxiiiimg.exe+57D203 -- 74 16 -- je ffxiiiimg.exe+57D21B
// ffxiiiimg.exe+57D205 -- 83 BC 24 EC000000 01 -- cmp dword ptr [esp+000000EC],01
// ffxiiiimg.exe+57D20D -- 74 2F -- je ffxiiiimg.exe+57D23E
// ffxiiiimg.exe+57D20F -- 83 BC 24 EC000000 02 -- cmp dword ptr [esp+000000EC],02
// ffxiiiimg.exe+57D217 -- 74 4B -- je ffxiiiimg.exe+57D264
// ffxiiiimg.exe+57D219 -- EB 65 -- jmp ffxiiiimg.exe+57D280
// ffxiiiimg.exe+57D21B -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D222 -- 83 BA 44450000 0B -- cmp dword ptr [edx+00004544],0B
// ffxiiiimg.exe+57D229 -- 75 11 -- jne ffxiiiimg.exe+57D23C
// ffxiiiimg.exe+57D22B -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D232 -- C7 80 44450000 0C000000 -- mov [eax+00004544],0000000C
// ffxiiiimg.exe+57D23C -- EB 42 -- jmp ffxiiiimg.exe+57D280
// ffxiiiimg.exe+57D23E -- 83 BC 24 F8000000 00 -- cmp dword ptr [esp+000000F8],00
// ffxiiiimg.exe+57D246 -- 75 1A -- jne ffxiiiimg.exe+57D262
// ffxiiiimg.exe+57D248 -- 6A 00 -- push 00
// ffxiiiimg.exe+57D24A -- 8B 8C 24 2C010000  -- mov ecx,[esp+0000012C]
// ffxiiiimg.exe+57D251 -- 8B 11  -- mov edx,[ecx]
// ffxiiiimg.exe+57D253 -- 8B 8C 24 2C010000  -- mov ecx,[esp+0000012C]
// ffxiiiimg.exe+57D25A -- 8B 82 0C010000  -- mov eax,[edx+0000010C]
// ffxiiiimg.exe+57D260 -- FF D0  -- call eax
// ffxiiiimg.exe+57D262 -- EB 1C -- jmp ffxiiiimg.exe+57D280
// ffxiiiimg.exe+57D264 -- 83 BC 24 F8000000 00 -- cmp dword ptr [esp+000000F8],00
// ffxiiiimg.exe+57D26C -- 75 12 -- jne ffxiiiimg.exe+57D280
// ffxiiiimg.exe+57D26E -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D275 -- 8B 89 80000000  -- mov ecx,[ecx+00000080]
// ffxiiiimg.exe+57D27B -- E8 10B80000 -- call ffxiiiimg.exe+588A90
// ffxiiiimg.exe+57D280 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D287 -- 83 BA 34450000 08 -- cmp dword ptr [edx+00004534],08
// ffxiiiimg.exe+57D28E -- 74 58 -- je ffxiiiimg.exe+57D2E8
// ffxiiiimg.exe+57D290 -- 51 -- push ecx
// ffxiiiimg.exe+57D291 -- D9 45 08  -- fld dword ptr [ebp+08]
// ffxiiiimg.exe+57D294 -- D9 1C 24   -- fstp dword ptr [esp]
// ffxiiiimg.exe+57D297 -- 8B 8C 24 2C010000  -- mov ecx,[esp+0000012C]
// ffxiiiimg.exe+57D29E -- E8 1D5A0000 -- call ffxiiiimg.exe+582CC0
// ffxiiiimg.exe+57D2A3 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D2AA -- 83 B8 40450000 00 -- cmp dword ptr [eax+00004540],00
// ffxiiiimg.exe+57D2B1 -- 74 35 -- je ffxiiiimg.exe+57D2E8
// ffxiiiimg.exe+57D2B3 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D2BA -- 83 B9 34450000 08 -- cmp dword ptr [ecx+00004534],08
// ffxiiiimg.exe+57D2C1 -- 74 25 -- je ffxiiiimg.exe+57D2E8
// ffxiiiimg.exe+57D2C3 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D2CA -- 83 BA 88000000 00 -- cmp dword ptr [edx+00000088],00
// ffxiiiimg.exe+57D2D1 -- 75 15 -- jne ffxiiiimg.exe+57D2E8
// ffxiiiimg.exe+57D2D3 -- 51 -- push ecx
// ffxiiiimg.exe+57D2D4 -- D9 45 08  -- fld dword ptr [ebp+08]
// ffxiiiimg.exe+57D2D7 -- D9 1C 24   -- fstp dword ptr [esp]
// ffxiiiimg.exe+57D2DA -- 8B 8C 24 2C010000  -- mov ecx,[esp+0000012C]
// ffxiiiimg.exe+57D2E1 -- E8 DA590000 -- call ffxiiiimg.exe+582CC0
// ffxiiiimg.exe+57D2E6 -- EB BB -- jmp ffxiiiimg.exe+57D2A3
// ffxiiiimg.exe+57D2E8 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D2EF -- 8B 48 38  -- mov ecx,[eax+38]
// ffxiiiimg.exe+57D2F2 -- C1 E1 08 -- shl ecx,08
// ffxiiiimg.exe+57D2F5 -- C1 F9 18 -- sar ecx,18
// ffxiiiimg.exe+57D2F8 -- 33 D2  -- xor edx,edx
// ffxiiiimg.exe+57D2FA -- 83 F9 05 -- cmp ecx,05
// ffxiiiimg.exe+57D2FD -- 0F94 C2  -- sete dl
// ffxiiiimg.exe+57D300 -- 85 D2  -- test edx,edx
// ffxiiiimg.exe+57D302 -- 74 33 -- je ffxiiiimg.exe+57D337
// ffxiiiimg.exe+57D304 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D30B -- 83 B8 34450000 08 -- cmp dword ptr [eax+00004534],08
// ffxiiiimg.exe+57D312 -- 75 23 -- jne ffxiiiimg.exe+57D337
// ffxiiiimg.exe+57D314 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D31B -- 83 B9 44450000 00 -- cmp dword ptr [ecx+00004544],00
// ffxiiiimg.exe+57D322 -- 74 13 -- je ffxiiiimg.exe+57D337
// ffxiiiimg.exe+57D324 -- 51 -- push ecx
// ffxiiiimg.exe+57D325 -- D9 45 08  -- fld dword ptr [ebp+08]
// ffxiiiimg.exe+57D328 -- D9 1C 24   -- fstp dword ptr [esp]
// ffxiiiimg.exe+57D32B -- 8B 8C 24 2C010000  -- mov ecx,[esp+0000012C]
// ffxiiiimg.exe+57D332 -- E8 99650000 -- call ffxiiiimg.exe+5838D0
// ffxiiiimg.exe+57D337 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D33E -- 83 BA 84000000 00 -- cmp dword ptr [edx+00000084],00
// ffxiiiimg.exe+57D345 -- 0F85 10080000 -- jne ffxiiiimg.exe+57DB5B
// ffxiiiimg.exe+57D34B -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D352 -- 8B 48 38  -- mov ecx,[eax+38]
// ffxiiiimg.exe+57D355 -- D1 E9  -- shr ecx,1
// ffxiiiimg.exe+57D357 -- 83 E1 01 -- and ecx,01
// ffxiiiimg.exe+57D35A -- 0F84 FB070000 -- je ffxiiiimg.exe+57DB5B
// ffxiiiimg.exe+57D360 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D367 -- 83 BA E4440000 00 -- cmp dword ptr [edx+000044E4],00
// ffxiiiimg.exe+57D36E -- 0F85 E7070000 -- jne ffxiiiimg.exe+57DB5B
// ffxiiiimg.exe+57D374 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D37B -- 8B 88 04450000  -- mov ecx,[eax+00004504]
// ffxiiiimg.exe+57D381 -- 8B 91 14010000  -- mov edx,[ecx+00000114]
// ffxiiiimg.exe+57D387 -- 89 94 24 E8000000  -- mov [esp+000000E8],edx
// ffxiiiimg.exe+57D38E -- 83 BC 24 E8000000 02 -- cmp dword ptr [esp+000000E8],02
// ffxiiiimg.exe+57D396 -- 0F85 BF070000 -- jne ffxiiiimg.exe+57DB5B
// ffxiiiimg.exe+57D39C -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D3A3 -- 8B 88 50450000  -- mov ecx,[eax+00004550]
// ffxiiiimg.exe+57D3A9 -- 83 E1 02 -- and ecx,02
// ffxiiiimg.exe+57D3AC -- 0F85 A9070000 -- jne ffxiiiimg.exe+57DB5B
// ffxiiiimg.exe+57D3B2 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D3B9 -- 83 BA 88000000 00 -- cmp dword ptr [edx+00000088],00
// ffxiiiimg.exe+57D3C0 -- 75 10 -- jne ffxiiiimg.exe+57D3D2
// ffxiiiimg.exe+57D3C2 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D3C9 -- 83 B8 30450000 00 -- cmp dword ptr [eax+00004530],00
// ffxiiiimg.exe+57D3D0 -- 74 05 -- je ffxiiiimg.exe+57D3D7
// ffxiiiimg.exe+57D3D2 -- E9 84070000 -- jmp ffxiiiimg.exe+57DB5B
// ffxiiiimg.exe+57D3D7 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D3DE -- 83 B9 80000000 00 -- cmp dword ptr [ecx+00000080],00
// ffxiiiimg.exe+57D3E5 -- 0F84 70070000 -- je ffxiiiimg.exe+57DB5B
// ffxiiiimg.exe+57D3EB -- 8B 15 20128102  -- mov edx,[ffxiiiimg.exe+2411220] -- [(double)50.1239]
// ffxiiiimg.exe+57D3F1 -- 89 94 24 E4000000  -- mov [esp+000000E4],edx
// ffxiiiimg.exe+57D3F8 -- 33 C0  -- xor eax,eax
// ffxiiiimg.exe+57D3FA -- C1 E0 02 -- shl eax,02
// ffxiiiimg.exe+57D3FD -- 8B 8C 24 E4000000  -- mov ecx,[esp+000000E4]
// ffxiiiimg.exe+57D404 -- 8B 54 01 04  -- mov edx,[ecx+eax+04]
// ffxiiiimg.exe+57D408 -- 89 94 24 E0000000  -- mov [esp+000000E0],edx
// ffxiiiimg.exe+57D40F -- 8B 84 24 E0000000  -- mov eax,[esp+000000E0]
// ffxiiiimg.exe+57D416 -- 83 C0 3C -- add eax,3C
// ffxiiiimg.exe+57D419 -- 8B 08  -- mov ecx,[eax]
// ffxiiiimg.exe+57D41B -- 89 8C 24 D0000000  -- mov [esp+000000D0],ecx
// ffxiiiimg.exe+57D422 -- 8B 50 04  -- mov edx,[eax+04]
// ffxiiiimg.exe+57D425 -- 89 94 24 D4000000  -- mov [esp+000000D4],edx
// ffxiiiimg.exe+57D42C -- 8B 48 08  -- mov ecx,[eax+08]
// ffxiiiimg.exe+57D42F -- 89 8C 24 D8000000  -- mov [esp+000000D8],ecx
// ffxiiiimg.exe+57D436 -- 8B 50 0C  -- mov edx,[eax+0C]
// ffxiiiimg.exe+57D439 -- 89 94 24 DC000000  -- mov [esp+000000DC],edx
// ffxiiiimg.exe+57D440 -- 8B 84 24 E0000000  -- mov eax,[esp+000000E0]
// ffxiiiimg.exe+57D447 -- 83 C0 4C -- add eax,4C
// ffxiiiimg.exe+57D44A -- 8B 08  -- mov ecx,[eax]
// ffxiiiimg.exe+57D44C -- 89 8C 24 C0000000  -- mov [esp+000000C0],ecx
// ffxiiiimg.exe+57D453 -- 8B 50 04  -- mov edx,[eax+04]
// ffxiiiimg.exe+57D456 -- 89 94 24 C4000000  -- mov [esp+000000C4],edx
// ffxiiiimg.exe+57D45D -- 8B 48 08  -- mov ecx,[eax+08]
// ffxiiiimg.exe+57D460 -- 89 8C 24 C8000000  -- mov [esp+000000C8],ecx
// ffxiiiimg.exe+57D467 -- 8B 50 0C  -- mov edx,[eax+0C]
// ffxiiiimg.exe+57D46A -- 89 94 24 CC000000  -- mov [esp+000000CC],edx
// ffxiiiimg.exe+57D471 -- 8B 84 24 E0000000  -- mov eax,[esp+000000E0]
// ffxiiiimg.exe+57D478 -- 8B 48 24  -- mov ecx,[eax+24]
// ffxiiiimg.exe+57D47B -- 89 8C 24 BC000000  -- mov [esp+000000BC],ecx
// ffxiiiimg.exe+57D482 -- 8B 15 4C6A8202  -- mov edx,[ffxiiiimg.exe+2426A4C] -- [1C6A58A0]
// ffxiiiimg.exe+57D488 -- 89 94 24 B8000000  -- mov [esp+000000B8],edx
// ffxiiiimg.exe+57D48F -- 8B 84 24 BC000000  -- mov eax,[esp+000000BC]
// ffxiiiimg.exe+57D496 -- 50 -- push eax
// ffxiiiimg.exe+57D497 -- 8B 8C 24 BC000000  -- mov ecx,[esp+000000BC]
// ffxiiiimg.exe+57D49E -- E8 BD7FF7FF -- call ffxiiiimg.exe+4F5460
// ffxiiiimg.exe+57D4A3 -- 89 84 24 B4000000  -- mov [esp+000000B4],eax
// ffxiiiimg.exe+57D4AA -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+57D4B2 -- F3 0F11 84 24 B0000000  -- movss [esp+000000B0],xmm0
// ffxiiiimg.exe+57D4BB -- 8B 8C 24 B4000000  -- mov ecx,[esp+000000B4]
// ffxiiiimg.exe+57D4C2 -- 81 E1 00040000 -- and ecx,00000400
// ffxiiiimg.exe+57D4C8 -- 74 1E -- je ffxiiiimg.exe+57D4E8
// ffxiiiimg.exe+57D4CA -- F3 0F5A 84 24 B0000000  -- cvtss2sd xmm0,[esp+000000B0]
// ffxiiiimg.exe+57D4D3 -- F2 0F5C 05 08C10A01  -- subsd xmm0,[ffxiiiimg.exe+CAC108] -- [(double)1.0000]
// ffxiiiimg.exe+57D4DB -- F2 0F5A C0  -- cvtsd2ss xmm0,xmm0
// ffxiiiimg.exe+57D4DF -- F3 0F11 84 24 B0000000  -- movss [esp+000000B0],xmm0
// ffxiiiimg.exe+57D4E8 -- 8B 94 24 B4000000  -- mov edx,[esp+000000B4]
// ffxiiiimg.exe+57D4EF -- 81 E2 00200000 -- and edx,00002000
// ffxiiiimg.exe+57D4F5 -- 74 1A -- je ffxiiiimg.exe+57D511
// ffxiiiimg.exe+57D4F7 -- F3 0F10 84 24 B0000000  -- movss xmm0,[esp+000000B0]
// ffxiiiimg.exe+57D500 -- F3 0F58 05 50A90A01  -- addss xmm0,[ffxiiiimg.exe+CAA950] -- [(float)1.0000]
// ffxiiiimg.exe+57D508 -- F3 0F11 84 24 B0000000  -- movss [esp+000000B0],xmm0
// ffxiiiimg.exe+57D511 -- F3 0F10 05 E4180B01  -- movss xmm0,[ffxiiiimg.exe+CB18E4] -- [3B03126F]
// ffxiiiimg.exe+57D519 -- F3 0F11 84 24 AC000000  -- movss [esp+000000AC],xmm0
// ffxiiiimg.exe+57D522 -- F3 0F10 84 24 AC000000  -- movss xmm0,[esp+000000AC]
// ffxiiiimg.exe+57D52B -- F3 0F59 45 08  -- mulss xmm0,[ebp+08]
// ffxiiiimg.exe+57D530 -- F3 0F11 84 24 A8000000  -- movss [esp+000000A8],xmm0
// ffxiiiimg.exe+57D539 -- 8D 84 24 C0000000  -- lea eax,[esp+000000C0]
// ffxiiiimg.exe+57D540 -- 50 -- push eax
// ffxiiiimg.exe+57D541 -- 8D 8C 24 94000000  -- lea ecx,[esp+00000094]
// ffxiiiimg.exe+57D548 -- 51 -- push ecx
// ffxiiiimg.exe+57D549 -- 8D 8C 24 C8000000  -- lea ecx,[esp+000000C8]
// ffxiiiimg.exe+57D550 -- E8 DB99ADFF -- call ffxiiiimg.exe+56F30
// ffxiiiimg.exe+57D555 -- 0F57 C0  -- xorps xmm0,xmm0
// ffxiiiimg.exe+57D558 -- F3 0F10 0D A8E81401  -- movss xmm1,[ffxiiiimg.exe+D4E8A8] -- [3C800000]
// ffxiiiimg.exe+57D560 -- F3 0F10 C1  -- movss xmm0,xmm1
// ffxiiiimg.exe+57D564 -- 0F29 84 24 80000000  -- movaps [esp+00000080],xmm0
// ffxiiiimg.exe+57D56C -- 0F28 84 24 80000000  -- movaps xmm0,[esp+00000080]
// ffxiiiimg.exe+57D574 -- 0F29 44 24 70  -- movaps [esp+70],xmm0
// ffxiiiimg.exe+57D579 -- 0F28 84 24 90000000  -- movaps xmm0,[esp+00000090]
// ffxiiiimg.exe+57D581 -- 0F29 44 24 60  -- movaps [esp+60],xmm0
// ffxiiiimg.exe+57D586 -- F3 0F10 44 24 60  -- movss xmm0,[esp+60]
// ffxiiiimg.exe+57D58C -- 0F2F 44 24 70  -- comiss xmm0,[esp+70]
// ffxiiiimg.exe+57D591 -- 72 0A -- jb ffxiiiimg.exe+57D59D
// ffxiiiimg.exe+57D593 -- C7 44 24 5C 01000000 -- mov [esp+5C],00000001
// ffxiiiimg.exe+57D59B -- EB 08 -- jmp ffxiiiimg.exe+57D5A5
// ffxiiiimg.exe+57D59D -- C7 44 24 5C 00000000 -- mov [esp+5C],00000000
// ffxiiiimg.exe+57D5A5 -- 0FB6 54 24 5C  -- movzx edx,byte ptr [esp+5C]
// ffxiiiimg.exe+57D5AA -- 85 D2  -- test edx,edx
// ffxiiiimg.exe+57D5AC -- 75 16 -- jne ffxiiiimg.exe+57D5C4
// ffxiiiimg.exe+57D5AE -- F3 0F10 84 24 B0000000  -- movss xmm0,[esp+000000B0]
// ffxiiiimg.exe+57D5B7 -- 0F2E 05 203C5A02  -- ucomiss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+57D5BE -- 9F -- lahf 
// ffxiiiimg.exe+57D5BF -- F6 C4 44 -- test ah,44
// ffxiiiimg.exe+57D5C2 -- 7B 66 -- jnp ffxiiiimg.exe+57D62A
// ffxiiiimg.exe+57D5C4 -- F3 0F10 84 24 C4000000  -- movss xmm0,[esp+000000C4]
// ffxiiiimg.exe+57D5CD -- F3 0F11 44 24 58  -- movss [esp+58],xmm0
// ffxiiiimg.exe+57D5D3 -- F3 0F10 84 24 A8000000  -- movss xmm0,[esp+000000A8]
// ffxiiiimg.exe+57D5DC -- F3 0F59 84 24 B0000000  -- mulss xmm0,[esp+000000B0]
// ffxiiiimg.exe+57D5E5 -- 51 -- push ecx
// ffxiiiimg.exe+57D5E6 -- F3 0F11 04 24   -- movss [esp],xmm0
// ffxiiiimg.exe+57D5EB -- F3 0F10 84 24 AC000000  -- movss xmm0,[esp+000000AC]
// ffxiiiimg.exe+57D5F4 -- F3 0F59 44 24 5C  -- mulss xmm0,[esp+5C]
// ffxiiiimg.exe+57D5FA -- 51 -- push ecx
// ffxiiiimg.exe+57D5FB -- F3 0F11 04 24   -- movss [esp],xmm0
// ffxiiiimg.exe+57D600 -- F3 0F10 84 24 B0000000  -- movss xmm0,[esp+000000B0]
// ffxiiiimg.exe+57D609 -- F3 0F59 84 24 C8000000  -- mulss xmm0,[esp+000000C8]
// ffxiiiimg.exe+57D612 -- 51 -- push ecx
// ffxiiiimg.exe+57D613 -- F3 0F11 04 24   -- movss [esp],xmm0
// ffxiiiimg.exe+57D618 -- 8B 84 24 34010000  -- mov eax,[esp+00000134]
// ffxiiiimg.exe+57D61F -- 8B 88 80000000  -- mov ecx,[eax+00000080]
// ffxiiiimg.exe+57D625 -- E8 66BB0000 -- call ffxiiiimg.exe+589190
// ffxiiiimg.exe+57D62A -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D631 -- 83 B9 C0440000 00 -- cmp dword ptr [ecx+000044C0],00
// ffxiiiimg.exe+57D638 -- 0F84 11050000 -- je ffxiiiimg.exe+57DB4F
// ffxiiiimg.exe+57D63E -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D645 -- 83 BA DC440000 00 -- cmp dword ptr [edx+000044DC],00
// ffxiiiimg.exe+57D64C -- 0F84 FD040000 -- je ffxiiiimg.exe+57DB4F
// ffxiiiimg.exe+57D652 -- 8B 84 24 B4000000  -- mov eax,[esp+000000B4]
// ffxiiiimg.exe+57D659 -- 23 05 38128102  -- and eax,[ffxiiiimg.exe+2411238] -- [00000020]
// ffxiiiimg.exe+57D65F -- 0F84 EA040000 -- je ffxiiiimg.exe+57DB4F
// ffxiiiimg.exe+57D665 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D66C -- 8B 91 80000000  -- mov edx,[ecx+00000080]
// ffxiiiimg.exe+57D672 -- 8B 82 0C010000  -- mov eax,[edx+0000010C]
// ffxiiiimg.exe+57D678 -- 89 44 24 54  -- mov [esp+54],eax
// ffxiiiimg.exe+57D67C -- 83 7C 24 54 00 -- cmp dword ptr [esp+54],00
// ffxiiiimg.exe+57D681 -- 0F85 C8040000 -- jne ffxiiiimg.exe+57DB4F
// ffxiiiimg.exe+57D687 -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+57D68F -- F3 0F11 44 24 50  -- movss [esp+50],xmm0
// ffxiiiimg.exe+57D695 -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+57D69D -- F3 0F11 44 24 4C  -- movss [esp+4C],xmm0
// ffxiiiimg.exe+57D6A3 -- 8B 8C 24 B4000000  -- mov ecx,[esp+000000B4]
// ffxiiiimg.exe+57D6AA -- 83 E1 04 -- and ecx,04
// ffxiiiimg.exe+57D6AD -- 74 0E -- je ffxiiiimg.exe+57D6BD
// ffxiiiimg.exe+57D6AF -- F3 0F10 05 50A90A01  -- movss xmm0,[ffxiiiimg.exe+CAA950] -- [(float)1.0000]
// ffxiiiimg.exe+57D6B7 -- F3 0F11 44 24 50  -- movss [esp+50],xmm0
// ffxiiiimg.exe+57D6BD -- 8B 94 24 B4000000  -- mov edx,[esp+000000B4]
// ffxiiiimg.exe+57D6C4 -- 83 E2 08 -- and edx,08
// ffxiiiimg.exe+57D6C7 -- 74 0E -- je ffxiiiimg.exe+57D6D7
// ffxiiiimg.exe+57D6C9 -- F3 0F10 05 C0F70901  -- movss xmm0,[ffxiiiimg.exe+C9F7C0] -- [(float)-1.0000]
// ffxiiiimg.exe+57D6D1 -- F3 0F11 44 24 50  -- movss [esp+50],xmm0
// ffxiiiimg.exe+57D6D7 -- 8B 84 24 B4000000  -- mov eax,[esp+000000B4]
// ffxiiiimg.exe+57D6DE -- 83 E0 02 -- and eax,02
// ffxiiiimg.exe+57D6E1 -- 74 0E -- je ffxiiiimg.exe+57D6F1
// ffxiiiimg.exe+57D6E3 -- F3 0F10 05 C0F70901  -- movss xmm0,[ffxiiiimg.exe+C9F7C0] -- [(float)-1.0000]
// ffxiiiimg.exe+57D6EB -- F3 0F11 44 24 4C  -- movss [esp+4C],xmm0
// ffxiiiimg.exe+57D6F1 -- 8B 8C 24 B4000000  -- mov ecx,[esp+000000B4]
// ffxiiiimg.exe+57D6F8 -- 83 E1 01 -- and ecx,01
// ffxiiiimg.exe+57D6FB -- 74 0E -- je ffxiiiimg.exe+57D70B
// ffxiiiimg.exe+57D6FD -- F3 0F10 05 50A90A01  -- movss xmm0,[ffxiiiimg.exe+CAA950] -- [(float)1.0000]
// ffxiiiimg.exe+57D705 -- F3 0F11 44 24 4C  -- movss [esp+4C],xmm0
// ffxiiiimg.exe+57D70B -- F3 0F10 44 24 50  -- movss xmm0,[esp+50]
// ffxiiiimg.exe+57D711 -- 0F2E 05 203C5A02  -- ucomiss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+57D718 -- 9F -- lahf 
// ffxiiiimg.exe+57D719 -- F6 C4 44 -- test ah,44
// ffxiiiimg.exe+57D71C -- 7A 13 -- jp ffxiiiimg.exe+57D731
// ffxiiiimg.exe+57D71E -- F3 0F10 44 24 4C  -- movss xmm0,[esp+4C]
// ffxiiiimg.exe+57D724 -- 0F2E 05 203C5A02  -- ucomiss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+57D72B -- 9F -- lahf 
// ffxiiiimg.exe+57D72C -- F6 C4 44 -- test ah,44
// ffxiiiimg.exe+57D72F -- 7B 59 -- jnp ffxiiiimg.exe+57D78A
// ffxiiiimg.exe+57D731 -- F3 0F10 44 24 50  -- movss xmm0,[esp+50]
// ffxiiiimg.exe+57D737 -- F3 0F11 44 24 3C  -- movss [esp+3C],xmm0
// ffxiiiimg.exe+57D73D -- F3 0F10 44 24 4C  -- movss xmm0,[esp+4C]
// ffxiiiimg.exe+57D743 -- F3 0F11 44 24 40  -- movss [esp+40],xmm0
// ffxiiiimg.exe+57D749 -- F3 0F10 05 203C5A02  -- movss xmm0,[ffxiiiimg.exe+21A3C20] -- [00000000]
// ffxiiiimg.exe+57D751 -- F3 0F11 44 24 44  -- movss [esp+44],xmm0
// ffxiiiimg.exe+57D757 -- F3 0F10 05 50A90A01  -- movss xmm0,[ffxiiiimg.exe+CAA950] -- [(float)1.0000]
// ffxiiiimg.exe+57D75F -- F3 0F11 44 24 48  -- movss [esp+48],xmm0
// ffxiiiimg.exe+57D765 -- 83 EC 10 -- sub esp,10
// ffxiiiimg.exe+57D768 -- 54 -- push esp
// ffxiiiimg.exe+57D769 -- 8D 4C 24 50  -- lea ecx,[esp+50]
// ffxiiiimg.exe+57D76D -- E8 BECFADFF -- call ffxiiiimg.exe+5A730
// ffxiiiimg.exe+57D772 -- 8B 94 24 38010000  -- mov edx,[esp+00000138]
// ffxiiiimg.exe+57D779 -- 8B 8A 80000000  -- mov ecx,[edx+00000080]
// ffxiiiimg.exe+57D77F -- E8 3CC00000 -- call ffxiiiimg.exe+5897C0
// ffxiiiimg.exe+57D784 -- 89 44 24 38  -- mov [esp+38],eax
// ffxiiiimg.exe+57D788 -- EB 39 -- jmp ffxiiiimg.exe+57D7C3
// ffxiiiimg.exe+57D78A -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D791 -- 83 B8 D0440000 00 -- cmp dword ptr [eax+000044D0],00
// ffxiiiimg.exe+57D798 -- 74 13 -- je ffxiiiimg.exe+57D7AD
// ffxiiiimg.exe+57D79A -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D7A1 -- 8B 91 D0440000  -- mov edx,[ecx+000044D0]
// ffxiiiimg.exe+57D7A7 -- 89 54 24 38  -- mov [esp+38],edx
// ffxiiiimg.exe+57D7AB -- EB 16 -- jmp ffxiiiimg.exe+57D7C3
// ffxiiiimg.exe+57D7AD -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D7B4 -- 8B 88 80000000  -- mov ecx,[eax+00000080]
// ffxiiiimg.exe+57D7BA -- E8 81BF0000 -- call ffxiiiimg.exe+589740
// ffxiiiimg.exe+57D7BF -- 89 44 24 38  -- mov [esp+38],eax
// ffxiiiimg.exe+57D7C3 -- 83 7C 24 38 00 -- cmp dword ptr [esp+38],00
// ffxiiiimg.exe+57D7C8 -- 0F84 3F030000 -- je ffxiiiimg.exe+57DB0D
// ffxiiiimg.exe+57D7CE -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D7D5 -- F3 0F10 81 F0440000  -- movss xmm0,[ecx+000044F0]
// ffxiiiimg.exe+57D7DD -- F3 0F58 45 08  -- addss xmm0,[ebp+08]
// ffxiiiimg.exe+57D7E2 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D7E9 -- F3 0F11 82 F0440000  -- movss [edx+000044F0],xmm0
// ffxiiiimg.exe+57D7F1 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D7F8 -- F3 0F2A 80 E8440000  -- cvtsi2ss xmm0,[eax+000044E8]
// ffxiiiimg.exe+57D800 -- F3 0F59 45 08  -- mulss xmm0,[ebp+08]
// ffxiiiimg.exe+57D805 -- F3 0F2C C8  -- cvttss2si ecx,xmm0
// ffxiiiimg.exe+57D809 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D810 -- 03 8A EC440000  -- add ecx,[edx+000044EC]
// ffxiiiimg.exe+57D816 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D81D -- 89 88 EC440000  -- mov [eax+000044EC],ecx
// ffxiiiimg.exe+57D823 -- 8B 4C 24 38  -- mov ecx,[esp+38]
// ffxiiiimg.exe+57D827 -- E8 B4021200 -- call ffxiiiimg.exe+69DAE0
// ffxiiiimg.exe+57D82C -- 83 C0 0F -- add eax,0F
// ffxiiiimg.exe+57D82F -- 99 -- cdq 
// ffxiiiimg.exe+57D830 -- 83 E2 0F -- and edx,0F
// ffxiiiimg.exe+57D833 -- 03 C2  -- add eax,edx
// ffxiiiimg.exe+57D835 -- C1 F8 04 -- sar eax,04
// ffxiiiimg.exe+57D838 -- 89 44 24 34  -- mov [esp+34],eax
// ffxiiiimg.exe+57D83C -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D843 -- 81 C1 C0440000 -- add ecx,000044C0
// ffxiiiimg.exe+57D849 -- 89 4C 24 30  -- mov [esp+30],ecx
// ffxiiiimg.exe+57D84D -- 8B 54 24 30  -- mov edx,[esp+30]
// ffxiiiimg.exe+57D851 -- 8B 02  -- mov eax,[edx]
// ffxiiiimg.exe+57D853 -- 3B 44 24 34  -- cmp eax,[esp+34]
// ffxiiiimg.exe+57D857 -- 7D 0A -- jnl ffxiiiimg.exe+57D863
// ffxiiiimg.exe+57D859 -- 8B 4C 24 30  -- mov ecx,[esp+30]
// ffxiiiimg.exe+57D85D -- 89 4C 24 2C  -- mov [esp+2C],ecx
// ffxiiiimg.exe+57D861 -- EB 08 -- jmp ffxiiiimg.exe+57D86B
// ffxiiiimg.exe+57D863 -- 8D 54 24 34  -- lea edx,[esp+34]
// ffxiiiimg.exe+57D867 -- 89 54 24 2C  -- mov [esp+2C],edx
// ffxiiiimg.exe+57D86B -- 8B 44 24 2C  -- mov eax,[esp+2C]
// ffxiiiimg.exe+57D86F -- 89 44 24 28  -- mov [esp+28],eax
// ffxiiiimg.exe+57D873 -- 8B 4C 24 28  -- mov ecx,[esp+28]
// ffxiiiimg.exe+57D877 -- 8B 11  -- mov edx,[ecx]
// ffxiiiimg.exe+57D879 -- 89 54 24 24  -- mov [esp+24],edx
// ffxiiiimg.exe+57D87D -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D884 -- 8B 80 EC440000  -- mov eax,[eax+000044EC]
// ffxiiiimg.exe+57D88A -- 99 -- cdq 
// ffxiiiimg.exe+57D88B -- B9 E8030000 -- mov ecx,000003E8
// ffxiiiimg.exe+57D890 -- F7 F9  -- idiv ecx
// ffxiiiimg.exe+57D892 -- 89 44 24 20  -- mov [esp+20],eax
// ffxiiiimg.exe+57D896 -- 8B 54 24 24  -- mov edx,[esp+24]
// ffxiiiimg.exe+57D89A -- 3B 54 24 20  -- cmp edx,[esp+20]
// ffxiiiimg.exe+57D89E -- 7D 0A -- jnl ffxiiiimg.exe+57D8AA
// ffxiiiimg.exe+57D8A0 -- 8D 44 24 24  -- lea eax,[esp+24]
// ffxiiiimg.exe+57D8A4 -- 89 44 24 1C  -- mov [esp+1C],eax
// ffxiiiimg.exe+57D8A8 -- EB 08 -- jmp ffxiiiimg.exe+57D8B2
// ffxiiiimg.exe+57D8AA -- 8D 4C 24 20  -- lea ecx,[esp+20]
// ffxiiiimg.exe+57D8AE -- 89 4C 24 1C  -- mov [esp+1C],ecx
// ffxiiiimg.exe+57D8B2 -- 8B 54 24 1C  -- mov edx,[esp+1C]
// ffxiiiimg.exe+57D8B6 -- 89 54 24 18  -- mov [esp+18],edx
// ffxiiiimg.exe+57D8BA -- 8B 44 24 18  -- mov eax,[esp+18]
// ffxiiiimg.exe+57D8BE -- 8B 08  -- mov ecx,[eax]
// ffxiiiimg.exe+57D8C0 -- 89 4C 24 14  -- mov [esp+14],ecx
// ffxiiiimg.exe+57D8C4 -- 8B 4C 24 38  -- mov ecx,[esp+38]
// ffxiiiimg.exe+57D8C8 -- E8 13021200 -- call ffxiiiimg.exe+69DAE0
// ffxiiiimg.exe+57D8CD -- 89 44 24 10  -- mov [esp+10],eax
// ffxiiiimg.exe+57D8D1 -- 8B 54 24 38  -- mov edx,[esp+38]
// ffxiiiimg.exe+57D8D5 -- 8B 42 1C  -- mov eax,[edx+1C]
// ffxiiiimg.exe+57D8D8 -- 25 FFFFFF3F -- and eax,3FFFFFFF -- [E4000880]
// ffxiiiimg.exe+57D8DD -- 89 44 24 0C  -- mov [esp+0C],eax
// ffxiiiimg.exe+57D8E1 -- 8B 4C 24 0C  -- mov ecx,[esp+0C]
// ffxiiiimg.exe+57D8E5 -- 03 4C 24 14  -- add ecx,[esp+14]
// ffxiiiimg.exe+57D8E9 -- 3B 4C 24 10  -- cmp ecx,[esp+10]
// ffxiiiimg.exe+57D8ED -- 7E 16 -- jle ffxiiiimg.exe+57D905
// ffxiiiimg.exe+57D8EF -- 8B 54 24 10  -- mov edx,[esp+10]
// ffxiiiimg.exe+57D8F3 -- 2B 54 24 0C  -- sub edx,[esp+0C]
// ffxiiiimg.exe+57D8F7 -- 89 54 24 14  -- mov [esp+14],edx
// ffxiiiimg.exe+57D8FB -- 79 08 -- jns ffxiiiimg.exe+57D905
// ffxiiiimg.exe+57D8FD -- C7 44 24 14 00000000 -- mov [esp+14],00000000
// ffxiiiimg.exe+57D905 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D90C -- 8B 88 C0440000  -- mov ecx,[eax+000044C0]
// ffxiiiimg.exe+57D912 -- 2B 4C 24 14  -- sub ecx,[esp+14]
// ffxiiiimg.exe+57D916 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D91D -- 89 8A C0440000  -- mov [edx+000044C0],ecx
// ffxiiiimg.exe+57D923 -- 8B 44 24 14  -- mov eax,[esp+14]
// ffxiiiimg.exe+57D927 -- 50 -- push eax
// ffxiiiimg.exe+57D928 -- 8B 4C 24 3C  -- mov ecx,[esp+3C]
// ffxiiiimg.exe+57D92C -- 51 -- push ecx
// ffxiiiimg.exe+57D92D -- 8B 94 24 30010000  -- mov edx,[esp+00000130]
// ffxiiiimg.exe+57D934 -- 8B 8A 80000000  -- mov ecx,[edx+00000080]
// ffxiiiimg.exe+57D93A -- E8 31C00000 -- call ffxiiiimg.exe+589970
// ffxiiiimg.exe+57D93F -- 85 C0  -- test eax,eax
// ffxiiiimg.exe+57D941 -- 0F84 DD000000 -- je ffxiiiimg.exe+57DA24
// ffxiiiimg.exe+57D947 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D94E -- E8 FD260000 -- call ffxiiiimg.exe+580050
// ffxiiiimg.exe+57D953 -- 8B 44 24 38  -- mov eax,[esp+38]
// ffxiiiimg.exe+57D957 -- 50 -- push eax
// ffxiiiimg.exe+57D958 -- 8B 8C 24 2C010000  -- mov ecx,[esp+0000012C]
// ffxiiiimg.exe+57D95F -- E8 BC390000 -- call ffxiiiimg.exe+581320
// ffxiiiimg.exe+57D964 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D96B -- C7 81 D0440000 00000000 -- mov [ecx+000044D0],00000000
// ffxiiiimg.exe+57D975 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D97C -- 8B 8A 80000000  -- mov ecx,[edx+00000080]
// ffxiiiimg.exe+57D982 -- E8 F9C30000 -- call ffxiiiimg.exe+589D80
// ffxiiiimg.exe+57D987 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57D98E -- C7 80 E0440000 00000000 -- mov [eax+000044E0],00000000
// ffxiiiimg.exe+57D998 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D99F -- 8B 11  -- mov edx,[ecx]
// ffxiiiimg.exe+57D9A1 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D9A8 -- 8B 82 40010000  -- mov eax,[edx+00000140]
// ffxiiiimg.exe+57D9AE -- FF D0  -- call eax
// ffxiiiimg.exe+57D9B0 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D9B7 -- E8 244D0000 -- call ffxiiiimg.exe+5826E0
// ffxiiiimg.exe+57D9BC -- 8B 0D 4C6A8202  -- mov ecx,[ffxiiiimg.exe+2426A4C] -- [1C6A58A0]
// ffxiiiimg.exe+57D9C2 -- E8 F9D8F6FF -- call ffxiiiimg.exe+4EB2C0
// ffxiiiimg.exe+57D9C7 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D9CE -- 83 B9 44450000 0A -- cmp dword ptr [ecx+00004544],0A
// ffxiiiimg.exe+57D9D5 -- 75 4B -- jne ffxiiiimg.exe+57DA22
// ffxiiiimg.exe+57D9D7 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57D9DE -- 8B 44 24 38  -- mov eax,[esp+38]
// ffxiiiimg.exe+57D9E2 -- 89 82 58450000  -- mov [edx+00004558],eax
// ffxiiiimg.exe+57D9E8 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D9EF -- E8 FC340000 -- call ffxiiiimg.exe+580EF0
// ffxiiiimg.exe+57D9F4 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57D9FB -- C7 81 44450000 0B000000 -- mov [ecx+00004544],0000000B
// ffxiiiimg.exe+57DA05 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57DA0C -- 8B 82 50450000  -- mov eax,[edx+00004550]
// ffxiiiimg.exe+57DA12 -- 83 C8 02 -- or eax,02
// ffxiiiimg.exe+57DA15 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DA1C -- 89 81 50450000  -- mov [ecx+00004550],eax
// ffxiiiimg.exe+57DA22 -- EB 3E -- jmp ffxiiiimg.exe+57DA62
// ffxiiiimg.exe+57DA24 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57DA2B -- 8B 44 24 38  -- mov eax,[esp+38]
// ffxiiiimg.exe+57DA2F -- 89 82 D0440000  -- mov [edx+000044D0],eax
// ffxiiiimg.exe+57DA35 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DA3C -- C7 81 E0440000 01000000 -- mov [ecx+000044E0],00000001
// ffxiiiimg.exe+57DA46 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57DA4D -- 83 BA C0440000 00 -- cmp dword ptr [edx+000044C0],00
// ffxiiiimg.exe+57DA54 -- 75 0C -- jne ffxiiiimg.exe+57DA62
// ffxiiiimg.exe+57DA56 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DA5D -- E8 7E4C0000 -- call ffxiiiimg.exe+5826E0
// ffxiiiimg.exe+57DA62 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57DA69 -- F3 0F10 80 F0440000  -- movss xmm0,[eax+000044F0]
// ffxiiiimg.exe+57DA71 -- 0F2F 05 2CC30C01  -- comiss xmm0,[ffxiiiimg.exe+CCC32C] -- [(float)250.0000]
// ffxiiiimg.exe+57DA78 -- 72 57 -- jb ffxiiiimg.exe+57DAD1
// ffxiiiimg.exe+57DA7A -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DA81 -- 81 B9 E8440000 10270000 -- cmp [ecx+000044E8],00002710
// ffxiiiimg.exe+57DA8B -- 7D 1C -- jnl ffxiiiimg.exe+57DAA9
// ffxiiiimg.exe+57DA8D -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57DA94 -- 8B 82 E8440000  -- mov eax,[edx+000044E8]
// ffxiiiimg.exe+57DA9A -- D1 E0  -- shl eax,1
// ffxiiiimg.exe+57DA9C -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DAA3 -- 89 81 E8440000  -- mov [ecx+000044E8],eax
// ffxiiiimg.exe+57DAA9 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57DAB0 -- F3 0F10 82 F0440000  -- movss xmm0,[edx+000044F0]
// ffxiiiimg.exe+57DAB8 -- F3 0F5C 05 2CC30C01  -- subss xmm0,[ffxiiiimg.exe+CCC32C] -- [(float)250.0000]
// ffxiiiimg.exe+57DAC0 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57DAC7 -- F3 0F11 80 F0440000  -- movss [eax+000044F0],xmm0
// ffxiiiimg.exe+57DACF -- EB 91 -- jmp ffxiiiimg.exe+57DA62
// ffxiiiimg.exe+57DAD1 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DAD8 -- 83 B9 D8440000 00 -- cmp dword ptr [ecx+000044D8],00
// ffxiiiimg.exe+57DADF -- 75 1E -- jne ffxiiiimg.exe+57DAFF
// ffxiiiimg.exe+57DAE1 -- 6A 55 -- push 55
// ffxiiiimg.exe+57DAE3 -- 8B 0D 4C6A8202  -- mov ecx,[ffxiiiimg.exe+2426A4C] -- [1C6A58A0]
// ffxiiiimg.exe+57DAE9 -- E8 3255F7FF -- call ffxiiiimg.exe+4F3020
// ffxiiiimg.exe+57DAEE -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57DAF5 -- C7 82 D8440000 01000000 -- mov [edx+000044D8],00000001
// ffxiiiimg.exe+57DAFF -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DB06 -- E8 B5270000 -- call ffxiiiimg.exe+5802C0
// ffxiiiimg.exe+57DB0B -- EB 40 -- jmp ffxiiiimg.exe+57DB4D
// ffxiiiimg.exe+57DB0D -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57DB14 -- 83 B8 D8440000 00 -- cmp dword ptr [eax+000044D8],00
// ffxiiiimg.exe+57DB1B -- 74 30 -- je ffxiiiimg.exe+57DB4D
// ffxiiiimg.exe+57DB1D -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DB24 -- C7 81 D8440000 00000000 -- mov [ecx+000044D8],00000000
// ffxiiiimg.exe+57DB2E -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57DB35 -- 8B 8A 80000000  -- mov ecx,[edx+00000080]
// ffxiiiimg.exe+57DB3B -- E8 40C20000 -- call ffxiiiimg.exe+589D80
// ffxiiiimg.exe+57DB40 -- 6A 55 -- push 55
// ffxiiiimg.exe+57DB42 -- 8B 0D 4C6A8202  -- mov ecx,[ffxiiiimg.exe+2426A4C] -- [1C6A58A0]
// ffxiiiimg.exe+57DB48 -- E8 D369F7FF -- call ffxiiiimg.exe+4F4520
// ffxiiiimg.exe+57DB4D -- EB 0C -- jmp ffxiiiimg.exe+57DB5B
// ffxiiiimg.exe+57DB4F -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DB56 -- E8 C5670000 -- call ffxiiiimg.exe+584320
// ffxiiiimg.exe+57DB5B -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57DB62 -- 83 B8 D8440000 00 -- cmp dword ptr [eax+000044D8],00
// ffxiiiimg.exe+57DB69 -- 74 41 -- je ffxiiiimg.exe+57DBAC
// ffxiiiimg.exe+57DB6B -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DB72 -- 8B 51 38  -- mov edx,[ecx+38]
// ffxiiiimg.exe+57DB75 -- D1 EA  -- shr edx,1
// ffxiiiimg.exe+57DB77 -- 83 E2 01 -- and edx,01
// ffxiiiimg.exe+57DB7A -- 75 30 -- jne ffxiiiimg.exe+57DBAC
// ffxiiiimg.exe+57DB7C -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57DB83 -- C7 80 D8440000 00000000 -- mov [eax+000044D8],00000000
// ffxiiiimg.exe+57DB8D -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DB94 -- 8B 89 80000000  -- mov ecx,[ecx+00000080]
// ffxiiiimg.exe+57DB9A -- E8 E1C10000 -- call ffxiiiimg.exe+589D80
// ffxiiiimg.exe+57DB9F -- 6A 55 -- push 55
// ffxiiiimg.exe+57DBA1 -- 8B 0D 4C6A8202  -- mov ecx,[ffxiiiimg.exe+2426A4C] -- [1C6A58A0]
// ffxiiiimg.exe+57DBA7 -- E8 7469F7FF -- call ffxiiiimg.exe+4F4520
// ffxiiiimg.exe+57DBAC -- 51 -- push ecx
// ffxiiiimg.exe+57DBAD -- D9 45 08  -- fld dword ptr [ebp+08]
// ffxiiiimg.exe+57DBB0 -- D9 1C 24   -- fstp dword ptr [esp]
// ffxiiiimg.exe+57DBB3 -- 8B 8C 24 2C010000  -- mov ecx,[esp+0000012C]
// ffxiiiimg.exe+57DBBA -- E8 E1DA0800 -- call ffxiiiimg.exe+60B6A0
// ffxiiiimg.exe+57DBBF -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57DBC6 -- 8B 42 38  -- mov eax,[edx+38]
// ffxiiiimg.exe+57DBC9 -- C1 E0 08 -- shl eax,08
// ffxiiiimg.exe+57DBCC -- C1 F8 18 -- sar eax,18
// ffxiiiimg.exe+57DBCF -- 39 84 24 24010000  -- cmp [esp+00000124],eax
// ffxiiiimg.exe+57DBD6 -- 0F84 0A010000 -- je ffxiiiimg.exe+57DCE6
// ffxiiiimg.exe+57DBDC -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DBE3 -- 8B 51 38  -- mov edx,[ecx+38]
// ffxiiiimg.exe+57DBE6 -- C1 E2 08 -- shl edx,08
// ffxiiiimg.exe+57DBE9 -- C1 FA 18 -- sar edx,18
// ffxiiiimg.exe+57DBEC -- 83 FA 05 -- cmp edx,05
// ffxiiiimg.exe+57DBEF -- 0F85 F1000000 -- jne ffxiiiimg.exe+57DCE6
// ffxiiiimg.exe+57DBF5 -- 6A 02 -- push 02
// ffxiiiimg.exe+57DBF7 -- 8B 84 24 2C010000  -- mov eax,[esp+0000012C]
// ffxiiiimg.exe+57DBFE -- 8B 48 34  -- mov ecx,[eax+34]
// ffxiiiimg.exe+57DC01 -- 8B 94 24 2C010000  -- mov edx,[esp+0000012C]
// ffxiiiimg.exe+57DC08 -- 8B 42 34  -- mov eax,[edx+34]
// ffxiiiimg.exe+57DC0B -- 8B 11  -- mov edx,[ecx]
// ffxiiiimg.exe+57DC0D -- 8B C8  -- mov ecx,eax
// ffxiiiimg.exe+57DC0F -- 8B 42 28  -- mov eax,[edx+28]
// ffxiiiimg.exe+57DC12 -- FF D0  -- call eax
// ffxiiiimg.exe+57DC14 -- 8B 0D 20128102  -- mov ecx,[ffxiiiimg.exe+2411220] -- [(double)50.1239]
// ffxiiiimg.exe+57DC1A -- 89 4C 24 08  -- mov [esp+08],ecx
// ffxiiiimg.exe+57DC1E -- 33 D2  -- xor edx,edx
// ffxiiiimg.exe+57DC20 -- C1 E2 02 -- shl edx,02
// ffxiiiimg.exe+57DC23 -- 8B 44 24 08  -- mov eax,[esp+08]
// ffxiiiimg.exe+57DC27 -- 8B 4C 10 04  -- mov ecx,[eax+edx+04]
// ffxiiiimg.exe+57DC2B -- 89 4C 24 04  -- mov [esp+04],ecx
// ffxiiiimg.exe+57DC2F -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57DC36 -- 8B 44 24 04  -- mov eax,[esp+04]
// ffxiiiimg.exe+57DC3A -- 89 42 50  -- mov [edx+50],eax
// ffxiiiimg.exe+57DC3D -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DC44 -- 83 C1 70 -- add ecx,70
// ffxiiiimg.exe+57DC47 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57DC4E -- 89 4A 54  -- mov [edx+54],ecx
// ffxiiiimg.exe+57DC51 -- 8B 0D 4C6A8202  -- mov ecx,[ffxiiiimg.exe+2426A4C] -- [1C6A58A0]
// ffxiiiimg.exe+57DC57 -- E8 64D6F6FF -- call ffxiiiimg.exe+4EB2C0
// ffxiiiimg.exe+57DC5C -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57DC63 -- 8B 10  -- mov edx,[eax]
// ffxiiiimg.exe+57DC65 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DC6C -- 8B 82 10010000  -- mov eax,[edx+00000110]
// ffxiiiimg.exe+57DC72 -- FF D0  -- call eax
// ffxiiiimg.exe+57DC74 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DC7B -- 8B 89 04450000  -- mov ecx,[ecx+00004504]
// ffxiiiimg.exe+57DC81 -- E8 7AB70A00 -- call ffxiiiimg.exe+629400
// ffxiiiimg.exe+57DC86 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57DC8D -- 8B 8A 04450000  -- mov ecx,[edx+00004504]
// ffxiiiimg.exe+57DC93 -- E8 B8B70A00 -- call ffxiiiimg.exe+629450
// ffxiiiimg.exe+57DC98 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DC9F -- E8 2C470000 -- call ffxiiiimg.exe+5823D0
// ffxiiiimg.exe+57DCA4 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57DCAB -- 8B 10  -- mov edx,[eax]
// ffxiiiimg.exe+57DCAD -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DCB4 -- 8B 82 40010000  -- mov eax,[edx+00000140]
// ffxiiiimg.exe+57DCBA -- FF D0  -- call eax
// ffxiiiimg.exe+57DCBC -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DCC3 -- E8 184A0000 -- call ffxiiiimg.exe+5826E0
// ffxiiiimg.exe+57DCC8 -- 51 -- push ecx
// ffxiiiimg.exe+57DCC9 -- D9 05 04B31401  -- fld dword ptr [ffxiiiimg.exe+D4B304] -- [(float)500.0000]
// ffxiiiimg.exe+57DCCF -- D9 1C 24   -- fstp dword ptr [esp]
// ffxiiiimg.exe+57DCD2 -- 6A 02 -- push 02
// ffxiiiimg.exe+57DCD4 -- 8B 8C 24 30010000  -- mov ecx,[esp+00000130]
// ffxiiiimg.exe+57DCDB -- 8B 89 04450000  -- mov ecx,[ecx+00004504]
// ffxiiiimg.exe+57DCE1 -- E8 7AB50A00 -- call ffxiiiimg.exe+629260
// ffxiiiimg.exe+57DCE6 -- 8B 94 24 28010000  -- mov edx,[esp+00000128]
// ffxiiiimg.exe+57DCED -- 83 BA DC440000 00 -- cmp dword ptr [edx+000044DC],00
// ffxiiiimg.exe+57DCF4 -- 74 2B -- je ffxiiiimg.exe+57DD21
// ffxiiiimg.exe+57DCF6 -- 8B 84 24 28010000  -- mov eax,[esp+00000128]
// ffxiiiimg.exe+57DCFD -- 83 B8 88000000 00 -- cmp dword ptr [eax+00000088],00
// ffxiiiimg.exe+57DD04 -- 75 1B -- jne ffxiiiimg.exe+57DD21
// ffxiiiimg.exe+57DD06 -- 8B 8C 24 28010000  -- mov ecx,[esp+00000128]
// ffxiiiimg.exe+57DD0D -- 83 B9 30450000 00 -- cmp dword ptr [ecx+00004530],00
// ffxiiiimg.exe+57DD14 -- 75 0B -- jne ffxiiiimg.exe+57DD21
// ffxiiiimg.exe+57DD16 -- 8B 0D 4C6A8202  -- mov ecx,[ffxiiiimg.exe+2426A4C] -- [1C6A58A0]
// ffxiiiimg.exe+57DD1C -- E8 9FD5F6FF -- call ffxiiiimg.exe+4EB2C0
// ffxiiiimg.exe+57DD21 -- 8B 8C 24 2C010000  -- mov ecx,[esp+0000012C]
// ffxiiiimg.exe+57DD28 -- 33 CC  -- xor ecx,esp
// ffxiiiimg.exe+57DD2A -- E8 07006900 -- call ffxiiiimg.exe+C0DD36 -- [steamclient.dll+600D3B]
// ffxiiiimg.exe+57DD2F -- 8B E5  -- mov esp,ebp
// ffxiiiimg.exe+57DD31 -- 5D -- pop ebp
// ffxiiiimg.exe+57DD32 -- C2 0400 -- ret 0004
}
</AssemblerScript>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <ID>21508</ID>
      <Description>"ffxiiiimg.exe vtSingle [Value] Handle"</Description>
      <Options moHideChildren="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>1057</ID>
          <Description>"Rendering related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+ca1fa4</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>1058</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1059</ID>
                  <Description>"P-&gt; 4b7fffff VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>1060</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1061</ID>
                  <Description>"#Reference to ffxiiiimg.exe+ca1fa4"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+53CA30</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>1062</ID>
                  <Description>"Referencing this address of 21 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>4017</ID>
          <Description>"Rendering/Shadows related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+22511e4</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>4018</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>4019</ID>
                  <Description>"P-&gt; 47c35000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>4020</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>4021</ID>
                  <Description>"#Reference to ffxiiiimg.exe+22511e4"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+224EB3</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>4022</ID>
                  <Description>"Referencing this address of 20 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>945</ID>
          <Description>"GUI Related ? (default 65536)"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+d40b2c</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>946</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>947</ID>
                  <Description>"P-&gt; 47800000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>948</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>949</ID>
                  <Description>"#Reference to ffxiiiimg.exe+d40b2c"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+50598A</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>950</ID>
                  <Description>"Referencing this address of 2 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8377</ID>
          <Description>"Movement Related ? (default 32768)"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+21e5104</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8378</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8379</ID>
                  <Description>"P-&gt; 47000000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>8380</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8381</ID>
                  <Description>"#Reference to ffxiiiimg.exe+21e5104"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+88B27F</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8382</ID>
                  <Description>"Referencing this address of 8 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8601</ID>
          <Description>"Movement Related ? (default 16384)"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+2212aa8</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8602</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8603</ID>
                  <Description>"P-&gt; 46800200 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>8604</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8605</ID>
                  <Description>"#Reference to ffxiiiimg.exe+2212aa8"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+97A61A</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8606</ID>
                  <Description>"Referencing this address of 1 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>677</ID>
          <Description>"Animation related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+c9fdfc</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>678</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>679</ID>
                  <Description>"#Reference to ffxiiiimg.exe+c9fdfc"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+1EBE26</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>680</ID>
                  <Description>"Referencing this address of 84 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>611</ID>
          <Description>"Everything / Animation related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+c9b218</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>612</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>613</ID>
                  <Description>"P-&gt; 447a0000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>614</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>615</ID>
                  <Description>"#Reference to ffxiiiimg.exe+c9b218"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+FB379</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>616</ID>
                  <Description>"Referencing this address of 388 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>7215</ID>
          <Description>"Minimap position related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+d56ebc</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>7216</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>7217</ID>
                  <Description>"P-&gt; 43980000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>7218</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>7219</ID>
                  <Description>"#Reference to ffxiiiimg.exe+d56ebc"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+605396</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>7220</ID>
                  <Description>"Referencing this address of 4 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>7225</ID>
          <Description>"Minimap related (How much draw)"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+d56eb8</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>7226</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>7227</ID>
                  <Description>"P-&gt; 43780000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>7228</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>7229</ID>
                  <Description>"#Reference to ffxiiiimg.exe+d56eb8"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+60594C</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>7230</ID>
                  <Description>"Referencing this address of 2 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>1925</ID>
          <Description>"Can Cause Instability (90)"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+c9c4d0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>1926</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1927</ID>
                  <Description>"P-&gt; 43340000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>1928</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1929</ID>
                  <Description>"#Reference to ffxiiiimg.exe+c9c4d0"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B1BBF</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>1930</ID>
                  <Description>"Referencing this address of 1574 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>7231</ID>
          <Description>"Mini-Map Icons Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+d569a0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>7232</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>7233</ID>
                  <Description>"P-&gt; 42000000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>7234</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>7235</ID>
                  <Description>"#Reference to ffxiiiimg.exe+d569a0"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+606D41</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>7236</ID>
                  <Description>"Referencing this address of 1 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8847</ID>
          <Description>"World Lighting Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+2467534</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8848</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8849</ID>
                  <Description>"P-&gt; 41f80000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>8850</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8851</ID>
                  <Description>"#Reference to ffxiiiimg.exe+2467534"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B670E8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8852</ID>
                  <Description>"Referencing this address of 2 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8841</ID>
          <Description>"World Lighting Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+225b64c</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8842</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8843</ID>
                  <Description>"P-&gt; 41800000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>8844</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8845</ID>
                  <Description>"#Reference to ffxiiiimg.exe+225b64c"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B670E0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8846</ID>
                  <Description>"Referencing this address of 1 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>921</ID>
          <Description>"World Lighting Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+c9af64</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>922</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>923</ID>
                  <Description>"P-&gt; 40800000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>924</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>925</ID>
                  <Description>"#Reference to ffxiiiimg.exe+c9af64"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+488DA7</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>926</ID>
                  <Description>"Referencing this address of 229 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>721</ID>
          <Description>"Camera Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+23ff558</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>722</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>723</ID>
                  <Description>"P-&gt; 40490fdb VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>724</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>725</ID>
                  <Description>"#Reference to ffxiiiimg.exe+23ff558"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+234602</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>726</ID>
                  <Description>"Referencing this address of 17 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>1555</ID>
          <Description>"Mini-Map Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+2429740</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>1556</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1557</ID>
                  <Description>"P-&gt; 40490fdb VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>1558</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1559</ID>
                  <Description>"#Reference to ffxiiiimg.exe+2429740"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+6036A0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>1560</ID>
                  <Description>"Referencing this address of 13 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>213</ID>
          <Description>"Mini-Map/Animation Shared Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+d9c674</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>214</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>215</ID>
                  <Description>"P-&gt; 40000000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>216</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>217</ID>
                  <Description>"#Reference to ffxiiiimg.exe+d9c674"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+533B0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>218</ID>
                  <Description>"Referencing this address of 2392 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>21487</ID>
          <Description>"Animation Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+225e9d0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>21488</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21489</ID>
                  <Description>"P-&gt; 40000000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>21490</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21491</ID>
                  <Description>"#Reference to ffxiiiimg.exe+225e9d0"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B99800</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>21492</ID>
                  <Description>"Referencing this address of 6 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>1867</ID>
          <Description>"Animation Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+ca1f9c</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>1868</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1869</ID>
                  <Description>"P-&gt; 3fc90fdb VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>1870</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1871</ID>
                  <Description>"#Reference to ffxiiiimg.exe+ca1f9c"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+85ED56</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>1872</ID>
                  <Description>"Referencing this address of 23 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8901</ID>
          <Description>"Animation Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+246d914</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8902</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8903</ID>
                  <Description>"P-&gt; 3fc90fdb VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>8904</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8905</ID>
                  <Description>"#Reference to ffxiiiimg.exe+246d914"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B99846</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8906</ID>
                  <Description>"Referencing this address of 1 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>21281</ID>
          <Description>"Animation Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+243935c</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>21282</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21283</ID>
                  <Description>"P-&gt; 3f860a92 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>21284</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21285</ID>
                  <Description>"#Reference to ffxiiiimg.exe+243935c"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+C8E42B</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>21286</ID>
                  <Description>"Referencing this address of 1 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>1861</ID>
          <Description>"Rendering Related / Shared"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+ca6fa0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>1862</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1863</ID>
                  <Description>"P-&gt; 3f800000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>1864</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1865</ID>
                  <Description>"#Reference to ffxiiiimg.exe+ca6fa0"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+84A708</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>1866</ID>
                  <Description>"Referencing this address of 127 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>1937</ID>
          <Description>"! Can Cause Instability"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+caa950</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>1938</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1939</ID>
                  <Description>"P-&gt; 3f800000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>1940</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1941</ID>
                  <Description>"#Reference to ffxiiiimg.exe+caa950"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+1DC54E</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>1942</ID>
                  <Description>"Referencing this address of 7525 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>3245</ID>
          <Description>"GUI Related and Shared "</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+ca6fb4</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>3246</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>3247</ID>
                  <Description>"P-&gt; 3f800000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>3248</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>3249</ID>
                  <Description>"#Reference to ffxiiiimg.exe+ca6fb4"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+62DEE</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>3250</ID>
                  <Description>"Referencing this address of 14 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>21349</ID>
          <Description>"Everything Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+cc6de0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>21350</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21351</ID>
                  <Description>"P-&gt; 3f800000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>21352</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21353</ID>
                  <Description>"#Reference to ffxiiiimg.exe+cc6de0"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+4D244</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>21354</ID>
                  <Description>"Referencing this address of 104 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>21403</ID>
          <Description>"Animation related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+225e650</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>21404</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21405</ID>
                  <Description>"P-&gt; 3f800000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>21406</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21407</ID>
                  <Description>"#Reference to ffxiiiimg.exe+225e650"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B9978C</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>21408</ID>
                  <Description>"Referencing this address of 2 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>21493</ID>
          <Description>"Animation related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+225e610</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>21494</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21495</ID>
                  <Description>"P-&gt; 3f800000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>21496</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21497</ID>
                  <Description>"#Reference to ffxiiiimg.exe+225e610"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B99925</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>21498</ID>
                  <Description>"Referencing this address of 4 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8699</ID>
          <Description>"World Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+2443e28</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8700</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8701</ID>
                  <Description>"P-&gt; 3f7fe666 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>8702</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8703</ID>
                  <Description>"#Reference to ffxiiiimg.exe+2443e28"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+AB74C6</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8704</ID>
                  <Description>"Referencing this address of 1 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>235</ID>
          <Description>"World Enchantment Related / Particle World (on 0)"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+ca08e0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>236</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>237</ID>
                  <Description>"P-&gt; 3f400000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>238</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>239</ID>
                  <Description>"#Reference to ffxiiiimg.exe+ca08e0"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+74A80</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>240</ID>
                  <Description>"Referencing this address of 37 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2283</ID>
          <Description>"Shadows Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+24672b0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>2284</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2285</ID>
                  <Description>"P-&gt; 3f000000 VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2286</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2287</ID>
                  <Description>"#Reference to ffxiiiimg.exe+24672b0"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B4B057</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2288</ID>
                  <Description>"Referencing this address of 1 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8613</ID>
          <Description>"Models Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+2213580</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8614</ID>
              <Description>"# Self"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8615</ID>
                  <Description>"P-&gt; 3a83126f VALID."</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>8616</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8617</ID>
                  <Description>"#Reference to ffxiiiimg.exe+2213580"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+99AFD8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8618</ID>
                  <Description>"Referencing this address of 1 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>21413</ID>
          <Description>"Models Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+225e9b0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>21414</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21415</ID>
                  <Description>"#Reference to ffxiiiimg.exe+225e9b0"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+BA01E5</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>21416</ID>
                  <Description>"Referencing this address of 4 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>21345</ID>
          <Description>"Models Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+cc5480</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>21346</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21347</ID>
                  <Description>"#Reference to ffxiiiimg.exe+cc5480"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+4D1FF</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>21348</ID>
                  <Description>"Referencing this address of 101 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8857</ID>
          <Description>"Models Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+246d8e0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8858</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8859</ID>
                  <Description>"#Reference to ffxiiiimg.exe+246d8e0"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B99183</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8860</ID>
                  <Description>"Referencing this address of 2 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8861</ID>
          <Description>"Models Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+246d8e4</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8862</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8863</ID>
                  <Description>"#Reference to ffxiiiimg.exe+246d8e4"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B9918B</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8864</ID>
                  <Description>"Referencing this address of 2 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8865</ID>
          <Description>"Models Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+246d8e8</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8866</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8867</ID>
                  <Description>"#Reference to ffxiiiimg.exe+246d8e8"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B99193</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8868</ID>
                  <Description>"Referencing this address of 2 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8869</ID>
          <Description>"Models Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+246d8ec</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8870</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8871</ID>
                  <Description>"#Reference to ffxiiiimg.exe+246d8ec"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B9919B</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8872</ID>
                  <Description>"Referencing this address of 2 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>21409</ID>
          <Description>"Models Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+225e630</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>21410</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21411</ID>
                  <Description>"#Reference to ffxiiiimg.exe+225e630"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+BA01A0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>21412</ID>
                  <Description>"Referencing this address of 4 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>21341</ID>
          <Description>"Mini-Map Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+22134e0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>21342</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21343</ID>
                  <Description>"#Reference to ffxiiiimg.exe+22134e0"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+4D1BA</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>21344</ID>
                  <Description>"Referencing this address of 101 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>21393</ID>
          <Description>"Mini-Map Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+243a0c0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>21394</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21395</ID>
                  <Description>"#Reference to ffxiiiimg.exe+243a0c0"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+A36663</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>21396</ID>
                  <Description>"Referencing this address of 1 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>191</ID>
          <Description>"Overall Shared Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+c9f7c0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>192</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>193</ID>
                  <Description>"#Reference to ffxiiiimg.exe+c9f7c0"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+4D80D</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>194</ID>
                  <Description>"Referencing this address of 614 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>21499</ID>
          <Description>"Models Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+225e600</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>21500</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>21501</ID>
                  <Description>"#Reference to ffxiiiimg.exe+225e600"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B99950</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>21502</ID>
                  <Description>"Referencing this address of 4 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8897</ID>
          <Description>"Models Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+246d910</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8898</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8899</ID>
                  <Description>"#Reference to ffxiiiimg.exe+246d910"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B9983E</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8900</ID>
                  <Description>"Referencing this address of 3 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8907</ID>
          <Description>"Models Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+246d918</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8908</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8909</ID>
                  <Description>"#Reference to ffxiiiimg.exe+246d918"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B9984E</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8910</ID>
                  <Description>"Referencing this address of 1 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>8911</ID>
          <Description>"Models Related"</Description>
          <Options moManualExpandCollapse="1"/>
          <VariableType>Float</VariableType>
          <Address>ffxiiiimg.exe+246d90c</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>8912</ID>
              <Description>"# References"</Description>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>8913</ID>
                  <Description>"#Reference to ffxiiiimg.exe+246d90c"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <VariableType>Array of byte</VariableType>
                  <ByteLength>0</ByteLength>
                  <Address>ffxiiiimg.exe+B99887</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>8914</ID>
                  <Description>"Referencing this address of 1 times"</Description>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
</CheatTable>
