forked from grasmanek94/cheat-tables
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclientdx.CT
43 lines (43 loc) · 1.04 KB
/
clientdx.CT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="27">
<CheatEntries>
<CheatEntry>
<ID>1</ID>
<Description>"No description"</Description>
<LastState Value="0" RealAddress="035499B4"/>
<VariableType>4 Bytes</VariableType>
<Address>035499B4</Address>
</CheatEntry>
</CheatEntries>
<CheatCodes>
<CodeEntry>
<Description>Zmiana kasy</Description>
<Address>0DB7293B</Address>
<ModuleName/>
<ModuleNameOffset>0</ModuleNameOffset>
<Before>
<Byte>82</Byte>
<Byte>D8</Byte>
<Byte>00</Byte>
<Byte>00</Byte>
<Byte>00</Byte>
</Before>
<Actual>
<Byte>89</Byte>
<Byte>8A</Byte>
<Byte>D8</Byte>
<Byte>00</Byte>
<Byte>00</Byte>
<Byte>00</Byte>
</Actual>
<After>
<Byte>3B</Byte>
<Byte>C8</Byte>
<Byte>74</Byte>
<Byte>1C</Byte>
<Byte>8B</Byte>
</After>
</CodeEntry>
</CheatCodes>
<UserdefinedSymbols/>
</CheatTable>