Chaosforge Forum
DoomRL => Discussion => Topic started by: Story Weaver on July 29, 2013, 10:17
-
Sorry if this has been asked before / is documented elsewhere.
I am running DoomRL 0.997 on my Windows 7 machine. I see that it has installed to Program Files. Where is saved data stored? By which I mean both actual saved games and my history, controls, etc. Is this somewhere in the main installation, or is it separated out it, say, AppData or somewhere else?
I want to be able to back up my saved data easily.
-
AFAIK, in Win7 data written to Program Files is redirected to %system_disk%:\Users\%user%\AppData\Local\VirtualStore\Program Files.
-
That's true. So do you mean by this that DoomRL by default will try and save data to the installation folder, and it will either be there or in the VirtualStore if DoomRL didn't have permission to write?
-
Yep, that's true, just checked that. (Win 7 home)
-
Thanks for your help. :)
-
Personally I have my data files (player.wad, score.wad) symlinked to Dropbox folder, in order to share my progress over several PCs.
-
Good idea, really...