Alright well i am trying to finish up my Resident Evil 5 v2.0 and i know here the checksum is, CON File Checksum = &HD008 or 0xD008. Directory File (extracted file out of the CON file) Checksum = &H08 or 0x08. It is 8bytes so its a int32 but i dont know what type. (iv tried CRC32 but i don't know if i coded the fix checksum correctly)
NOTE: when i code the checksum offset do i put &H08 if its reading the CON File or do i put &HD008



Reply With Quote























