Medvied Posted May 7, 2005 Share Posted May 7, 2005 Please help me If someone know how to change CRC-32 sum, because i wanto to change save file using hex editor in resident evil code veronica , but i need to change CRC-32 sum but i have no idea hoe to do it(is it possible of course). I would be appreciate if someone help me..... Link to comment Share on other sites More sharing options...
Gryph Posted May 7, 2005 Share Posted May 7, 2005 The only way I know of (well I don't know how to do it but I know it can be done) is to make an IPS patch. Link to comment Share on other sites More sharing options...
Agozer Posted May 7, 2005 Share Posted May 7, 2005 An IPS file only contains the additional data, first you have to alter the data before you can make an IPS file out of it. Every time a file's content changes, the CRC changes. The only way to do it yourself is via hexediting, and what I've read it can be quite complicated (that is, if you want a specific CRC for a file, while still making sure the file works as it's supposed to.) Link to comment Share on other sites More sharing options...
Gryph Posted May 7, 2005 Share Posted May 7, 2005 Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaah.....oooooooookaaaaay. Thanks for the clearup. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now