# Jogo crashando e dando erro

## <mark style="color:orange;">PASSO 1</mark>

Atualize todos os **DRIVERS** do seu computador incluindo driver de vídeo.

## <mark style="color:orange;">PASSO 2</mark>

Instale o **Microsoft Visual C++** do site Oficial da Microsoft:&#x20;

{% embed url="<https://www.microsoft.com/en-us/download/details.aspx?id=52685>" %}

## <mark style="color:orange;">PASSO 3</mark>

Instale o **.NET Framework** do site Oficial da Microsoft:&#x20;

{% embed url="<https://dotnet.microsoft.com/en-us/download/dotnet-framework/net452>" %}

## <mark style="color:orange;">PASSO FINAL</mark>

Baixe todas dlls para o Windows executar o jogo corretamente (caso não tenha alguma).

{% embed url="<https://drive.google.com/file/d/1IHEXM3tMh_e7lsk7YMDYzs5R0d0T9wAW/view>" %}

{% hint style="info" %}
Siga os passos dentro do guia, adicionando as DLLs do Windows em seus respectivos locais.

* Sistema 64 bits - C:\Windows\SysWOW64
* Sistema 32 bits - C:\Windows\System32
  {% 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://guias.muhype.net/sobre-muhype/season-2.5/suporte-tecnico/jogo-crashando-e-dando-erro.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.
