# Using ModOrganizer2

## Using NVIDIA Control Panel

We must configure NVIDIA Control Panel to use your dedicated GPU rather than your integrated graphics unit (iGPU). Simply follow the steps below to accomplish this.

1. Navigate to your `NVIDIA Control Panel`.
2. Select `Manage 3D Settings`
3. Select `Program Settings`
4. Press the `Add` button
5. Navigate to the folder:\
   `C:\Modding\MO2\mods\Skyrim Together Reborn\SkyrimTogetherReborn`
6. Select the `SkyrimTogether.exe` and press `Open`
7. Find the `2. Select the preferred graphics processor for this program`
8. Select `High-performance NVIDIA processor` from the drop-down menu
9. Press the `Apply` button.
10. Your system should now use the proper GPU, when playing Skyrim Together Reborn.

![](https://i.imgur.com/RWmlYbw.gif)

## Using Windows 11

Even though Windows 11 claims to be able to control your graphics processor natively via their new "Graphics settings" menu, the NVIDIA Control Panel solution is still the recommended approach.

1. Open `Settings`
2. Go to `Display`
3. Find the `Graphics` menu
4. Under the `Custom options for apps`, select `Browse`
5. Navigate to the folder:\
   `C:\Modding\MO2\mods\Skyrim Together Reborn\SkyrimTogetherReborn`
6. Select the `SkyrimTogether.exe` and press `Add`
7. Select `Options`
8. Choose the `High performance` option and press `Save`
9. Your system should now use the proper GPU, when playing Skyrim Together Reborn.

![](https://i.imgur.com/ubLNfBT.gif)


---

# 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://wiki.tiltedphoques.com/tilted-online/guides/troubleshooting/my-game-runs-with-very-low-fps/using-modorganizer2.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.
