# EDID Spoofing

#### 📄 1. Obtain the EDID of the Main Monitor <a href="#id-1.-obtain-the-edid-of-the-main-monitor" id="id-1.-obtain-the-edid-of-the-main-monitor"></a>

**1. Install MonitorAssetManager**

* Download and install [**MonitorAssetManager**](https://cdn.discordapp.com/attachments/1458202684158120250/1460269279076159508/mi_setup.exe?ex=699c5abe\&is=699b093e\&hm=f694bfb35c302d1e3f293ccf20cc71c65eebc3ac1147e6ab3e171cccb3feaa7d&) (`mi_setup.exe`).
* After installation, run `MonInfo.exe`.

**2. Save the EDID File**

* In `MonInfo.exe`, select your **main monitor** (usually the first one listed).
* Go to **File > Save as...**
* Save the file as an **EDID `.bin` file** in a location you’ll remember.

***

#### 🔌 2. Inject the EDID into the HDMI Synthesizer <a href="#id-2.-inject-the-edid-into-the-hdmi-synthesizer" id="id-2.-inject-the-edid-into-the-hdmi-synthesizer"></a>

**1. Connect the Synthesizer Device**

* Connect one end of a **Type-C cable** to the HDMI synthesizer’s **Type-C port**.
* Connect the other end to your **PC’s USB port** (where the `.bin` file is saved).
* Plug the synthesizer into a **power source** and turn it on.

**2. Open the Injection Tool**

* Download and launch the [**EDID Injection Tool**](https://cdn.discordapp.com/attachments/1458202684158120250/1475278215894536265/EDID_Injector.exe?ex=699ce768\&is=699b95e8\&hm=1b0925c4eb0daa177d48a852a4cb48f3137a3dc327d3f1ab5e91658c6fb26ac6&).
* *Note:* If your system lacks Chinese language support, some text may appear as `???` — this will not affect functionality.

![](https://ducks-services.gitbook.io/dma/~gitbook/image?url=https%3A%2F%2F3431908052-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FIYId8chK5X4hf9NjSeQv%252Fuploads%252FMsGKBWT0wXq0wYLHzMG7%252Fimage.png%3Falt%3Dmedia%26token%3D4bf6cc01-40f3-4624-9372-1befeb49be5f\&width=768\&dpr=3\&quality=100\&sign=3056f9be\&sv=2)

**3. Perform the Injection**

* In the tool, select the **serial port number** (check in **Device Manager** if unsure).
* Choose the **injection location** that matches your monitor’s resolution.
* Select the **"Load Parameter File"** injection method.
* Open the previously saved **EDID `.bin` file**.
* Click **Inject Parameters** and wait for completion.
  * The screen may briefly go black during the process.
  * A success prompt will appear when finished.

**4. Finalize the Connection**

* Disconnect the **Type-C cable**.
* Connect your PC to the monitor using a **HDMI cable**.

***

#### 🖥️ 3. Set Up the Monitor <a href="#id-3.-set-up-the-monitor" id="id-3.-set-up-the-monitor"></a>

**1. Adjust Display Settings**

* Right-click on the desktop and select **Display Settings**.
* Verify the **resolution** is correct.
* Scroll to **Advanced Display Settings**.
* Select the injected monitor model.
* Set the **refresh rate** to the optimal value for your monitor.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://skydrift-dma.gitbook.io/skydrift-dma/dp-hdmi-fuser/edid-spoofing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
