From 94af50d669127d4381fd7714ac6ff5794e3170b8 Mon Sep 17 00:00:00 2001 From: BhaaL Date: Wed, 31 Dec 2014 22:19:09 +0100 Subject: [PATCH] fix registry paths for portable mode/userdir in Readme.md we actually read from HKEY_CURRENT_USER/Software/Dolphin Emulator --- Readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Readme.md b/Readme.md index bddeba7a0e..2fe8e78b75 100644 --- a/Readme.md +++ b/Readme.md @@ -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 Dolphin executable. * If the registry string value `LocalUserConfig` exists in - `HKEY_CURRENT_USER/Dolphin Emulator` and has the value **1**, Dolphin will - always start in portable mode. + `HKEY_CURRENT_USER/Software/Dolphin Emulator` and has the value **1**, + Dolphin will always start in portable mode. * If the registry string value `UserConfigPath` exists in - `HKEY_CURRENT_USER/Dolphin Emulator`, the user folders will be stored in the - directory given by that string. The other two methods will be prioritized - over this setting. + `HKEY_CURRENT_USER/Software/Dolphin Emulator`, the user folders will be + stored in the directory given by that string. The other two methods will be + prioritized over this setting. List of user folders: