> 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-de/schnellstart-und-downloads/schritt-3-controller-kompatibilitat/usb.md).

# USB

Richten Sie Ihre Konsole und Ihren Controller über USB ein.\
Es gibt zwei Möglichkeiten dafür — wählen Sie diejenige, die zu Ihrer Situation passt.

| Variante      | Wann es verwendet wird                                                                |
| ------------- | ------------------------------------------------------------------------------------- |
| **Passend**   | Ihr Controller passt zu Ihrer Konsole. Die einfachste Einrichtung.                    |
| **Crossover** | Sie möchten einen Controller von einer anderen Plattform als Ihrer Konsole verwenden. |

***

### <i class="fa-desktop">:desktop:</i> Bevor Sie beginnen <a href="#before" id="before"></a>

Bei beiden Setups muss zuerst das Ausgabeprotokoll festgelegt werden. Verbinden Sie den Cronus Zen™ mit einem Windows®-PC über den **PROG USB** Anschluss und legen Sie dann das Protokoll für Ihre Konsole fest.

| Konsole              | Ausgabeprotokoll                                   |
| -------------------- | -------------------------------------------------- |
| **PlayStation®5**    | Siehe die spezielle PS5®-Einrichtungsanleitung     |
| **PlayStation®4**    | **Zen Studio → Gerätebereich →** `PlayStation 4/5` |
| **Xbox®**            | **Zen Studio → Gerätebereich →** `Xbox One X/S`    |
| **Nintendo Switch®** | **Zen Studio → Gerätebereich →** `Nintendo Switch` |
| PC                   | **Zen Studio → Gerätebereich →** `AUTO`            |

{% hint style="info" %}
Nintendo Switch® benötigt zusätzliche Konsoleneinstellungen. Siehe die Nintendo Switch®-Seite.
{% endhint %}

***

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

<figure><img src="https://3648274247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa1t6RET8gDbZRwSCKi5I%2Fuploads%2FtxhQF68oo0lnkxg1ytwg%2Fxboxxstoxboxx.png?alt=media&amp;token=9bfa9ebc-e374-4acd-b0f8-912217e05a33" alt=""><figcaption><p>Xbox Series X|S®-Controller an eine Xbox Series X®</p></figcaption></figure>

Unterstützt PlayStation®4-, Xbox®- und Nintendo Switch®-Konsolen mit ihren eigenen Controllern.

{% stepper %}
{% step %}

#### Verbinden Sie den Zen mit der Konsole

Verwenden Sie das **CONSOLE/PC USB** Kabel. Das kurze Kabel wird empfohlen.
{% endstep %}

{% step %}

#### Schließen Sie den Controller an

Verbinden Sie ihn mit dem **A1** USB-Anschluss des Zen. Nach ein paar Sekunden schaltet sich der Controller ein und synchronisiert sich mit dem Cronus Zen™.
{% endstep %}

{% step %}

#### Testen Sie es

Prüfen Sie im Spiel, dass alle Tasten funktionieren.
{% endstep %}
{% endstepper %}

***

### <i class="fa-shuffle">:shuffle:</i> Crossover <a href="#crossover" id="crossover"></a>

Verwenden Sie einen Controller von einer Plattform auf einer Konsole einer anderen Plattform. Unterstützt PlayStation®, Xbox® und Nintendo Switch®.

Für Crossover müssen zwei Controller gleichzeitig verbunden sein:

<figure><img src="https://3648274247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa1t6RET8gDbZRwSCKi5I%2Fuploads%2FKDCH5tilJvUN7j0STU03%2Fdualsensetoxboxx.png?alt=media&amp;token=81b2790b-c8b7-4fa3-8df4-73a4239b4367" alt=""><figcaption><p>PS5® DualSense™ an Xbox Series X|S®</p></figcaption></figure>

| Anschluss | Controller                                                                            |
| --------- | ------------------------------------------------------------------------------------- |
| **A1**    | Der Controller, der zur Konsole passt — der **Authentifizierungs- (AUTH-)Controller** |
| **A3**    | Der Controller, mit dem Sie tatsächlich spielen möchten                               |

{% stepper %}
{% step %}

#### Verbinden Sie den Zen mit der Konsole

Verwenden Sie das **CONSOLE/PC USB** Anschluss.
{% endstep %}

{% step %}

#### Verbinden Sie den AUTH-Controller mit A1

Im obigen Beispiel ist das der Xbox®-Controller. Er muss die ganze Zeit verbunden bleiben, während Sie den Crossover-Controller verwenden.
{% endstep %}

{% step %}

#### Verbinden Sie den Crossover-Controller mit A3

Im obigen Beispiel ist das der PS5® DualSense™.
{% endstep %}

{% step %}

#### Testen Sie es

Prüfen Sie im Spiel, dass alle Tasten funktionieren.
{% 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-de/schnellstart-und-downloads/schritt-3-controller-kompatibilitat/usb.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.
