# How to Install Tales of Loki Online

<figure><img src="/files/Zw875cL8hcDHIteC6FhF" alt=""><figcaption></figcaption></figure>

* #### [**System Requirements**](#system-requirements-1)
* #### [**Account Registration**](#account-registration-1)
* #### [**Client Download**](#client-download-1)
* #### [**Client Extraction**](#client-extraction-1)
* #### [**Game Installation**](#game-installation-1)
* #### [**Client Update**](#client-update-1)
* #### [**Graphics and Sound Configuration**](#graphics-and-sound-configuration-1)
* #### [**Starting the Game**](#starting-the-game-1)
* #### [**Common Problem Solutions**](#common-problem-solutions-1)

### **System Requirements**

| Component           | Minimum Requirements                   |
| ------------------- | -------------------------------------- |
| Operating System    | Windows 10 or higher                   |
| Processor           | Dual Core 2.0 GHz                      |
| RAM Memory          | 4 GB (8 GB recommended)                |
| Disk Space          | 8 GB free (at least 10 GB recommended) |
| Graphics Card       | 256 MB with DirectX 9.0c               |
| Internet Connection | 1 Mbps or higher                       |

### **Account Registration**

To play, you need an account. Follow the steps below:

1. Access the official website of **Tales of Loki Valorian**. <mark style="color:red;">**(ASIAN)**</mark>
2. Click on **"Register"**.
3. Fill in the required fields (username, email, password).
4. Confirm your email by clicking on the verification link sent.

### **Client Download**

1. Go to the **Download** section on the official website.
2. Click **"Download"** to get the client (usually in **.zip** or **.rar** format).

### **Client Extraction**

1. Navigate to the folder where the client was downloaded.
2. You can also extract it directly by **right-clicking** on the file and selecting **"Extract All"**, as shown in the image below.
3. Wait for the extraction to complete.

<figure><img src="/files/ADcRVX5NPy5N6ppqyQX2" alt=""><figcaption></figcaption></figure>

### **Game Installation**

1. After extraction, locate the **"talesofloki.exe"** or **"Setup.exe"** file in the folder.
2. Double-click to start the installation.
3. Follow the on-screen instructions to choose the installation directory.
4. Wait for the installation to complete.

### **Client Update**

1. Run **Launcher.exe**.
2. The system will automatically check for updates.
3. Wait while updates are applied.

### **Graphics and Sound Configuration**

1. In the **launcher**, click on **"Settings"**.
2. Adjust the resolution and graphics settings.
3. Save and close the window.

### **Starting the Game**

1. Open **talesofloki.exe**.
2. Enter your **login credentials** (username and password).
3. Select the **Beta Server**.
4. In the **launcher**, click **Play**.

### **Common Problem Solutions**

**Game Does Not Open**

* Check if **DirectX 9.0c** is installed.
* Add exceptions for the game in your **firewall/antivirus**.

**"Corrupted File" Error**

* Re-download the client and extract it again.
* If the issue persists, check **General Issues**.

**Poor Performance (Lag)**

* Lower graphical settings in the options.
* Close background programs.

**Connection Issues**

* Check your **internet stability**.
* Verify if the server is under maintenance on the **Official Discord**. <mark style="color:red;">**(ASIAN)**</mark>

### **.NET 8 Installation**

Many Tales of Loki players report that, during the update process, a message appears requesting the installation of **.NET 8** (either **x86** or **x64** version). While this is a simple process, some players may be confused or think it's an error.

**What is .NET 8?**

.NET 8 is a collection of **libraries and tools** required to run certain Windows applications, including games. If your system does not have the correct version of .NET 8 installed, the **game or launcher may not work properly**.

**Why Does This Happen?**

During some updates, the game may require **specific functionalities** from **.NET 8**. If your system does not have the necessary version installed, the launcher will automatically request the framework installation.

**What Should You Do When This Message Appears?**

(Next steps would likely include downloading and installing .NET 8—if needed, let me know!)

<figure><img src="/files/TXcmHIJJamUpebYZplbU" alt=""><figcaption></figcaption></figure>

If you receive the message (or encounter the error listed below), follow these steps to install **.NET 8**:

1. Click the link provided in the message or visit the official Microsoft website to download **DIRECT LINK** or **.NET8 LINK**.
2. Download and install it **directly on your computer** (**IMPORTANT**).
3. Run the **Tales of Loki** launcher again and check if the issue is resolved.

***

#### **Common Problem Solutions**

If installing **.NET Framework** does not resolve the problem or you still see the message:

1. Make sure you have installed **.NET 8**.
2. Try updating **Windows** to ensure all necessary dependencies are installed.
3. Check if your **antivirus or firewall** is blocking the game's installation or execution after the update.

| Common Error                          | Suggested Solution                                      |
| ------------------------------------- | ------------------------------------------------------- |
| .NET 8 installer does not open        | Check administrative permissions and restart your PC.   |
| .NET 8 installation fails             | Update Windows and try installing again.                |
| Error message after installing .NET 8 | Check if the launcher is not blocked by your antivirus. |

### Useful In-Game Commands

| Command | Function                            |
| ------- | ----------------------------------- |
| /effect | Toggles visual effects on/off.      |
| /where  | Displays the character's location.  |
| /noctrl | Enables/disables continuous attack. |


---

# 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://talesofloki.gitbook.io/tales-of-loki-valorian/basics/support-and-help/how-to-install-talesofloki-online.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.
