# ESP With Delay (lag)

We use overlay window in our external cheats for rendering, in some cases there may be an FPS drop on rendering, this is due to a prioritization mechanism on rendering.

Some games are given priority in rendering to which the system reduces the FPS of other windows for the game to render. The first way to fix this is to reduce your GPU usage, for this reduce graphics and try limit your game FPS.

If the above step doesn't solve it, disable 'Hardware Accelerated GPU' as per the tutorial below:

[DISABLE HARDWARE ACCELERATED GPU](https://www.youtube.com/watch?v=5IqETseKAK4)


---

# 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://critical-cheats.gitbook.io/critical/loader-errors/esp-with-delay-lag.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.
