This here is a mini rant from my boyfriend that seems so fitting:
Sure I can half understand the possible reason of trying to prevent save game files from being deleted if the user uninstalls and wipes the base folder. Yet as Zane pointed out, you can put them in multiple other places where they will be just as safe and not clogging down a file that might otherwise be useful if it wasn't filled with junk.
That does not even start to touch on the non-save files, such as ever growing log files and even cached files. I've will go as far as to say I have seen some games install some of their program files there!
Bad game developers, bad...
It does raise the question, why the hell do game designers use the mydocument file to store their game information?The My Documents folder is not a dumping ground for your config files god dammit. We have one of these already with Windows, it's either C:\Documents and Settings\USER\Application Data\ or C:\ProgramData\
That's what the folder is for. For config files and such.
My Documents, is for my bloody documents. It's not for saved games. It's certainly not for minidumps when your game crashes. Don't even think about sticking ever growing log files in there.
Sure I can half understand the possible reason of trying to prevent save game files from being deleted if the user uninstalls and wipes the base folder. Yet as Zane pointed out, you can put them in multiple other places where they will be just as safe and not clogging down a file that might otherwise be useful if it wasn't filled with junk.
That does not even start to touch on the non-save files, such as ever growing log files and even cached files. I've will go as far as to say I have seen some games install some of their program files there!
Bad game developers, bad...