> For the complete documentation index, see [llms.txt](https://rf-soul.gitbook.io/rf_soul-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rf-soul.gitbook.io/rf_soul-docs/rf-soul/instalacao-erros-or-rf-soul.md).

# Instalação / Erros | RF-SOUL

Como instalar e resolver alguns erros

## Recomendações para Instalação

90% dos problemas vão ser resolvidos com 5-10 minutos do seu tempo

### Desativar Antivírus do Windows antes de instalar

*Como Desativar o Antivírus do Windows 10* <https://www.youtube.com/watch?v=A8lK4gjbUmw>

*Como Desativar o Antivírus do Windows 11* <https://www.youtube.com/watch?v=j0yDoVEXC8Y>

### Instalar e Extrair o RF SOUL no Disco Local principal

Transfira e extraia o cliente no disco principal (C:), por exemplo → C:\RF-&#x20;

### Executar Launcher como Administrador

Clique com botão direito em Launcher.exe → Propriedades → Compatibilidade → Em Configurações Marque *Execute esse programa como Administrador*

![](/files/528b942e3d02974a8b481db57d9e4579350b1248)

### Adicione em Exclusões no Antivírus do Windows

*Depois de fazer o download, extrair e adicionar a pasta do RF INFINITY nas exclusões reative o Windows Defender. -recomendamos manter a proteção em tempo real desligada enquanto estiver jogando. Como adicionar exclusão no Windows 10* <https://www.youtube.com/watch?v=T6piyuw-dFs>

*Como adicionar exclusão no Windows 11* <https://www.youtube.com/watch?v=el9nLY4ewHI>

**4 - Instalar Directx9+.** <https://www.microsoft.com/pt-br/download/details.aspx?id=35>

**5 - Instalar todos os vcredist. \[Link no** [**GOOGLE DRIVE**](https://drive.google.com/file/d/1cYwB5H1Zv-2bxBMoxmEpxgIw-s03eHW9/view?usp=sharing)**]**

**6 - Instalar d3dx9\_43.dll. \[Link no** [**GOOGLE DRIVE**](https://drive.google.com/file/d/1cYwB5H1Zv-2bxBMoxmEpxgIw-s03eHW9/view?usp=sharing)**]**

**7- Como resolver o erro 0xc00007b \[Link no** [**GOOGLE DRIVE**](https://drive.google.com/file/d/1-wmk8BNQtlzRMZF1QdCPDuLzisOZCkWP/view)**]**

**Video tutorial sobre erro 0xc00007b:** [**https://www.youtube.com/watch?v=f5JdiG-LbXc\&t=33s**](https://www.youtube.com/watch?v=f5JdiG-LbXc\&t=33s)


---

# 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://rf-soul.gitbook.io/rf_soul-docs/rf-soul/instalacao-erros-or-rf-soul.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.
