Forum Discussion
m95rzje45rz1 wrote:
The game files are not located in the documents, only in OneDrive and There is no save file inside the dragon age Inquisition file and There is only the Screenshots file
And that's the problem, ether the game can't access the OneDrive folder, or it can't find it at all.
- Press the Windows key and type "CMD" (without the quotes) > Enter
- Copy and paste: "reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" /v "Personal" (without the quotes) into the CMD Windows > Enter.
- Post a screenshot of the CMD window after the command run trough.
The last word means documents
- holger14052 years agoHero+
I can't read the word after OneDrive, it should be the local equivalent to "Documents", is that right?
If yes is there a "Bioware\Dragon Age Inquisition" folder that folder?- 2 years ago
Yes, the word after OneDrive means documents
and there is no file Bioware\Dragon Age Inquisition in OneDrive\documents
just in OneDrive
- holger14052 years agoHero+
OK, then it is likely that the game is missing the permission to write to the folder:
Press the Windows key and "X" at the same time > Click on "Command prompt (Administrator)", "PowerShell (Administrator)" or Terminal (Administrator).
(OS specific differences.)-
In the CMD, PowerShell or Terminal window, at the prompt type or copy and past: takeown /f "C:\Users\Admin\OneDrive\Documents" (With the quotes.)
-
hit ENTER
You should get a success message. - Restart the PC > Test
-