> 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/zen-ds4-zuruck-taste.md).

# Zen DS4-Zurück-Taste

Der Cronus Zen™ DS4 Back Button-Aufsatz fügt dem DualShock®4-Controller programmierbare Eingaben hinzu, einschließlich Bluetooth®-Unterstützung bei Verwendung mit dem Cronus Zen™.

Gekoppelt mit dem Cronus Zen™ funktioniert der modifizierte DualShock®4 auf unterstützten PlayStation®-, Xbox®- und Nintendo Switch®-Konsolen.

***

### <i class="fa-list-check">:list-check:</i> Funktionen <a href="#features" id="features"></a>

* Vier programmierbare Aktionstasten
* Ergonomisches, rückseitig angebrachtes Design
* Bluetooth®-Unterstützung bei Verwendung mit dem Cronus Zen™
* Belegen Sie bis zu 17 Controller-Funktionen
* Kein PC erforderlich — die Belegung erfolgt auf dem OLED-Bildschirm des Cronus Zen™

***

### <i class="fa-arrows-rotate">:arrows-rotate:</i> Einrichtung <a href="#setup" id="setup"></a>

{% stepper %}
{% step %}

#### Bringen Sie den Back Button an

Bringen Sie den Zen Back Button an Ihrem DualShock®4-Controller an.
{% endstep %}

{% step %}

#### Per Bluetooth® koppeln

Drücken Sie die Zen- **P2** Taste, dann halten Sie **SHARE** + **PS** am Controller.

Die LEDs blinken und leuchten dann dauerhaft, sobald die Kopplung abgeschlossen ist.
{% endstep %}

{% step %}

#### Öffnen Sie das Belegungsmenü

Drücken Sie die linke Mapping-Taste am Back Button, bis das Belegungsmenü auf dem OLED-Bildschirm des Zen erscheint.
{% endstep %}

{% step %}

#### Weisen Sie eine Funktion zu

Halten Sie den Back Button gedrückt, den Sie belegen möchten, und drücken Sie dann den Controller-Eingang, den Sie ihm zuweisen möchten. Ihre Auswahl wird auf dem OLED-Bildschirm angezeigt.

Es stehen bis zu 17 Funktionen zur Verfügung.
{% endstep %}

{% step %}

#### Speichern

Drücken Sie **B** oder **KREIS** zum Speichern und Beenden.
{% endstep %}

{% step %}

#### Mit Ihrer Konsole verbinden

Verbinden Sie den Cronus Zen™ mit Ihrer PlayStation®-, Xbox®- oder Nintendo Switch®-Konsole, mit dem richtigen Authentifizierungs- (AUTH-) Controller in **A1**.

<table><thead><tr><th width="302">Einrichtung</th><th>AUTH-Controller in A1</th></tr></thead><tbody><tr><td><strong>PS4® über Bluetooth®</strong></td><td>Ein zweiter DualShock®4</td></tr><tr><td><strong>PS4® über USB</strong></td><td>Der DualShock®4 mit angebrachtem Back Button</td></tr></tbody></table>
{% 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/unterstutzte-gerate/zen-ds4-zuruck-taste.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.
