View Single Post
  #1  
Old 08-03-2019, 02:09 AM
Guest001 is offline Guest001
Registered User

Join Date: Aug 2008
Posts: 4,971

Where do I want games to put my user data?

Where do I want games to put my user data?

A game data folder is created for games to save per user data like game saves and screenshots.

However, new security measures in the OS prevent writing to files in the Program folders without special permissions.

Not just programs, even administrators are blocked, from saving data there.

This is an Operating System configuration issue and not the developer's fault.

Some companies get around the issue with special permissions in the programs folders but this is becoming increasingly difficult and it's probably only a matter of time before this is an exclusive or non existant option.

It leaves a more limited set of options and some of these are user permission dependent (Administrator) and need exceptions in AntiVirus Software.

The only real way forward through all of this mess, especially for Indie Devs with limted resources like myself is to comply.

So currently this narrows the field down to somewhere within these options below.

Documents | GameName
Documents | My Games | GameName
AppData | Local | GameName (Hidden Folders)
Reply With Quote