02-21-2011, 02:42 AM
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.
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.