# Installing VC Runtimes

#### ⚡ Essential Dependencies for Running Cheats

To ensure that your cheats run smoothly and without errors, it is **absolutely necessary** to have **VC Runtimes** and **DirectX** installed. These are essential system components that many cheats rely on. Without them, you may encounter issues such as crashes, missing DLL errors, or failed executions.

#### ✅ Install All Required Runtimes

To simplify the process, we’ve Given you a website to all the necessary dependencies in one easy-to-install package. Just follow these steps:

1. **Download the file** from the link below.
2. **Extract the contents** if required.
3. **Run the `.bat` file** and choose the option to install all runtimes. The same is done for DirectX

🔗[<mark style="color:blue;">**Download All Runtimes**</mark>](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/)\
🔗[<mark style="color:blue;">**Download DirectX**</mark>](https://download.microsoft.com/download/1/7/1/1718ccc4-6315-4d8e-9543-8e28a4e18c4c/dxwebsetup.exe)\
\
**In Rare cases you'll need .Net Frameworks as well you might as well install it now**

🔗[<mark style="color:blue;">Download .Net Frameworks</mark>](https://dotnet.microsoft.com/en-us/download/dotnet-framework)

Installing these essential components will help eliminate compatibility issues and ensure everything runs smoothly. 🚀


---

# 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://docs.midnight-market.ca/midnight-market-knowledge-base/pc-setup/installing-vc-runtimes.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.
