# Map qui ne charge pas

Parfois, il se peut que votre **carte (MAP)** rencontre des **problèmes de chargement partiel ou incomplet**.

Pour **résoudre ce problème**, suivez les étapes ci-dessous :

{% stepper %}
{% step %}

### Ouvrir les paramètres

Ouvrez vos **paramètres**.
{% endstep %}

{% step %}

### Aller dans Graphismes

Allez dans **Graphismes**.
{% endstep %}

{% step %}

### Ajuster l'Extended Texture Budget

Ajustez le **Extended Texture Budget** pour allouer plus de mémoire aux textures, ce qui peut aider à améliorer le chargement de la carte.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
Plus vous augmentez le **Extended Texture Budget**, mieux la carte se chargera et affichera tous ses détails.
{% endhint %}

{% hint style="info" %}
Pour plus **d'informations**, rejoignez-nous sur Discord : [**discord** ↗](https://discord.gg/gtanew)
{% endhint %}


---

# 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://heyewen.gitbook.io/avestia/guide-avestia/soucis-bugs/map-qui-ne-charge-pas.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.
