# Launching the game

## Making sure Anniversary Upgrade DLC is disabled

Making sure the Anniversary Upgrade DLC is turned off is a critical step. You may not have purchased it, but it is best to double-check that it is not present:

1. Open Steam and head to your library.
2. Find `The Elder Scrolls V: Skyrim Special Edition`
3. Right-click and select `Properties`
4. Go to `DLC` and **remove** the `✓` from the `The Elder Scrolls V: Skyrim Anniversary Upgrade` DLC.
5. If you don't see a DLC tab, it means you didn't buy the `The Elder Scrolls V: Skyrim Anniversary Upgrade` DLC.

![This is a necessary step because Skyrim Together Reborn does not function properly with the Anniversary Upgrade DLC enabled.](https://i.imgur.com/ONE3S1W.gif)

## Launching the game from Steam

{% hint style="warning" %}
Please **do not** skip this step!
{% endhint %}

Next, we must launch the game normally from Steam in order for it to generate some configuration files for us. Fortunately, this is a very simple procedure.

1. Open Steam and head to your library.
2. Find `The Elder Scrolls V: Skyrim Special Edition`
3. Right-click and select `Launch`
4. The SkyrimSE launcher will open and popup with some detection mechanism that *should* detect your system and set graphic options accordingly.
5. However, in my situation, it identifies everything incorrectly and sets everything to "Low Quality" and a incorrect resolution.
6. To correct this, go to `Options` and select `Windowed` and `Borderless` to change your resolution.
7. From there just set it up as how you'd like.

![Press PLAY after pressing OK](https://i.imgur.com/HtahO4y.gif)

8\. Now press `Play` and **EXIT THE GAME** after it has opened into the main menu.

![Just exit the game after it has launched](https://i.imgur.com/F1XqmTP.gif)

#### Onwards to the next step!


---

# 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/client-setup/initial-setup/launching-the-game.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.
