Filelist HASH:
B3E570B3
Crc32 PNTR:
26B0A0
The crc32 pointer isn't complete, you still have to add the base value which I'm assuming is 40000000.
Here it is:
4026B0A0
I added the CRC32 source in an attachment.
Credits to phun for it.
Here's how to update it VERY CLEAR:
Updating crc32
- Download/Open Visual c++ 2008 express edition, OR Visual STUDIO 2005+.
- Go to "Open project" and double click crc32.vcproj.
- Now on the tab where it says "crc32" double click it.
- Now double click "header files".
- Open crc32.h
- Edit the hashes you need to edit.
- Then right click the tab "crc32" and click compile.
- Enjoy your crc32.






