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

# PlayStation®4

Cronus Zen™ supporta tutte le versioni della console PlayStation®4, inclusa ogni variante del controller DualShock®4 tramite USB e Bluetooth®.

Qualsiasi dispositivo supportato funziona con la tua PlayStation®4 tramite Cronus Zen™, incluso [controller](/zen-it/dispositivi-supportati/controller.md), [mouse](/zen-it/dispositivi-supportati/mouse.md), e [tastiere](/zen-it/dispositivi-supportati/tastiera.md).

***

### <i class="fa-playstation">:playstation:</i> Console <a href="#consoles" id="consoles"></a>

| Modello            |                       Supportato                       |
| ------------------ | :----------------------------------------------------: |
| PlayStation®4      |        <mark style="color:verde;">**Sì**</mark>        |
| PlayStation®4 Slim |        <mark style="color:verde;">**Sì**</mark>        |
| PlayStation®4 Pro  | <mark style="color:arancione;">**Condizionale**</mark> |

{% hint style="warning" %}
Sulla PlayStation®4 Pro, il cavo USB CONSOLE/PC deve essere collegato alla **porta USB posteriore**. Le porte frontali non forniscono abbastanza alimentazione per Cronus Zen™.
{% endhint %}

***

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

Esistono due modelli di DualShock®4 e la differenza conta.

|                               |              v1 (CUH-ZCT1X)              |              v2 (CUH-ZCT2X)              |
| ----------------------------- | :--------------------------------------: | :--------------------------------------: |
| USB                           | <mark style="color:verde;">**Sì**</mark> | <mark style="color:verde;">**Sì**</mark> |
| Bluetooth®                    | <mark style="color:verde;">**Sì**</mark> | <mark style="color:verde;">**Sì**</mark> |
| Audio tramite USB             | <mark style="color:rosso;">**No**</mark> | <mark style="color:verde;">**Sì**</mark> |
| Funziona come controller AUTH | <mark style="color:rosso;">**No**</mark> | <mark style="color:verde;">**Sì**</mark> |

La v1 va bene per il gaming di base, ma non ha audio — niente cuffie e niente altoparlante del controller — e non può fungere da controller di autenticazione in una configurazione crossover PS4®. La v2 supporta tutto questo.

**Come distinguerli:** la v2 ha una barra luminosa visibile attraverso il touchpad.

{% hint style="info" %}
Nei numeri di modello, l'ultima lettera indica la regione: **U** per gli USA, **E** per l'Europa, **J** per il Giappone.
{% endhint %}

***

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

I controller PlayStation® Move originali e la maggior parte di quelli di terze parti si associano a Zen tramite Bluetooth® — sinistro e destro su canali Bluetooth® separati.

***

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

{% hint style="info" %}
Per il supporto Bluetooth® su una PlayStation®4, alcuni controller con licenza di terze parti richiedono un DualShock®4 v2 come controller di autenticazione 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-it/dispositivi-supportati/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.
