Project

General

Profile

Actions

Emulator Issues #6448

closed

Move user directory to a global location on Windows

Added by delroth almost 11 years ago.

Status:
Fixed
Priority:
Urgent
Assignee:
% Done:

0%

Operating system:
Windows
Issue type:
Feature request
Milestone:
Current
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Most likely in My Documents, then move non user facing stuff to AppData progressively in the future. We can't do the opposite without user interaction, and we can't move everything to AppData because there is user facing stuff in User/ that is not surfaced in the UI.

How Dolphin will find the User/ directory:

  • Look in the command line arguments for a flag that specifies the path to User/ (useful for Linux and OSX as well, fwiw).
  • Look in the registry for a boolean key "HKCU\Software\Dolphin Emulator\LocalUserConfig". If it's true, use User/ next to Dolphin.exe.
  • Look in the registry for a string key "HKCU\Software\Dolphin Emulator\UserConfigPath". If it exists and is a valid path, use it as the user directory path.
  • Otherwise default to "My Documents\Dolphin Emulator".

Related issues 1 (0 open1 closed)

Has duplicate Emulator - Emulator Issues #6565: updating wipes your save gamesDuplicate

Actions
Actions

Also available in: Atom PDF