Hi guys. Happy New Year. Here are some updates.
This update is about game save files...Why do you always like to fiddle with these files?
Uh,anyway. Let's get straight to the point.
First find that file and open it in text format (old routine)..
And then... It's all recognizable letters and numbers. (POG)
Well, actually, they're just "recognizable" ... Obviously, this file has been encrypted.
And then we need to......
No, certainly not "cracking" this encryption.
As the saying goes:
"With enough power, you can make a honeygast fly."
We're going to use a very stupid approach,
We create more archive files and then find out the differences between them through the control variable method.
Then guess what they do based on these differences.
Let's try to see what saves look like on different difficulty levels.
I want to show these strings directly... But they're too long. So... I'll just say it verbally.
Based on testing, Easy and Normal all have a stable string length of 1564.
But HardCore is different, it has a length of 1568. (This may be because more data needs to be stored for the "stomach capacity".)
Then we'll see if there will be any difference between the same configuration of the archive.
Let's go straight to the conclusion... Yes.
Both "Easy" saves begin to differ at 1264 characters.
Based on testing, these different characters seem to change each time a save is created.
So... With this method it may not be possible to know what they represent. Huh...
But this information can help us to perform other tests, and we can exclude these characters that will change when comparing different times.
Continue to look at those saves with different levels of difficulty. We can see that after excluding these characters that change, the remaining characters are basically the same...
BUT. Except for the 20th character.
If the difficulty is "Easy", it is "w",
If it's "Normal", it's "x",
If it's "HardCore", it's "y".
And I tried... It is possible to change the difficulty of this save store by changing this character (the save will not be corrupted)
Oh... This is very dangerous...
So... Maybe this file needs more encryption... Uh, I don't know.
I was going to test more but a voice in my head told me:
"NOOOOO, YOU ARE CHEATING! STOP ITTTTT."
Then...it's The End.
Hopefully this post hasn't ruined something.