Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
1 user currently in Rom Hacking: hukka | 2 guests
Acmlm's Board - I2 Archive - Rom Hacking - What is Checksum?
  
User name:
Password:
Reply:
 

UserPost
HyperLamer
Posts: 530/8210
Yes, except that the checksum he's referring to is the global sum of a GB ROM. Some emulators don't like it when they're wrong.
MathOnNapkins
Posts: 165/2189
^ That's my preferred method. Losing corrupted save games sucks (for hacking at least)
DahrkDaiz
Posts: 119/885
Or you can go in and just NOP the checksum routine out of the game ;D
frantik
Posts: 55/66
it's the sum of a certain list of values that is used to check the integrity of the data
Kefka
Posts: 1195/3392
Checksum= security guard for certain parts of the program it is meant to protect, in short. You can hack them though so that you can alter the protected part of the program
Darth Coby
Posts: 527/1371
A checksum is something that checks if some bytes are a certain sum. Just like it says. It's to make sure the program stays unaltered.
There are ways around the checksum though, say the checksum is set to check three bytes, and they have to add up to $15 and the bytes are 05 05 05. To edit those and now trigger the checksum you could do something like 03 06 06. That would still give $15 and the checksum wouldn't complain. OR you could just point the checksum to another location in the ROM and always give it those bytes. But that's a bit more advanced.
js13
Posts: 7/51
can someone explain this to me, i found it while exploring Hack-o-Matic. (Great program btw)
Acmlm's Board - I2 Archive - Rom Hacking - What is Checksum?


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.003 seconds.