> 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/ps4.md).

# PlayStation®4

Cronus Zen™ unterstützt alle Versionen der PlayStation®4-Konsole, einschließlich jeder Variante des DualShock®4-Controllers über USB und Bluetooth®.

Jedes unterstützte Gerät funktioniert mit deiner PlayStation®4 ü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> Konsolen <a href="#consoles" id="consoles"></a>

| Modell             |                   Unterstützt                  |
| ------------------ | :--------------------------------------------: |
| PlayStation®4      |     <mark style="color:grün;">**Ja**</mark>    |
| PlayStation®4 Slim |     <mark style="color:grün;">**Ja**</mark>    |
| PlayStation®4 Pro  | <mark style="color:orange;">**Bedingt**</mark> |

{% hint style="warning" %}
Bei der PlayStation®4 Pro muss das CONSOLE/PC-USB-Kabel in den **hinteren USB-Anschluss**. Die vorderen Anschlüsse liefern nicht genügend Strom für den Cronus Zen™.
{% endhint %}

***

### <i class="fa-gamepad-modern">:gamepad-modern:</i> DualShock®4 v1 versus v2 <a href="#ds4-versions" id="ds4-versions"></a>

Es gibt zwei DualShock®4-Modelle, und der Unterschied ist wichtig.

|                                  |              v1 (CUH-ZCT1X)              |              v2 (CUH-ZCT2X)             |
| -------------------------------- | :--------------------------------------: | :-------------------------------------: |
| USB                              |  <mark style="color:grün;">**Ja**</mark> | <mark style="color:grün;">**Ja**</mark> |
| Bluetooth®                       |  <mark style="color:grün;">**Ja**</mark> | <mark style="color:grün;">**Ja**</mark> |
| Audio über USB                   | <mark style="color:rot;">**Nein**</mark> | <mark style="color:grün;">**Ja**</mark> |
| Funktioniert als AUTH-Controller | <mark style="color:rot;">**Nein**</mark> | <mark style="color:grün;">**Ja**</mark> |

Die v1 ist für grundlegendes Gaming in Ordnung, hat aber kein Audio – weder Headset noch Lautsprecher im Controller – und kann im PS4®-Crossover-Setup nicht als Authentifizierungs-Controller dienen. Die v2 unterstützt all das.

**So unterscheidest du sie:** Bei der v2 ist eine Lichtleiste durch das Touchpad sichtbar.

{% hint style="info" %}
Bei den Modellnummern ist der letzte Buchstabe die Region: **U** für die USA, **E** für Europa, **J** für Japan.
{% endhint %}

***

### <i class="fa-gamepad">:gamepad:</i> PlayStation® Move-Controller <a href="#move" id="move"></a>

Die originalen und die meisten Drittanbieter-PlayStation® Move-Controller koppeln sich über Bluetooth® mit dem Zen – links und rechts auf separaten Bluetooth®-Kanälen.

***

### <i class="fa-list">:list:</i> Lizenzierte Controller <a href="#licensed" id="licensed"></a>

{% hint style="info" %}
Für Bluetooth®-Support auf einer PlayStation®4 benötigen einige lizenzierte Drittanbieter-Controller einen DualShock®4 v2 als Authentifizierungs-Controller in **A1**.
{% endhint %}


---

# 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/ps4.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.
