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

# Apple®

Cronus Zen™ prend en charge les appareils Apple® compatibles, notamment l’iPad®, l’iPhone® et le Mac®, et vous permet d’utiliser des [manettes](/zen-fr/appareils-pris-en-charge/manette.md) sur ces appareils.

***

### <i class="fa-list-check">:list-check:</i> Ce dont vous avez besoin <a href="#requirements" id="requirements"></a>

|                |                                                                                               |
| -------------- | --------------------------------------------------------------------------------------------- |
| **Adaptateur** | Un adaptateur Lightning ou USB-C, selon votre appareil                                        |
| **Manette**    | Entièrement chargé — les manettes sans fil ne se rechargent pas à partir de l’appareil Apple® |

***

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

{% stepper %}
{% step %}

#### Activer PS Remote Play

Connectez le Cronus Zen™ à un PC Windows® à l’aide du **PROG USB** port. Ouvrez **Zen Studio → Panneau de l’appareil** et activez **PS Remote Play**, puis débranchez le câble USB PROG.

{% hint style="info" %}
PS Remote Play est activé afin que les manettes connectées à l’appareil Apple® soient détectées correctement. Vous n’utilisez pas Remote Play lui-même.
{% endhint %}
{% endstep %}

{% step %}

#### Connectez le Zen à votre appareil Apple®

Utilisez le **CONSOLE/PC USB** port et l’adaptateur correspondant à votre appareil.
{% endstep %}

{% step %}

#### Attendez 10 secondes

Assurez-vous que le Zen est allumé, puis attendez environ 10 secondes avant de continuer.
{% endstep %}

{% step %}

#### Connectez votre manette

Connectez une manette prise en charge au **A3** port USB du Zen.
{% 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/apple.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.
