Log in

View Full Version : checksum


spydr
2003-09-08, 04:50 AM
How do I calculate the checksum value for diablo 2 v1.09d?

!King_Amazon!
2003-09-08, 04:57 AM
Hmm, is there a checksum calculator?

Ganga
2003-09-08, 10:35 AM
What's Checksum?

zagggon
2003-09-08, 05:32 PM
What's Checksum? yes i would like to know what this is as well? care to explain?:confused:

kaos
2003-09-10, 05:00 PM
checksum??!?!

spydr
2003-09-21, 08:01 PM
A checksum. It is used to make sure the file bytes add up correctly in a hex document. If the checksum does not match the bytes, the file will not load. The Diablo II checksum is to add up each byte, rotating the total one bit to the leaft before adding the next byte. I need some objective-c code that will do this for me.

!King_Amazon!
2003-09-22, 04:31 AM
Have you tried a hex editor?

kaos
2003-09-22, 06:46 PM
Yes, a magical byte counting hex editor!