# Upgrade OMO CEP Lite

## Setup

* Make sure your Steam Deck is in **Desktop Mode**.
* If OMORI is running on your Steam Deck, close it before continuing.
* Download the latest version of OMO CEP from [**mods.one**](https://mods.one/mod/cep).
* [**Open your OMORI game folder**](/install/installing-omo-cep.md#open-game-folder) in Dolphin Explorer.

## Add New Files

* In another Dolphin Explorer window, unzip your OMO CEP Lite download and locate the **www** folder inside.
* Drag and drop the **www** folder into your **OMORI** game folder.&#x20;

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

* When the **Folder Already Exists** window appears, check **Apply to All** and select **Write Into.**

![](/files/j1qyY8lgG5DLfIEq5XW7)

* When the **File Already Exists** window appears, check **Apply to All** and select **Overwrite**.

![](/files/cHBmWGaJ6KuPmLWbLEOU)

{% hint style="success" %}
Once you've finished adding the new files, you're 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/upgrade/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.
