# Installing OMO CEP Lite

## Open Game Folder

We are going to install OMO CEP directly into the game folder. Keep this location in mind!

* Staying in the **Local Files** tab of OMORI's Properties window, click **Browse...** to open your **OMORI** game folder in the Dolphin file explorer.

![](/files/3aGx0srX9NxBAaS3O2KW)

## Install OMO CEP Lite

* Unzip your OMO CEP download and locate the **www** folder inside.
* Drag and drop the **www** folder into your OMORI folder window. \
  This will merge OMO CEP Lite's **www** folder and the www folder that's already part of OMORI.

{% hint style="warning" %}
Make sure you are dropping into the main **OMORI** game folder, not the **www** subfolder!
{% endhint %}

* When you are prompted to overwrite a folder, check **Apply to All** and click **Write Into**.

![](/files/wVsZJRm8ok4YWOY3tA00)

* When you are prompted to overwrite a file, check **Apply to All** and click **Overwrite**.

![](/files/ztb3xJc2dsCc93Pt3mNe)

## Launching the Game

* Return to **Game Mode** in SteamOS.
* To play OMORI with mods, just launch the game from Steam like you normally would.\
  You'll know everything is working when you see the OMO CEP Lite logo on startup.

<details>

<summary>I don't see the OMO CEP Lite logo.</summary>

Make sure you put the OMO CEP Lite **www** folder in your OMORI folder and were prompted to overwrite files.

It's a common mistake to put the **www** folder inside OMORI's existing **www** folder instead of merging the two folders.

</details>

{% hint style="success" %}
Congratulations! You've finished installing OMO CEP Lite and are ready to play!
{% 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://omo.cep.one/install/installing-omo-cep-lite.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.
