> 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-it/dispositivi-supportati/volanti-da-corsa.md).

# Volanti da corsa

Cronus Zen™ fornisce supporto per alcuni volanti da corsa legacy Logitech® e Fanatec® su PlayStation®4, inclusi Force Feedback, pedali, freno, frizione e funzionalità del cambio.

## Volanti da corsa supportati﻿

***

* Fanatec® ClubSport Wheel Base v1
* Fanatec® ClubSport Wheel Base v1.5
* Fanatec® ClubSport Wheel Base v2
* Fanatec® CSR
* Fanatec® CSR Elite
* Fanatec® Porsche 911 GT2
* Fanatec® Porsche 911 GT3
* Fanatec® Porsche 911 GT3 R
* Fanatec® Porsche 911 GT3 RS v2
* Fanatec® Porsche 911 Turbo
* Fanatec® Porsche 911 Turbo S
* Logitech® Driving Force GT
* Logitech® G25
* Logitech® G27

## Passo dopo passo

***

{% stepper %}
{% step %}
﻿Collega Cronus Zen™ a un PC usando il **porta USB PROG** e apri **Zen Studio**.
{% endstep %}

{% step %}
Vai a **Strumenti → Modalità Operativa Zen** e seleziona **Modalità Volante**.

Scollega lo Zen dal PC. Non collegarlo ancora alla PlayStation®.
{% endstep %}

{% step %}
Collega il controller di autenticazione (AUTH) alla porta **porta USB A1**:

* DualSense® (PS5®)
* DualShock®4 (PS4®)

Questo controller deve rimanere connesso mentre il volante da corsa è in uso.
{% endstep %}

{% step %}
Collega il volante da corsa alla porta **porta USB A3**.

Se il volante ha un alimentatore esterno (es. Logitech® G27), collegalo. Collega tutte le periferiche richieste (pedali, cambio, ecc.).
{% endstep %}

{% step %}
Collega Cronus Zen™ alla PS5® o PS4® usando la porta USB CONSOLE/PC.

**Attenzione:** Stai lontano dal volante durante la calibrazione. Il volante potrebbe ruotare inaspettatamente e causare lesioni o danni all'attrezzatura.
{% endstep %}

{% step %}
Assicurati che sia il controller AUTH sia il volante da corsa siano accesi.

Premi il **pulsante di reset blu** una volta.\
Se la sincronizzazione fallisce, scollega il controller AUTH da **A1**, quindi ricollegalo.
{% endstep %}

{% step %}
Avvia un titolo di corse supportato.
{% 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-it/dispositivi-supportati/volanti-da-corsa.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.
