# Step 1: Windows

### Windows Edition

* Your Windows edition must be **Windows Professional**. If you are currently on **Windows Home**, please upgrade to Windows Pro.

{% hint style="info" %}

## Changing Windows Edition

* Open powershell as Admin and enter \
  `irm https://get.activated.win | iex`&#x20;
* Type 6 "Change Windows Edition" and enter
* Type 2 "Professional" and enter
* Wait until restart
  {% endhint %}

### Downloading And Running Emulator Loader

**Download Visual C++ Redistributable Runtimes**

1. **Download** the Visual C++ Runtimes package -> [Click Me](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/)
2. **Unzip** the downloaded archive.
3. **Right-click** on \`install\_all.bat\` and select **Run as administrator**.
4. **Restart** your PC after the installation is complete.

**Download DirectX Runtime**

1. Download the installer -> [Click Me](https://download.microsoft.com/download/1/7/1/1718ccc4-6315-4d8e-9543-8e28a4e18c4c/dxwebsetup.exe)
2. **Launch** the installer and **Uncheck** the option to install the **Bing Bar**.

<figure><img src="https://spiritxx.gitbook.io/eon/~gitbook/image?url=https%3A%2F%2F3828784442-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fycha4G5anae7pZPr4qqL%252Fuploads%252Ftysjn6rvvI2fhHUSDwXh%252Fimage.png%3Falt%3Dmedia%26token%3D87f0a0dd-f86b-48ce-9e2f-600cbc7d630a&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=4f56f11a&#x26;sv=2" alt=""><figcaption></figcaption></figure>

3. Click **Next** and follow the prompts until the installation is complete.

**Download Emulator Loader**

* Head over to [dashboard](https://customer.spiritx.wtf/) and enter your license key to download
* Create a folder and place the loader inside it
* Download DLLs -> <http://spiritx.wtf/cdn/eonemu/ImportantDLLs.zip>
* Extract and put the DLLs into the same folder as loader


---

# 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://spiritxx.gitbook.io/eon/eon-vgc-emulator/vgc-bypass/step-1-windows.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.
