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

# PlayStation®5

## PlayStation®5

Cronus Zen™ è pienamente compatibile con tutti i modelli di console PlayStation®5 e con entrambi i controller DualSense™ e DualSense Edge™ — sia con il [Modulo di espansione Wi‑Fi Zen Link™](/zen-it/zen-link/what-is-zen-link.md) oppure tramite il [Bypass](/zen-it/dispositivi-supportati/ps5/ps5bypass.md) metodo.

Qualsiasi dispositivo supportato funziona con la tua PlayStation®5 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> Compatibilità <a href="#compatibility" id="compatibility"></a>

***

<table><thead><tr><th width="430">Console e controller</th><th align="center">Supportato</th></tr></thead><tbody><tr><td>PlayStation®5</td><td align="center"><mark style="color:verde;"><strong>Sì</strong></mark></td></tr><tr><td>PlayStation®5 Digital</td><td align="center"><mark style="color:verde;"><strong>Sì</strong></mark></td></tr><tr><td>PlayStation®5 Slim</td><td align="center"><mark style="color:verde;"><strong>Sì</strong></mark></td></tr><tr><td>PlayStation®5 Pro</td><td align="center"><mark style="color:verde;"><strong>Sì</strong></mark></td></tr><tr><td>DualSense™</td><td align="center"><mark style="color:verde;"><strong>Sì</strong></mark></td></tr><tr><td>DualSense Edge™</td><td align="center"><mark style="color:verde;"><strong>Sì</strong></mark></td></tr></tbody></table>

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

***

Queste richiedono Zen Link™ oppure il metodo Bypass.

<table data-search="false"><thead><tr><th width="430">Funzione</th><th align="center">Supportato</th></tr></thead><tbody><tr><td>Vibrazione e feedback aptico</td><td align="center"><mark style="color:verde;"><strong>Sì</strong></mark></td></tr><tr><td>Grilletti adattivi</td><td align="center"><mark style="color:verde;"><strong>Sì</strong></mark></td></tr><tr><td>Touchpad con due dita e swipe</td><td align="center"><mark style="color:verde;"><strong>Sì</strong></mark></td></tr><tr><td>Giroscopio</td><td align="center"><mark style="color:verde;"><strong>Sì</strong></mark></td></tr><tr><td>Cuffie cablate <em>(solo USB)</em></td><td align="center"><mark style="color:verde;"><strong>Sì</strong></mark></td></tr><tr><td>GamePacks Cronus BEAM™</td><td align="center"><mark style="color:verde;"><strong>Sì</strong></mark></td></tr><tr><td>Microfono del controller</td><td align="center"><mark style="color:rosso;"><strong>No</strong></mark></td></tr><tr><td>Altoparlante del controller</td><td align="center"><mark style="color:rosso;"><strong>No</strong></mark></td></tr></tbody></table>

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

***

Un paio di cuffie collegato al jack da 3,5 mm del DualSense™ funziona solo mentre il controller è connesso a Cronus Zen™ tramite **USB**. Non c'è supporto audio o microfono da 3,5 mm tramite una connessione del controller Bluetooth®.

Se le tue cuffie si collegano direttamente alla console — tramite USB, tramite un dongle da 2,4 GHz o tramite PS Link — puoi collegare il DualSense™ tramite Bluetooth®.

{% hint style="info" %}
Dettagli completi: [Cuffie](/zen-it/avvio-rapido-e-download/fase-3-compatibilita-del-controller.md#headsets)
{% endhint %}

### <i class="fa-scale-balanced">:scale-balanced:</i> Nota sui marchi <a href="#trademarks" id="trademarks"></a>

***

Zen Link™ è un marchio di Collective Minds Gaming Co. Ltd.

Tutti i nomi di prodotto, loghi, marchi, immagini e video citati in questo manuale o sul sito web sono utilizzati esclusivamente a fini identificativi e restano di proprietà dei rispettivi titolari. Questi titolari dei marchi non sono affiliati con Collective Minds Gaming Co. Ltd. e non sponsorizzano né approvano i suoi prodotti, servizi o siti web.

"PlayStation®", "PlayStation®5", "PS5®", "PSN®" e "DualSense™" sono marchi di 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-it/dispositivi-supportati/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.
