# Installing OMO CEP

## Open Game Folder

We are going to install OMO CEP directly into the game folder. This is also where you will find your OneLoader log for troubleshooting, so 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 your file explorer.

![](/files/RMBeZGpjqIHOOWVLYvta)

## Install OMO CEP

* 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'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 %}

* If you are asked to overwrite any files, select **Yes to All**.

## Launching the Game

### First Launch

* To play OMORI with mods, just launch the game from Steam like you normally would. OneLoader will automatically start up and inject mods into the game.

<details>

<summary>I got an error message about "GOMORI-derived changes."</summary>

If you get a message that looks like this, you have modded the game with GOMORI before and didn't [**delete your legacy files like we told you to**](/install/getting-started.md#next-steps).

<img src="/files/s8N0s3VLaBOYIM5OFi7X" alt="" data-size="original">

We recommend [**starting this guide over**](/install/getting-started.md#next-steps) and cleaning your game files to avoid any compatibility issues.

</details>

* Once the game starts up, you'll be asked if you'd like OneLoader to automatically update itself. Use your mouse to select **Enable** or **Disable** to your preference.

{% hint style="warning" %}
As of OMO CEP's final release, the latest version of OneLoader included in the pack is **v1.4.1**.

We recommend disabling automatic updates to OneLoader unless you plan to add more mods that require features only available in future OneLoader releases.&#x20;
{% endhint %}

![](/files/sP0HKqG6hQtTXcdXuZUf)

### Close and Re-Launch

The **Window Scaling Fix** mod will not work the first time after it is installed; OMORI must be restarted.

* **Close OMORI**—the easiest way is with the keyboard shortcut Alt + F4.
* Simply launch OMORI again, and Window Scaling Fix will work!

{% hint style="success" %}
Congratulations! You've finished installing OMO CEP 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.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.
