It's senseless to store files that don't have user-facing meaning in My Documents. I know games that use it varyingly for web caches, shader caches, binary config files, debug logs, Lua scripts, downloaded mods, and even executables. And while arguably most gamers understand what save files are, they can't be double-clicked to open them, so I don't consider them documents (Maybe this is pedantic).All this kind of stuff is what Appdata\Roaming and Appdata\Local are supposed to be for.
Dayshine|7 years ago
Users often need to back them up. Backup systems often include Documents by default but not AppData.
Files in AppData are hidden, and you would not expect users to find them.
Further, many save games can be opened with a text editor just fine :)
wongarsu|7 years ago
ChrisSD|7 years ago
jamiepenney|7 years ago
h1d|7 years ago