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

# PlayStation®5

## PlayStation®5

Cronus Zen™ es totalmente compatible con todos los modelos de consola PlayStation®5 y con los mandos DualSense™ y DualSense Edge™ — ya sea con el [Módulo de expansión Wi-Fi Zen Link™](/zen-es/zen-link/what-is-zen-link.md) o mediante el [Omitir](/zen-es/dispositivos-compatibles/ps5/ps5bypass.md) método.

Cualquier dispositivo compatible funciona con tu PlayStation®5 a través de Cronus Zen™, incluidos [mandos](/zen-es/dispositivos-compatibles/mando.md), [ratones](/zen-es/dispositivos-compatibles/ratones.md), y [teclados](/zen-es/dispositivos-compatibles/teclado.md).

### <i class="fa-playstation">:playstation:</i> Compatibilidad <a href="#compatibility" id="compatibility"></a>

***

<table><thead><tr><th width="430">Consolas y mandos</th><th align="center">Compatible</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> Características de DualSense™ <a href="#features" id="features"></a>

***

Estas requieren Zen Link™ o el método Bypass.

<table data-search="false"><thead><tr><th width="430">Función</th><th align="center">Compatible</th></tr></thead><tbody><tr><td>Vibración y retroalimentación háptica</td><td align="center"><mark style="color:verde;"><strong>Sí</strong></mark></td></tr><tr><td>Gatillos adaptativos</td><td align="center"><mark style="color:verde;"><strong>Sí</strong></mark></td></tr><tr><td>Panel táctil con dos dedos y deslizamiento</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>Auriculares con cable <em>(solo USB)</em></td><td align="center"><mark style="color:verde;"><strong>Sí</strong></mark></td></tr><tr><td>GamePacks de Cronus BEAM™</td><td align="center"><mark style="color:verde;"><strong>Sí</strong></mark></td></tr><tr><td>Micrófono del mando</td><td align="center"><mark style="color:rojo;"><strong>No</strong></mark></td></tr><tr><td>Altavoz del mando</td><td align="center"><mark style="color:rojo;"><strong>No</strong></mark></td></tr></tbody></table>

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

***

Un auricular conectado al conector de 3,5 mm del DualSense™ solo funciona mientras el mando esté conectado a Cronus Zen™ mediante **USB**. No hay soporte de audio ni de micrófono de 3,5 mm a través de una conexión de mando Bluetooth®.

Si tus auriculares se conectan directamente a la consola — por USB, mediante un dongle de 2,4 GHz o mediante PS Link — puedes conectar el DualSense™ por Bluetooth®.

{% hint style="info" %}
Detalles completos: [Auriculares](/zen-es/inicio-rapido-y-descargas/paso-3-compatibilidad-del-mando.md#headsets)
{% endhint %}

### <i class="fa-scale-balanced">:scale-balanced:</i> Aviso de marca registrada <a href="#trademarks" id="trademarks"></a>

***

Zen Link™ es una marca comercial de Collective Minds Gaming Co. Ltd.

Todos los nombres de productos, logotipos, marcas, marcas comerciales, imágenes y videos mencionados en este manual o en el sitio web se utilizan únicamente con fines de identificación y siguen siendo propiedad de sus respectivos dueños. Estos propietarios de marcas no están afiliados a Collective Minds Gaming Co. Ltd. y no patrocinan ni respaldan sus productos, servicios ni sitios web.

"PlayStation®", "PlayStation®5", "PS5®", "PSN®" y "DualSense™" son marcas comerciales de 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-es/dispositivos-compatibles/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.
