> For the complete documentation index, see [llms.txt](https://documentation.kzshop.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.kzshop.net/valorant/onyx-lite/bugs-and-fixes.md).

# Bugs & Fixes

#### MISSING DLL <a href="#missing-dll" id="missing-dll"></a>

* Download this "[https://www.techpowerup.com/download/visual-c-runtime-package/](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/)" Extract them in a zip folder run the bat file `install_all` as admin

#### ESP offset bug <a href="#esp-offset-bug" id="esp-offset-bug"></a>

* Change display resolution to 100 From 120

#### Request has been tampered. <a href="#request-has-been-tampered" id="request-has-been-tampered"></a>

* Use a VPN *(can be disconnected after injection)*

#### DRIVER CANNOT LOAD ON THIS DEVICE <a href="#driver-cannot-load-on-this-device" id="driver-cannot-load-on-this-device"></a>

* Run the runme.reg file Turn `Memory integrity` and `Microsoft Vulnerable Driver Blocklist` off Reboot PC

[682Brunme.reg](https://160852008-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Frlf764gA5xnst3VlPK7B%2Fuploads%2FlCJvNyXLdNDe83X5RGgH%2Frunme.reg?alt=media\&token=6f7f97a5-ee8d-47ea-96e3-29e6386e61a9)

### FIX FOR ERROR HVCI <a href="#fix-for-error-hvci" id="fix-for-error-hvci"></a>

• clean reinstall window using usb (guide video <https://www.youtube.com/watch?v=nbGkPYtXtmA&t=2s>)

• then install 1.1.1.1,Mullvad or clash (any one ) links : <https://mullvad.net/en> <https://one.one.one.one/> <https://github.com/zzzgydi/clash-verge/releases/download/v1.3.8/Clash.Verge_1.3.8_x64_en-US.msi>

• Set to enable on startup and you never ever turn it off (this might not work for all)

ALSO YOU NEED AN INNACITVE ACCOUNT FOR THIS

JUST create a fresh account using temp email links: <https://temp-mail.org/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentation.kzshop.net/valorant/onyx-lite/bugs-and-fixes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
