zShxck@lemmy.ml to Linux@lemmy.ml · 1 year agoI am trying to edit a game save with an Hex editor but it doesn't allow me to change anything, it's frustratingmessage-squaremessage-square13fedilinkarrow-up122arrow-down19file-text
arrow-up113arrow-down1message-squareI am trying to edit a game save with an Hex editor but it doesn't allow me to change anything, it's frustratingzShxck@lemmy.ml to Linux@lemmy.ml · 1 year agomessage-square13fedilinkfile-text
I am using Ghex and Bless and both of them display the value of my gold but I cannot edit it. I am missing something?
minus-squareDiplomjodler@feddit.delinkfedilinkarrow-up7·1 year agoThe file could be digitally signed. By editing you change the hash value that will be computed when the file is checked for integrity. Just a wild guess.
minus-squarezShxck@lemmy.mlOPlinkfedilinkarrow-up2·1 year agoI don’t know I tried ImHex and with it I am able to change values now… I don’t know why
minus-squareDiplomjodler@feddit.delinkfedilinkarrow-up3·1 year agoMaybe your other editor messed up the encoding?
minus-squarezShxck@lemmy.mlOPlinkfedilinkarrow-up4·1 year agoI think you are right, I saw a different set of numbers in the left bar, but with ImHex the numbers were “correct”
The file could be digitally signed. By editing you change the hash value that will be computed when the file is checked for integrity. Just a wild guess.
I don’t know I tried ImHex and with it I am able to change values now… I don’t know why
Maybe your other editor messed up the encoding?
I think you are right, I saw a different set of numbers in the left bar, but with ImHex the numbers were “correct”