> For the complete documentation index, see [llms.txt](https://help.shamods.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.shamods.com/our-products/fivem/eulen/fivem-crashing-after-last-update.md).

# FiveM crashing after last update

{% hint style="danger" %}
An important note is that apparently at the moment the graphic mod RESHADE is causing conflict with Eulen, so if you have the reshade mod you must uninstall it to be able to use Eulen.

We are working to support reshade as soon as possible, but at the moment if you have it installed you should remove it.

In this guide we provide a [video tutorial](https://youtu.be/fK3BCTyIkaA) on how to uninstall reshade correctly.
{% endhint %}

### To make sure Eulen really works, follow this checklist: <a href="#to-make-sure-eulen-really-works-follow-this-checklist" id="to-make-sure-eulen-really-works-follow-this-checklist"></a>

**1** - Make sure Steam Overlay is actually enabled on your FiveM. (To check this, just have Steam open, start FiveM, in the FiveM menu press **TAB + SHIFT**, if the Steam panel appears, it means your Steam overlay is working 100%).

**2 -** Only for those who have Reshade installed, follow this video to uninstall it correctly. **(if you don't have the graphic mod reshade just skip this step)**

**Video to remove reshade correctly:**

**3** - Make sure your FiveM is in release mode, Eulen does not support beta/unstable mode. ![](https://docs.eulen.cc/~gitbook/image?url=https%3A%2F%2F3370260996-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FGmQnHtp5mu8GYST6aCD9%252Fuploads%252FD1GS5x5bn8o81SRzhq1o%252Fimage.png%3Falt%3Dmedia%26token%3D1faa91fc-5354-4a98-bec9-8a69e01c9b80\&width=300\&dpr=4\&quality=100\&sign=7b89d85e\&sv=2)

**4** - Try setting your FiveM Screen Type to **Windowed** mode, then restart FiveM and try using Eulen.

![](https://docs.eulen.cc/~gitbook/image?url=https%3A%2F%2F3370260996-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FGmQnHtp5mu8GYST6aCD9%252Fuploads%252FSUvPdnh6ZXl6Gcn3a0OQ%252FApplicationFrameHost_F95Wb99LTu.png%3Falt%3Dmedia%26token%3D79eb8ad5-08db-4023-9fb1-c082c990e105\&width=768\&dpr=4\&quality=100\&sign=d58e3895\&sv=2)

5 - Make sure you are using DirectX 11 on FiveM.

![](https://docs.eulen.cc/~gitbook/image?url=https%3A%2F%2F3370260996-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FGmQnHtp5mu8GYST6aCD9%252Fuploads%252FsZssbp6dwbKBnCNyb1mE%252FApplicationFrameHost_GVXOPglsHM.png%3Falt%3Dmedia%26token%3Dab0255e4-505e-40a6-97f2-8b1800de0ad0\&width=768\&dpr=4\&quality=100\&sign=3415e53e\&sv=2)

{% hint style="warning" %}
This method has worked for most users, but may not work for everyone.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.shamods.com/our-products/fivem/eulen/fivem-crashing-after-last-update.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
