# Elite Dangerous

**Supported Games**:

* Elite Dangerous: Odyssey

#### Important Note

Elite Dangerous: Horizons and Elite Dangerous: Odyssey do not have native telemetry support. Therefore, **DR Sim Manager** uses memory pointers to retrieve telemetry data directly from the game's memory addresses. These memory addresses may change after each game update, requiring an updated XML file to continue retrieving telemetry data.

SRV telemetry is temporarily disabled.

#### Step-by-Step Instructions

1. **Download the Latest XML File**

   After each update to Elite Dangerous, a community member named *Wagnard* posts an updated XML file that contains the new memory addresses required to retrieve telemetry data. You can find the latest XML file on Github:

   * [EliteDangerous-Motion-Pointer](https://github.com/Wagnard/EliteDangerous-Motion-Pointer)
2. **Copy the XML File to the Plugin Folder**

   Once you've downloaded the latest XML file, you need to copy it to the correct plugin directory for **DR Sim Manager**.

   * Navigate to the following folder on your PC:

     ```bash
     C:\Users\<UserName>\AppData\Local\DRSimManager\Plugins\EliteDangerous
     ```

     *Replace `<UserName>` with your Windows user name.*
   * Paste the downloaded XML file into this directory.

#### Troubleshooting

* If DR Sim Manager is not receiving telemetry data after an update to Elite Dangerous, it's likely that the memory addresses have changed. Ensure you've downloaded the latest XML file from the forum link above and copied it to the correct folder.
