> 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/bouton-arriere-zen-ds4.md).

# Bouton arrière Zen DS4

L’accessoire Cronus Zen™ DS4 Back Button ajoute des entrées programmables à la manette DualShock®4, y compris la prise en charge Bluetooth® lorsqu’il est utilisé avec le Cronus Zen™.

Associé au Cronus Zen™, le DualShock®4 modifié fonctionne sur les consoles PlayStation®, Xbox® et Nintendo Switch® prises en charge.

***

### <i class="fa-list-check">:list-check:</i> Fonctionnalités <a href="#features" id="features"></a>

* Quatre boutons d’action programmables
* Conception ergonomique montée à l’arrière
* Prise en charge Bluetooth® lorsqu’il est utilisé avec le Cronus Zen™
* Jusqu’à 17 fonctions de la manette peuvent être assignées
* Aucun PC requis — le mappage se fait sur l’écran OLED du Cronus Zen™

***

### <i class="fa-arrows-rotate">:arrows-rotate:</i> Configuration <a href="#setup" id="setup"></a>

{% stepper %}
{% step %}

#### Fixer le Back Button

Fixez le Zen Back Button à votre manette DualShock®4.
{% endstep %}

{% step %}

#### Appairer via Bluetooth®

Appuyez sur le bouton du Zen **P2** puis maintenez **SHARE** + **PS** sur la manette.

Les LED clignotent, puis restent allumées en continu une fois l’appairage terminé.
{% endstep %}

{% step %}

#### Ouvrir le menu de mappage

Appuyez sur le bouton de mappage gauche du Back Button jusqu’à ce que le menu de mappage apparaisse sur l’écran OLED du Zen.
{% endstep %}

{% step %}

#### Attribuer une fonction

Maintenez le Back Button que vous souhaitez mapper, puis appuyez sur l’entrée de la manette que vous souhaitez lui attribuer. Ձեր sélection apparaît sur l’écran OLED.

Jusqu’à 17 fonctions sont disponibles.
{% endstep %}

{% step %}

#### Enregistrer

Appuyez sur **B** ou **CIRCLE** pour enregistrer et quitter.
{% endstep %}

{% step %}

#### Connectez-vous à votre console

Connectez le Cronus Zen™ à votre PlayStation®, Xbox® ou Nintendo Switch®, avec la manette d’authentification (AUTH) appropriée dans **A1**.

<table><thead><tr><th width="302">Configuration</th><th>manette AUTH dans A1</th></tr></thead><tbody><tr><td><strong>PS4® via Bluetooth®</strong></td><td>Un deuxième DualShock®4</td></tr><tr><td><strong>PS4® via USB</strong></td><td>Le DualShock®4 avec le Back Button fixé</td></tr></tbody></table>
{% endstep %}
{% endstepper %}


---

# 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/bouton-arriere-zen-ds4.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.
