> 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/unterstutzte-gerate/ps5.md).

# PlayStation®5

## PlayStation®5

Cronus Zen™ ist vollständig kompatibel mit allen PlayStation®5-Konsolenmodellen und mit den Controllern DualSense™ und DualSense Edge™ — entweder mit dem [Zen Link™ WLAN-Erweiterungsmodul](/zen-de/zen-link/what-is-zen-link.md) oder über die [Umgehung](/zen-de/unterstutzte-gerate/ps5/ps5bypass.md) Methode.

Jedes unterstützte Gerät funktioniert mit deiner PlayStation®5 über den Cronus Zen™, einschließlich [Controller](/zen-de/unterstutzte-gerate/controller.md), [Mäuse](/zen-de/unterstutzte-gerate/mause.md), und [Tastaturen](/zen-de/unterstutzte-gerate/tastatur.md).

### <i class="fa-playstation">:playstation:</i> Kompatibilität <a href="#compatibility" id="compatibility"></a>

***

<table><thead><tr><th width="430">Konsolen und Controller</th><th align="center">Unterstützt</th></tr></thead><tbody><tr><td>PlayStation®5</td><td align="center"><mark style="color:grün;"><strong>Ja</strong></mark></td></tr><tr><td>PlayStation®5 Digital</td><td align="center"><mark style="color:grün;"><strong>Ja</strong></mark></td></tr><tr><td>PlayStation®5 Slim</td><td align="center"><mark style="color:grün;"><strong>Ja</strong></mark></td></tr><tr><td>PlayStation®5 Pro</td><td align="center"><mark style="color:grün;"><strong>Ja</strong></mark></td></tr><tr><td>DualSense™</td><td align="center"><mark style="color:grün;"><strong>Ja</strong></mark></td></tr><tr><td>DualSense Edge™</td><td align="center"><mark style="color:grün;"><strong>Ja</strong></mark></td></tr></tbody></table>

### <i class="fa-gamepad-modern">:gamepad-modern:</i> DualSense™-Funktionen <a href="#features" id="features"></a>

***

Diese erfordern entweder Zen Link™ oder die Bypass-Methode.

<table data-search="false"><thead><tr><th width="430">Funktion</th><th align="center">Unterstützt</th></tr></thead><tbody><tr><td>Vibration und haptisches Feedback</td><td align="center"><mark style="color:grün;"><strong>Ja</strong></mark></td></tr><tr><td>Adaptive Trigger</td><td align="center"><mark style="color:grün;"><strong>Ja</strong></mark></td></tr><tr><td>Touchpad mit Zwei-Finger- und Wischgesten</td><td align="center"><mark style="color:grün;"><strong>Ja</strong></mark></td></tr><tr><td>Gyroskop</td><td align="center"><mark style="color:grün;"><strong>Ja</strong></mark></td></tr><tr><td>Kabelgebundenes Headset <em>(nur USB)</em></td><td align="center"><mark style="color:grün;"><strong>Ja</strong></mark></td></tr><tr><td>Cronus BEAM™ GamePacks</td><td align="center"><mark style="color:grün;"><strong>Ja</strong></mark></td></tr><tr><td>Controller-Mikrofon</td><td align="center"><mark style="color:rot;"><strong>Nein</strong></mark></td></tr><tr><td>Controller-Lautsprecher</td><td align="center"><mark style="color:rot;"><strong>Nein</strong></mark></td></tr></tbody></table>

### <i class="fa-headset">:headset:</i> Headsets <a href="#headsets" id="headsets"></a>

***

Ein an die 3,5-mm-Buchse des DualSense™ angeschlossenes Headset funktioniert nur, solange der Controller über den Cronus Zen™ verbunden ist über **USB**. Über eine Bluetooth®-Controllerverbindung gibt es keine Unterstützung für 3,5-mm-Audio oder Mikrofon.

Wenn dein Headset direkt mit der Konsole verbunden ist — per USB, über einen 2,4-GHz-Dongle oder über PS Link — kannst du den DualSense™ per Bluetooth® verbinden.

{% hint style="info" %}
Alle Details: [Headsets](/zen-de/schnellstart-und-downloads/schritt-3-controller-kompatibilitat.md#headsets)
{% endhint %}

### <i class="fa-scale-balanced">:scale-balanced:</i> Hinweis zu Markenrechten <a href="#trademarks" id="trademarks"></a>

***

Zen Link™ ist eine Marke von Collective Minds Gaming Co. Ltd.

Alle in diesem Handbuch oder auf der Website genannten Produktnamen, Logos, Marken, Warenzeichen, Bilder und Videos dienen nur zu Identifikationszwecken und bleiben Eigentum ihrer jeweiligen Besitzer. Diese Inhaber der Markenrechte stehen in keiner Verbindung zu Collective Minds Gaming Co. Ltd. und sponsern oder befürworten deren Produkte, Dienstleistungen oder Websites nicht.

"PlayStation®", "PlayStation®5", "PS5®", "PSN®" und "DualSense™" sind Marken von Sony Interactive Entertainment Inc.


---

# 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/unterstutzte-gerate/ps5.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.
