• 0 Posts
  • 1 Comment
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle
  • There are so many places that games decide to put their save files on Windows.

    I’ve got save directories in:

    • %HOMEDRIVE%%HOMEPATH%\Saved Games (only Elite Dangerous)
    • Documents (Mass Effect Andromeda, X4: Foundations, EVE Online, GreedFall, Wo Long: Fallen Dynasty, SteamVR)
    • Documents\My Games
    • %APPDATA%
    • %LOCALAPPDATA%
    • %APPDATA%..\LocalLow (does not seem to have an environment variable defined for this one)
    • Various game install directories

    There’s probably other places. Not sure how much the registry is used for saves, either, but that would complicate backups more than they already are.

    I’d love if they just unify save and config data for games to %APPDATA%. Documents should never be touched by software without the user’s explicit consent, though, and because of the situation, the Documents directory is the last place I ever put actual documents.