# fps drop

## FPS Optimization (s4-control)

If you are experiencing performance issues or low FPS while using s4-control, please follow the steps below to optimize your FiveM settings.

#### Optimization Steps

1. Access Settings: Click on the Gear icon (Settings) located in the top-right corner of the FiveM main menu.
2. Navigate to Game Tab: On the left-hand sidebar, click on the "Game" category.
3. Enable GPU Scaling: Find the "NUI in-process GPU" option and toggle it to Enabled (checked).
4. Restart: Restart your FiveM client for the changes to take effect.

[Why this works: Enabling this feature allows the FiveM UI (NUI) to be processed directly by your GPU, reducing the overhead on your CPU and significantly improving in-game FPS.](#user-content-fn-1)[^1]

## This is explained in the images below;

<div><figure><img src="/files/gkOUK4yp8KQD1bd9VKUM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/KZxVEDY7fii9sbwsGjHZ" alt=""><figcaption></figcaption></figure></div>

[^1]: note


---

# 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://docs.0resmon.org/0resmon/s4-resources/s4-carcontrol-v2/fps-drop.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.
