Question about clt format.

Post Reply
rimsky82
Junior Member
Posts: 3
Joined: Sun Feb 20, 2011 10:42 am

Question about clt format.

Post by rimsky82 »

Hey guys-

Â

I run exportcheats.com, and someone pointed out to me recently that something has changed slightly in the code, so I'm curious about the current format. Here's what I understand.

Â

(header)

0x00 - 0x0B, version number, code count

Â

(code)

20 bytes - code in text

32 bytes - code description

2 bytes - address

2 bytes - ?

1 byte - gs opcode

1 byte - genie flag

2 bytes - ?

compare byte

value byte

enable byte

pad byte

Â

then the file is padded to 0x190B

Â

Can anybody verify this, or perhaps fill in the blanks? And has this always been the format for vba? Thanks.

Squall Leonhart
Posting Freak
Posts: 1219
Joined: Tue Mar 18, 2008 9:21 am

Question about clt format.

Post by Squall Leonhart »

the format for VBA has not changed in VBA-M (afaik).

rimsky82
Junior Member
Posts: 3
Joined: Sun Feb 20, 2011 10:42 am

Question about clt format.

Post by rimsky82 »

There probably wasn't a change, I just had it slightly wrong to begin with. I'm just curious if those other bytes I don't know of are used.

Â

Thanks squall.

Post Reply