Quote:
Originally Posted by Anfang!
When you change one letter, 8 Bit changes.
1 letter = 8 Bit.
|
1 Letter might be 1 byte, however with a CRC checksum it's gotta match.
Even if the value was changed a byte is a byte. The value of the byte is what is important with a CRC checksum.
However it is not just CRC that runs, it also checks for file size changes, so you are both correct with this matter. The pak files are easy though, if you want to change something inside of Character.pak for example make all changed into a new .pak file keeping the same folder structure as the original, then name it like ~Character.pak so it's easy to find at the top of the list, and it'll override the original Character.pak. This method works for all the texture mods too, I'm nude again ! xD
So try creating a custom pak file for any of the texture/script/icon/cursor/sound files