1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-14 15:41:09 +03:00

Updated Troubleshooting (markdown)

Jonathan Harris 2015-12-25 23:15:08 +00:00
parent be3a87ea99
commit be0766e268

@ -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.