fix registry paths for portable mode/userdir in Readme.md

we actually read from HKEY_CURRENT_USER/Software/Dolphin Emulator
This commit is contained in:
BhaaL 2014-12-31 22:19:09 +01:00
parent 68a71d7e54
commit 94af50d669

View File

@ -115,12 +115,12 @@ folder by default, but there are various way to override this behavior:
store the user directory in a local directory called "User" next to the store the user directory in a local directory called "User" next to the
Dolphin executable. Dolphin executable.
* If the registry string value `LocalUserConfig` exists in * If the registry string value `LocalUserConfig` exists in
`HKEY_CURRENT_USER/Dolphin Emulator` and has the value **1**, Dolphin will `HKEY_CURRENT_USER/Software/Dolphin Emulator` and has the value **1**,
always start in portable mode. Dolphin will always start in portable mode.
* If the registry string value `UserConfigPath` exists in * If the registry string value `UserConfigPath` exists in
`HKEY_CURRENT_USER/Dolphin Emulator`, the user folders will be stored in the `HKEY_CURRENT_USER/Software/Dolphin Emulator`, the user folders will be
directory given by that string. The other two methods will be prioritized stored in the directory given by that string. The other two methods will be
over this setting. prioritized over this setting.
List of user folders: List of user folders: