> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-it/dispositivi-supportati/xboxseriesxs.md).

# Xbox Series X|S®

## Xbox Series X|S®

Cronus Zen™ supporta tutte le versioni della console Xbox Series X|S® e tutti i controller ufficiali Xbox Series X|S®.

Qualsiasi dispositivo supportato funziona con la tua Xbox Series X|S® tramite Cronus Zen™, inclusi [controller](/zen-it/dispositivi-supportati/controller.md), [mouse](/zen-it/dispositivi-supportati/mouse.md), e [tastiere](/zen-it/dispositivi-supportati/tastiera.md).

***

### <i class="fa-xbox">:xbox:</i> Console <a href="#consoles" id="consoles"></a>

| Modello                |                Supportato                |
| ---------------------- | :--------------------------------------: |
| Xbox Series X®         | <mark style="color:verde;">**Sì**</mark> |
| Xbox Series S® Digital | <mark style="color:verde;">**Sì**</mark> |

***

### <i class="fa-gamepad-modern">:gamepad-modern:</i> Controller <a href="#controllers" id="controllers"></a>

I controller Xbox Series X|S® si collegano tramite **USB** o il **Adattatore wireless Xbox®**. Bluetooth® non è supportato.

{% hint style="warning" %}
Alcuni controller Xbox Series X|S® e Xbox® One hanno lo stesso nome, ma uno potrebbe essere supportato e l'altro no. Identifica il tuo tramite l'ulteriore **Capture** , che è presente solo sui modelli Series X|S®.
{% endhint %}

***

### <i class="fa-gear">:gear:</i> Configurazione del GameSir G7 SE <a href="#g7se" id="g7se"></a>

Il GameSir G7 SE richiede una configurazione una tantum prima di funzionare con Cronus Zen™.

**Configura il controller**

{% stepper %}
{% step %}

#### Aggiorna il firmware

Scarica l' [app GameSir Nexus](https://www.gamesir.hk/pages/gamesir-nexus), seleziona **Aggiorna**, e programma il controller con l'ultima versione.
{% endstep %}

{% step %}

#### Apri il profilo 1

Seleziona **Profili**. Il profilo 1 dovrebbe essere evidenziato — seleziona **Configura**, quindi seleziona **Stick** nella parte superiore dello schermo.
{% endstep %}

{% step %}

#### Imposta gli intervalli di entrambi gli stick

Imposta il **Iniziale** valore su `0` per lo stick sinistro e abilita **RAW**. Fai lo stesso per lo stick destro.
{% endstep %}

{% step %}

#### Calibra

Muovi entrambi gli stick finché X e Y non mostrano `0.00%`, quindi premi **A** per confermare.
{% endstep %}
{% endstepper %}

**Connetti a Cronus Zen™**

{% stepper %}
{% step %}

#### Collega lo Zen alla console

Usa la **CONSOLE/PC USB** porta.
{% endstep %}

{% step %}

#### Attendi, poi collega il controller

Attendi 5 secondi, poi collega il controller GameSir a **A1**.

{% hint style="warning" %}
Se non aspetti, il controller non si accenderà. Cerca il LED bianco.
{% endhint %}
{% endstep %}

{% step %}

#### Reset

Tocca il pulsante di reset dello Zen. Dopo alcuni secondi i LED RGB diventano **verde**.
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.cronuszen.com/zen-it/dispositivi-supportati/xboxseriesxs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
