# My game does not launch

**If you are experiencing a texture or different error when using the current version of Entropia and do not have the required file in your client, you can try the following steps to fix the issue:**

1. Download and fully unpack the game again.
2. Install the necessary graphics drivers, specifically DirectX 9.0c, which can be found in the Entropia\DirectX folder. To do this, locate the DXSETUP.exe file and run it.\
   \
   or Download it here:\
   • DirectX (9.0c) End-User Runtimes (June 2010): [**Microsoft Download**](https://www.microsoft.com/en-us/download/details.aspx?id=8109)
3. If the error persists, it is possible that your antivirus is blocking certain functions of the game due to our use of the "VMProtect" (VMProtect is a software protection system designed to protect applications and libraries from reverse engineering, tampering, and cracking). To fix this, add an exception for the Entropia folder or specifically for the neuz.exe files in the Entropia\bin32 and Entropia\bin64 directories in your antivirus settings.

**It can be that you need to restart your Computer after that, because it can be buggy with some antivirus programs, that they still block them, even after you excluded the files in your Antivirus.**\
\
**Guides to add exceptions:**\
• **Windows-Defender:** <https://bit.ly/2yIGhAj>\
• **Avira:** <https://bit.ly/3YAC1tG>\
• **Avast:** <https://bit.ly/2zvrjxt>\
• **Bitdefender:** <https://bit.ly/3GbvNtn>\
• **McAfee:** <https://bit.ly/35Oc8f4>\
\
Make an Exception for:\
Entropia (Whole Folder)\
Entropia\Launcher.exe\
Entropia\Updater.exe\
Entropia\bin32\Neuz.exe\
Entropia\bin64\Neuz.exe\
\
It can be that you need to restart your Computer after that.\
\
It may also be helpful to re-download the game, not launch it yet, and first add the exceptions in your antivirus software. After doing so, perform a computer restart before launching the game.\
\
If these steps do not resolve the issue, you may want to try other troubleshooting methods or seek additional assistance.\
\
Have you installed the required C++ Runtimes?\
[*Visual C++ Redistributable Packages 2015 / 2017*](https://aka.ms/vs/15/release/vc_redist.x86.exe)\
\
Visual C++ Redistributable Packages are libraries that contain code and resources that are used by Visual C++ programs. They are required to run applications that have been developed using Visual C++ and link dynamically to Visual C++ libraries.\
\
They can also be found in the Entropia/Drivers folder or on the official Microsoft Site.


---

# 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://wiki.entropia.top/technical-game-problems/my-game-does-not-launch.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.
