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

# PlayStation®5

## PlayStation®5

Cronus Zen™ is fully compatible with all PlayStation®5 console models and with both DualSense™ and DualSense Edge™ controllers — either with the [Zen Link™ Wi-Fi Expansion Module](/zen-link/what-is-zen-link.md) or through the [Bypass](/supported-devices/ps5/ps5bypass.md) method.

Any supported device works with your PlayStation®5 through the Cronus Zen™, including [controllers](/supported-devices/controller.md), [mice](/supported-devices/mice.md), and [keyboards](/supported-devices/keyboard.md).

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

***

<table><thead><tr><th width="430">Consoles and controllers</th><th align="center">Supported</th></tr></thead><tbody><tr><td>PlayStation®5</td><td align="center"><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td>PlayStation®5 Digital</td><td align="center"><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td>PlayStation®5 Slim</td><td align="center"><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td>PlayStation®5 Pro</td><td align="center"><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td>DualSense™</td><td align="center"><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td>DualSense Edge™</td><td align="center"><mark style="color:green;"><strong>Yes</strong></mark></td></tr></tbody></table>

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

***

These require either Zen Link™ or the Bypass method.

<table data-search="false"><thead><tr><th width="430">Feature</th><th align="center">Supported</th></tr></thead><tbody><tr><td>Rumble and haptic feedback</td><td align="center"><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td>Adaptive triggers</td><td align="center"><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td>Two-finger and swipe touchpad</td><td align="center"><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td>Gyroscope</td><td align="center"><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td>Wired headset <em>(USB only)</em></td><td align="center"><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td>Cronus BEAM™ GamePacks</td><td align="center"><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td>Controller microphone</td><td align="center"><mark style="color:red;"><strong>No</strong></mark></td></tr><tr><td>Controller speaker</td><td align="center"><mark style="color:red;"><strong>No</strong></mark></td></tr></tbody></table>

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

***

A headset plugged into the DualSense™ 3.5 mm jack only works while the controller is connected to the Cronus Zen™ over **USB**. There is no 3.5 mm audio or microphone support over a Bluetooth® controller connection.

If your headset connects to the console directly — by USB, by a 2.4 GHz dongle, or by PS Link — you can connect the DualSense™ over Bluetooth®.

{% hint style="info" %}
Full details: [Headsets](/quick-start-and-downloads/step-3-controller-compatibility.md#headsets)
{% endhint %}

### <i class="fa-scale-balanced">:scale-balanced:</i> Trademark notice <a href="#trademarks" id="trademarks"></a>

***

Zen Link™ is a trademark of Collective Minds Gaming Co. Ltd.

All product names, logos, brands, trademarks, images, and videos referenced in this manual or on the website are used for identification purposes only and remain the property of their respective owners. These trademark owners are not affiliated with Collective Minds Gaming Co. Ltd. and do not sponsor or endorse its products, services, or websites.

"PlayStation®", "PlayStation®5", "PS5®", "PSN®", and "DualSense™" are trademarks of 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/supported-devices/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.
