# 🖥️Download & Installation

## Game Download

#### First, Register an account[​](https://scrolls.mythofyggdrasil.net/docs/start-playing/download-installation#first-create-your-global-account) <a href="#first-create-your-global-account" id="first-create-your-global-account"></a>

* Access the [Yggdrasil RO Register account creation page](https://yggdrasilro.com/registration/?module=account\&action=create).

{% hint style="info" %}
Note: The verification code/link in the email may always go to your spam inbox. Please check your spam folder.
{% endhint %}

### Download the Game Android APK

* [YggdrasilRO Android APK](https://drive.google.com/file/d/1vEVV-PSQClmNxskHYOBwJIqU2UesuZO-/view?usp=drive_link)

### Android Graymap Tutorial

<figure><img src="/files/4BZND2ErC5wh1OQO1Lqw" alt="" width="563"><figcaption></figcaption></figure>

### Download the Game Windows PC/Laptop&#x20;

* [Google Drive](https://drive.google.com/drive/folders/1w_LgrHImqp3AskTz-0pam298qaUCNQQP?usp=sharing) (if exceed download go v2)
* [Google Drive](https://drive.google.com/drive/u/2/folders/1ZSCh-FqOgr-ApLvyu_45TRrZ_3N7smsh) v2
* [Google Drive ](https://drive.google.com/file/d/1Jqk52uR6uAH5WoNhElYGkSRksQyFElUG/view?usp=drive_link)v3
* [4R TOOLS](https://drive.google.com/file/d/1PW01tV0e6R_ypaVshJ01m6y0k6al_0rN/view?usp=drive_link)

{% hint style="info" %}
Just copy paste the file inside your YggdrasilRO Folder
{% endhint %}

## Game Installation

#### Step-by-Step Installation[​](https://scrolls.mythofyggdrasil.net/docs/start-playing/download-installation#step-by-step-installation) <a href="#step-by-step-installation" id="step-by-step-installation"></a>

After downloading and extracting the game files, follow these steps:

**1st Configure your game settings before launching:**[**​**](https://scrolls.mythofyggdrasil.net/docs/start-playing/download-installation#1-configure-your-game-settings-before-launching)

> * Open `Yggdrasil RO Folder` and run **setup.exe**.
> * Go to **Settings**.
> * Check **all four checkboxes** under the "**Restore Default**" section, you can ignore commands section.
> * Click **OK**, then **Apply**.

**2nd Antivirus Configuration (Windows Defender)**[**​**](https://scrolls.mythofyggdrasil.net/docs/start-playing/download-installation#2-antivirus-configuration-windows-defender)

Add the game folder to exclusions to prevent false positives that might block the game.

{% tabs %}
{% tab title="Windows 11" %}
**Adding an Exclusion in Windows 11**\
\
Select **Start > Settings > Privacy and security**.\
&#x20; └─ Click on **Virus & threat protection**.\
&#x20;       └─ Under **Virus & threat protection settings**, select **Manage settings**.\
&#x20;             └─ Under **Exclusions**, select **Add or remove exclusions**.\
&#x20;                   └─ Click **Add an exclusion**, choose **Folder**, and navigate to the Yggdrasil RO folder you downloaded and extracted.
{% endtab %}

{% tab title="Windows 10" %}
**Adding an Exclusion in Windows 10**\
\
Go to **Start > Settings > Update & Security > Windows Security > Virus & threat protection**.\
&#x20; └─ Under **Virus & threat protection settings**, select **Manage settings**.\
&#x20;       └─ Under **Exclusions**, select **Add or remove exclusions**.\
&#x20;             └─ Click **Add an exclusion**, choose **Folder**, and navigate to the Yggdrasil RO folder you downloaded and extracted.
{% endtab %}

{% tab title="Game Crash Fix (Windows 11)" %}
**Download:** [**dgVoodoo**](https://drive.google.com/file/d/1m_0AXsykfnyl8B_amsEBjTF6cx483ITO/view?usp=drive_link)

Step 1: Download and Extract dgVoodoo

Extract the ZIP file to a folder of your choice.

Step 2: Prepare the Game Folder\
Open the extracted dgVoodoo folder.

Navigate to the MS folder (for DirectX games) or 3DFX folder (for Glide games).

Copy the appropriate DLL files:

For DirectX 1–7: D3DImm.dll, DDraw\.dll

For DirectX 8: D3D8.dll

For DirectX 9: D3D9.dll

Paste these DLLs into the game’s installation folder (where the game’s .exe is located).

Also copy dgVoodooCpl.exe and dgVoodoo.conf into the same folder.

Step 3: Configure dgVoodoo\
Run dgVoodooCpl.exe.

Click the “.\” button to set the game folder as the configuration path.

Under the General tab:

Set your output API (Direct3D 11 or 12).

Choose your adapter (GPU).

Enable VSync if needed.

Under the DirectX tab:

Increase VRAM to match your GPU (e.g., 1024 MB or higher).

Enable resolution scaling or anti-aliasing if desired.

Click Apply and OK.

Step 4: Launch the Game\
Run the game’s executable.
{% endtab %}
{% endtabs %}

### Important Notes[​](https://scrolls.mythofyggdrasil.net/docs/start-playing/download-installation#important-notes) <a href="#important-notes" id="important-notes"></a>

#### VPN & Proxy Usage[​](https://scrolls.mythofyggdrasil.net/docs/start-playing/download-installation#vpn--proxy-usage) <a href="#vpn--proxy-usage" id="vpn--proxy-usage"></a>

* Using third-party VPNs or ExitLag may interfere with the game’s automatic proxy routing.
* If you experience connectivity issues, disable these services before launching the game.

<br>


---

# 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://yggdrasilro.gitbook.io/wiki/download-and-installation.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.
