# ReShade

ReShade is an incredibly useful real-time color correction and processing mod. By having custom effects, access to depth maps, and being highly optimized, you can create very interesting scenes.

In this chapter, we will focus on installation rather than usage. We will also help you to fix the common problems encountered by people.

## Installation

Similar to BakkesMod, you should make sure your Rocket League is closed. Open [this website](https://reshade.me/) and download the installer. Once you download it, launch, and make sure to click the correct `RocketLeague.exe`. The path of the application you set is shown under the Pick Game menu.

{% hint style="info" %}
Here is my path as an example:&#x20;

```
C:\Program Files (x86)\Steam\steamapps\common\rocketleague\Binaries\Win64\RocketLeague.exe
```

{% endhint %}

Select every box (**except Legacy Effects**), and click OK until the menu says it is done. This installs every shader. Close the menu when it says it is finished, and launch Rocket League. To make sure you correctly installed everything, click the Home button, and a menu should open.


---

# 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://akucchi.gitbook.io/ultimate-rocket-league-editing-guide/getting-started/reshade.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.
