Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.ml
linux·LinuxbyzShxck

I am trying to edit a game save with an Hex editor but it doesn't allow me to change anything, it's frustrating

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?

View original on lemmy.ml

10 replies

Is the hex file not saving with those editors, or is the game just not showing the new value once it's loaded?

12

Nono, i cannot input any values, that's the problem. Anyhow, I tried ImHex and with it I am able to change values now... I don't know why

5
feddit.de

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.

7
zShxckreply
lemmy.ml

I don't know I tried ImHex and with it I am able to change values now... I don't know why

2

I think you are right, I saw a different set of numbers in the left bar, but with ImHex the numbers were "correct"

4
feddit.de

I don't know these programs. Some hex editors are weird about editing, I use bvi to edit and it works pretty good for me.

5
zShxckreply
lemmy.ml

Yeah I tried ImHex and with it I am able to change values now... I don't know why

2

You reached the end