# 4. Character Windows

### 4-1. Character Mode

<div align="left"><figure><img src="/files/OXd6UOdSUVOuOqrRXYUY" alt="" width="416"><figcaption></figcaption></figure></div>

In Character mode, you can display and select characters registered under character1, character2, and character3 in the Character tab found in File -> Settings.

### 4-2. Character Setting

To register a character in Character mode, you need to configure the settings in the Character tab under File → Settings.

<figure><img src="/files/RjwseRqwiA6J3vdNoT6d" alt="" width="372"><figcaption><p>&#x3C; Character Settings ></p></figcaption></figure>

#### **4-2-1. Display Configuration**

* **Resolution Width**:
* **Resolution Height**:
* **Resize Percent**:
* **Default Character Number**:

**Deactivate Actor on Startup**: An option to prevent the character from launching automatically when YanusLIVE starts.

#### &#x20;  **4-2-2. Character 1, 2, 3**

* **Mode Name**: The name displayed in Character mode.
* **Execution File Path**: Specify the path and file for execution.
* **Execution Type**: Choose between Unreal Engine or Unity, depending on which engine was used to create the executable file.

#### &#x20;  **4-2-3. Pixel Streaming Mode**

* **IP Address**: The IP address of the PC where Pixel Streaming is running.
* **Port Number**: The default port number is 80.

### 4-3. Streaming Mode

<div align="left"><figure><img src="/files/bQAYsvoKDENUxOv8RGPm" alt="" width="419"><figcaption></figcaption></figure></div>

* You can select LiveLink1,2 and connect or disconnect the connection.
* Configure the LiveLink settings in the Network tab under File -> Settings.

<figure><img src="/files/YYACxmwukpx6EGt08DWL" alt="" width="372"><figcaption></figcaption></figure>

* LiveLink0 is used for local network settings with the YanusLIVE character.


---

# 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://docs.yanusstudio.com/yanuslive_old/4.-character-windows.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.
