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

# PlayStation®4

Cronus Zen™ es compatible con todas las versiones de la consola PlayStation®4, incluida cualquier variación del mando DualShock®4 por USB y Bluetooth®.

Cualquier dispositivo compatible funciona con tu PlayStation®4 a través de Cronus Zen™, incluyendo [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> Consolas <a href="#consoles" id="consoles"></a>

| Modelo             |                      Compatible                     |
| ------------------ | :-------------------------------------------------: |
| PlayStation®4      |       <mark style="color:verde;">**Sí**</mark>      |
| PlayStation®4 Slim |       <mark style="color:verde;">**Sí**</mark>      |
| PlayStation®4 Pro  | <mark style="color:naranja;">**Condicional**</mark> |

{% hint style="warning" %}
En la PlayStation®4 Pro, el cable USB CONSOLE/PC debe conectarse en el **puerto USB trasero**. Los puertos frontales no suministran suficiente energía para Cronus Zen™.
{% endhint %}

***

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

Hay dos modelos de DualShock®4, y la diferencia importa.

|                                |              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 por USB                  |  <mark style="color:rojo;">**No**</mark> | <mark style="color:verde;">**Sí**</mark> |
| Funciona como controlador AUTH |  <mark style="color:rojo;">**No**</mark> | <mark style="color:verde;">**Sí**</mark> |

La v1 está bien para jugar de forma básica, pero no tiene audio — ni auriculares ni altavoz del mando — y no puede servir como controlador de autenticación en una configuración crossover de PS4®. La v2 lo admite todo.

**Cómo distinguirlos:** la v2 tiene una barra luminosa visible a través del panel táctil.

{% hint style="info" %}
En los números de modelo, la última letra indica la región: **U** para EE. UU., **E** para Europa, **J** para Japón.
{% endhint %}

***

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

Los mandos PlayStation® Move originales y la mayoría de los de terceros se emparejan con Zen por Bluetooth® — el izquierdo y el derecho en canales Bluetooth® separados.

***

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

{% hint style="info" %}
Para la compatibilidad Bluetooth® en una PlayStation®4, algunos mandos con licencia de terceros requieren un DualShock®4 v2 como controlador de autenticación en **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-es/dispositivos-compatibles/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.
