From be0766e268f12a7eba55877aa1581505380bb7d8 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Fri, 25 Dec 2015 23:15:08 +0000 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 7c6e98b..a208758 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -14,10 +14,10 @@ When looking for the log files, EDMC assumes: In more detail, EDMC looks for the folder `elite-dangerous-64` in the following places: -1. In the `Products` folder under the launcher (in English usually C:\Program Files (x86)\Frontier\EDLaunch\Products). -2. In the `Elite Dangerous Horizons\Products` folder under Steam (usually C:\Program Files (x86)\Steam\steamapps\common\Elite Dangerous Horizons\Products). -3. In the `Elite Dangerous\Products` folder under Steam (usually C:\Program Files (x86)\Steam\steamapps\common\Elite Dangerous\Products). -4. %PROGRAMFILES(X86)%\Frontier\Products (usually C:\Program Files (x86)\Frontier\Products). +1. In the `Products` folder under the launcher (in English versions of Windows usually C:\Program Files (x86)\Frontier\EDLaunch\Products). +2. In the `Elite Dangerous Horizons\Products` folder under Steam (in English usually C:\Program Files (x86)\Steam\steamapps\common\Elite Dangerous Horizons\Products). +3. In the `Elite Dangerous\Products` folder under Steam (in English usually C:\Program Files (x86)\Steam\steamapps\common\Elite Dangerous\Products). +4. %PROGRAMFILES(X86)%\Frontier\Products (in English usually C:\Program Files (x86)\Frontier\Products). 5. %LOCALAPPDATA%\Frontier_Developments\Products (usually C:\Users\you\AppData\Local\Frontier_Developments\Products). EDMC expects the `elite-dangerous-64` folder to contain the file AppConfig.xml and a Logs subfolder. It stops looking once it finds an `elite-dangerous-64` folder that meets these criteria.