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

# Nintendo Switch®

Cronus Zen™ prend en charge la console Nintendo Switch® et toutes les manettes officielles Nintendo®.

Tout appareil pris en charge fonctionne avec votre Nintendo Switch® 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-gamepad-modern">:gamepad-modern:</i> Consoles <a href="#consoles" id="consoles"></a>

| Modèle                |              Pris en charge              |
| --------------------- | :--------------------------------------: |
| Nintendo Switch®      | <mark style="color:vert;">**Oui**</mark> |
| Nintendo Switch® OLED | <mark style="color:vert;">**Oui**</mark> |
| Nintendo Switch® Lite | <mark style="color:vert;">**Oui**</mark> |

***

### <i class="fa-gear">:gear:</i> Paramètre de console requis <a href="#wired-comms" id="wired-comms"></a>

La communication filaire de la manette Pro doit être activée, sinon le Cronus Zen™ ne s'appairera pas avec la console.

**Paramètres de la console → Manettes et capteurs → Communication filaire de la manette Pro → Activé**

<figure><img src="/files/b4fbf98d2dafec7c32cdb7d3530d0b0031837d38" alt=""><figcaption></figcaption></figure>

***

### <i class="fa-plug">:plug:</i> Exigences d'alimentation <a href="#power" id="power"></a>

| Configuration            | Configuration requise                                                  |
| ------------------------ | ---------------------------------------------------------------------- |
| **Station d'accueil TV** | L'alimentation 15 V doit être branchée, sinon le Zen ne s'allumera pas |
| **Mode portable**        | Un adaptateur USB-C OTG est requis                                     |

{% hint style="warning" %}
Votre manette peut ne pas se charger lorsqu'elle est connectée via le Zen. Assurez-vous qu'elle est complètement chargée, ou qu'elle dispose de piles neuves, afin d'éviter les déconnexions.
{% endhint %}

***

### <i class="fa-shuffle">:shuffle:</i> Croisement <a href="#crossover" id="crossover"></a>

Les manettes USB non-Nintendo® se connectent au **A3** port.

{% hint style="info" %}
Contrairement à d'autres consoles, la Nintendo Switch® n'a **pas** besoin d'une manette d'authentification dans **A1**.
{% endhint %}

| Manette              | Connexion                                                                         |
| -------------------- | --------------------------------------------------------------------------------- |
| **Nintendo Switch®** | Bluetooth® — maintenez le **SYNC** bouton enfoncé pour passer en mode d'appairage |
| **DualShock®4**      | Bluetooth® — maintenez **SHARE** + **PS** pour passer en mode d'appairage         |
| **DualSense™**       | USB uniquement — pas de prise en charge Bluetooth®                                |
| **Xbox®**            | USB, ou sans fil avec l'adaptateur sans fil Xbox®                                 |
| **Astro® C40**       | Adaptateur dans **A3**                                                            |

Procédures d'appairage complètes : [Sans fil](/zen-fr/demarrage-rapide-et-telechargements/etape-3-compatibilite-des-manettes/sans-fil.md)

***

### <i class="fa-headset">:headset:</i> Prise en charge du casque <a href="#headsets" id="headsets"></a>

Les manettes Joy-Con et Pro sans fil n'ont pas de connexion filaire pour casque. Lorsque la Switch® est connectée à la station d'accueil, le Cronus Zen™ permet la prise en charge d'un casque filaire via une manette DualSense™, DualShock®4 ou Xbox® à la place.

Connectez la manette à **A3**.

| Manette                    |                    TODO                   |                    TODO                   |
| -------------------------- | :---------------------------------------: | :---------------------------------------: |
| DualShock®4 v1 (CUH-ZCT1X) | <mark style="color:rouge;">**Non**</mark> | <mark style="color:rouge;">**Non**</mark> |
| DualShock®4 v2 (CUH-ZCT2X) |  <mark style="color:vert;">**Oui**</mark> |  <mark style="color:vert;">**Oui**</mark> |
| DualSense™                 |  <mark style="color:vert;">**Oui**</mark> | <mark style="color:rouge;">**Non**</mark> |
| Xbox Series X\|S®          |  <mark style="color:vert;">**Oui**</mark> | <mark style="color:rouge;">**Non**</mark> |
| Xbox® One                  |  <mark style="color:vert;">**Oui**</mark> | <mark style="color:rouge;">**Non**</mark> |

***

### <i class="fa-circle-check">:circle-check:</i> Vérifiez la connexion <a href="#check" id="check"></a>

Ouvrez **Manettes** depuis le menu Switch® et regardez l'icône.

* **USB affiché** — la Switch® est correctement synchronisée avec le Zen
* **USB non affiché** — appuyez sur le bouton de réinitialisation du Zen pour resynchroniser

<figure><img src="/files/3d819e51322f195f694b544b74d1ac4891edc36d" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/67f62f1d4d8352989c0c3f8b727afcda3eda093d" alt=""><figcaption></figcaption></figure>


---

# 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/switch.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.
