Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
9 views1 page

Ut LP 1

The document contains two XML code snippets that define cheat tables with a cheat entry that has no description and uses a custom float big endian variable type stored at two different memory addresses.

Uploaded by

earthdamar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views1 page

Ut LP 1

The document contains two XML code snippets that define cheat tables with a cheat entry that has no description and uses a custom float big endian variable type stored at two different memory addresses.

Uploaded by

earthdamar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

<?xml version="1.0" encoding="utf-8"?

>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>0</ID>
<Description>"No description"</Description>
<VariableType>Custom</VariableType>
<CustomType>Float Big Endian</CustomType>
<Address>33A4EDBAC</Address>
</CheatEntry>
</CheatEntries>
</CheatTable>

<?xml version="1.0" encoding="utf-8"?>


<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>0</ID>
<Description>"No description"</Description>
<VariableType>Custom</VariableType>
<CustomType>Float Big Endian</CustomType>
<Address>33A4EE80C</Address>
</CheatEntry>
</CheatEntries>
</CheatTable>

You might also like