> 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-fr/appareils-pris-en-charge/ps5.md).

# PlayStation®5

## PlayStation®5

Cronus Zen™ est entièrement compatible avec tous les modèles de console PlayStation®5 et avec les manettes DualSense™ et DualSense Edge™ — soit avec le [module d’extension Wi‑Fi Zen Link™](/zen-fr/zen-link/what-is-zen-link.md) ou via la [Contournement](/zen-fr/appareils-pris-en-charge/ps5/ps5bypass.md) méthode.

Tout appareil pris en charge fonctionne avec votre PlayStation®5 via le Cronus Zen™, notamment [manettes](/zen-fr/appareils-pris-en-charge/manette.md), [souris](/zen-fr/appareils-pris-en-charge/souris.md), et [claviers](/zen-fr/appareils-pris-en-charge/clavier.md).

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

***

<table><thead><tr><th width="430">Consoles et manettes</th><th align="center">Pris en charge</th></tr></thead><tbody><tr><td>PlayStation®5</td><td align="center"><mark style="color:vert;"><strong>Oui</strong></mark></td></tr><tr><td>PlayStation®5 Digital</td><td align="center"><mark style="color:vert;"><strong>Oui</strong></mark></td></tr><tr><td>PlayStation®5 Slim</td><td align="center"><mark style="color:vert;"><strong>Oui</strong></mark></td></tr><tr><td>PlayStation®5 Pro</td><td align="center"><mark style="color:vert;"><strong>Oui</strong></mark></td></tr><tr><td>DualSense™</td><td align="center"><mark style="color:vert;"><strong>Oui</strong></mark></td></tr><tr><td>DualSense Edge™</td><td align="center"><mark style="color:vert;"><strong>Oui</strong></mark></td></tr></tbody></table>

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

***

Elles nécessitent soit Zen Link™, soit la méthode Bypass.

<table data-search="false"><thead><tr><th width="430">Fonctionnalité</th><th align="center">Pris en charge</th></tr></thead><tbody><tr><td>Vibration et retour haptique</td><td align="center"><mark style="color:vert;"><strong>Oui</strong></mark></td></tr><tr><td>Gâchettes adaptatives</td><td align="center"><mark style="color:vert;"><strong>Oui</strong></mark></td></tr><tr><td>Pavé tactile à deux doigts et balayage</td><td align="center"><mark style="color:vert;"><strong>Oui</strong></mark></td></tr><tr><td>Gyroscope</td><td align="center"><mark style="color:vert;"><strong>Oui</strong></mark></td></tr><tr><td>Casque filaire <em>(USB uniquement)</em></td><td align="center"><mark style="color:vert;"><strong>Oui</strong></mark></td></tr><tr><td>GamePacks Cronus BEAM™</td><td align="center"><mark style="color:vert;"><strong>Oui</strong></mark></td></tr><tr><td>Microphone de la manette</td><td align="center"><mark style="color:rouge;"><strong>Non</strong></mark></td></tr><tr><td>Haut-parleur de la manette</td><td align="center"><mark style="color:rouge;"><strong>Non</strong></mark></td></tr></tbody></table>

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

***

Un casque branché sur la prise jack 3,5 mm du DualSense™ ne fonctionne que lorsque la manette est connectée au Cronus Zen™ via **USB**. Il n’existe aucune prise en charge audio ou microphone 3,5 mm via une connexion de manette Bluetooth®.

Si votre casque se connecte directement à la console — via USB, via un dongle 2,4 GHz ou via PS Link — vous pouvez connecter la DualSense™ en Bluetooth®.

{% hint style="info" %}
Détails complets : [Casques](/zen-fr/demarrage-rapide-et-telechargements/etape-3-compatibilite-des-manettes.md#headsets)
{% endhint %}

### <i class="fa-scale-balanced">:scale-balanced:</i> Avis de marque déposée <a href="#trademarks" id="trademarks"></a>

***

Zen Link™ est une marque déposée de Collective Minds Gaming Co. Ltd.

Tous les noms de produits, logos, marques, marques déposées, images et vidéos mentionnés dans ce manuel ou sur le site Web sont utilisés uniquement à des fins d’identification et restent la propriété de leurs propriétaires respectifs. Ces titulaires de marques ne sont pas affiliés à Collective Minds Gaming Co. Ltd. et ne sponsorisent ni n’approuvent ses produits, services ou sites Web.

"PlayStation®", "PlayStation®5", "PS5®", "PSN®" et "DualSense™" sont des marques commerciales 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-fr/appareils-pris-en-charge/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.
