top | item 43773307

(no title)

hattar | 10 months ago

> Putting the (very valid) reasons for not having human-readable game saves aside,

I don't follow. What would the reasons be?

discuss

order

gsinclair|10 months ago

A human-readable game save file is presumably human-editable.

RHSeeger|10 months ago

Most binary save game files are human editable, too; unless they go through a separate encoding stage.

kadoban|10 months ago

Require a hash in the file to match the rest of the file if you want to avoid effortless changes to the file.

(There is no way to prevent changes by a knowledgeable person with time or tools, so that's not a goal)

mrguyorama|10 months ago

Before game companies earned all their profit through selling cosmetics and premium currency nobody cared if you cheated at your single player game and nobody SHOULD care if you want to give yourself extra money.

It's only now that single player progress is profitable to sell that video games have taken save game encryption to be default.

It's so stupid.

trinix912|10 months ago

Mostly to prevent people and programs from editing them, obfuscating implementation details, reducing file sizes (say had they used XML vs. binary)...

egypturnash|10 months ago

Higher barrier to cheating.

hattar|10 months ago

It's a single player game. Cheat codes are built into it by design.

RGamma|10 months ago

HESOYAM