> 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/pulsante-posteriore-zen-ds4.md).

# Pulsante posteriore Zen DS4

L'accessorio Cronus Zen™ DS4 Back Button aggiunge input programmabili al controller DualShock®4, incluso il supporto Bluetooth® quando viene utilizzato con il Cronus Zen™.

Abbinato al Cronus Zen™, il DualShock®4 modificato funziona su console PlayStation®, Xbox® e Nintendo Switch® supportate.

***

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

* Quattro pulsanti azione programmabili
* Design ergonomico montato sul retro
* Supporto Bluetooth® quando viene utilizzato con il Cronus Zen™
* Mappa fino a 17 funzioni del controller
* Nessun PC richiesto — la mappatura viene eseguita sullo schermo OLED del Cronus Zen™

***

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

{% stepper %}
{% step %}

#### Collega il Back Button

Collega il Zen Back Button al tuo controller DualShock®4.
{% endstep %}

{% step %}

#### Abbina tramite Bluetooth®

Premi il **P2** pulsante dello Zen, poi tieni premuto **SHARE** + **PS** sul controller.

I LED lampeggiano, poi diventano fissi una volta completato l'abbinamento.
{% endstep %}

{% step %}

#### Apri il menu di mappatura

Premi il pulsante di mappatura sinistro sul Back Button finché il menu di mappatura non appare sullo schermo OLED dello Zen.
{% endstep %}

{% step %}

#### Assegna una funzione

Tieni premuto il Back Button che vuoi mappare, poi premi l'input del controller che vuoi assegnargli. La tua selezione appare sullo schermo OLED.

Sono disponibili fino a 17 funzioni.
{% endstep %}

{% step %}

#### Salva

Premi **B** o **CERCHIO** per salvare e uscire.
{% endstep %}

{% step %}

#### Collegati alla tua console

Collega il Cronus Zen™ alla tua PlayStation®, Xbox® o Nintendo Switch®, con il controller di autenticazione (AUTH) corretto in **A1**.

<table><thead><tr><th width="302">Configurazione</th><th>Controller AUTH in A1</th></tr></thead><tbody><tr><td><strong>PS4® via Bluetooth®</strong></td><td>Un secondo DualShock®4</td></tr><tr><td><strong>PS4® via USB</strong></td><td>Il DualShock®4 con il Back Button collegato</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-it/dispositivi-supportati/pulsante-posteriore-zen-ds4.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.
