> 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™ supporta alcuni volanti da corsa legacy Logitech® e Fanatec®, incluse le funzionalità di force feedback, pedali, freno, frizione e cambio. TODO

{% hint style="danger" %}
**Tenersi lontani dal volante durante la calibrazione.** Il volante può ruotare in modo imprevisto e causare lesioni o danni alle tue apparecchiature.
{% endhint %}

***

### <i class="fa-steering-wheel">:steering-wheel:</i> Volanti supportati <a href="#supported" id="supported"></a>

<table data-search="false"><thead><tr><th>Produttore</th><th>Modello</th></tr></thead><tbody><tr><td><strong>Fanatec®</strong></td><td>ClubSport Wheel Base v1</td></tr><tr><td></td><td>ClubSport Wheel Base v1.5</td></tr><tr><td></td><td>ClubSport Wheel Base v2</td></tr><tr><td></td><td>CSR</td></tr><tr><td></td><td>CSR Elite</td></tr><tr><td></td><td>Porsche 911 GT2</td></tr><tr><td></td><td>Porsche 911 GT3</td></tr><tr><td></td><td>Porsche 911 GT3 R</td></tr><tr><td></td><td>Porsche 911 GT3 RS v2</td></tr><tr><td></td><td>Porsche 911 Turbo</td></tr><tr><td></td><td>Porsche 911 Turbo S</td></tr><tr><td><strong>Logitech®</strong></td><td>Driving Force GT</td></tr><tr><td></td><td>G25</td></tr><tr><td></td><td>G27</td></tr></tbody></table>

***

### <i class="fa-list-check">:list-check:</i> Cosa ti serve <a href="#requirements" id="requirements"></a>

|                     |                                                                                                                               |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| **Controller AUTH** | Un DualSense™ per PS5®, oppure un DualShock®4 per PS4®. Deve rimanere collegato per tutto il tempo in cui il volante è in uso |
| **Alimentatore**    | Alcuni volanti necessitano di un proprio alimentatore, ad esempio il Logitech® G27                                            |
| **Periferiche**     | Pedali, cambio e qualsiasi altra periferica utilizzata dal tuo volante                                                        |

***

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

{% stepper %}
{% step %}

#### Abilita la modalità volante

Collega il Cronus Zen™ a un PC usando la **PROG USB** porta e apri Zen Studio. Vai a **Strumenti → Modalità operativa di Zen** e seleziona **Modalità volante**.

Disconnetti lo Zen dal PC. Non collegarlo ancora alla console.
{% endstep %}

{% step %}

#### Collega il controller AUTH

Collegalo alla **A1** porta USB.
{% endstep %}

{% step %}

#### Collega il volante

Collega il volante da corsa alla **A3** porta USB dello Zen, collega il suo alimentatore se ne ha uno e collega tutte le periferiche.
{% endstep %}

{% step %}

#### Collega lo Zen alla console

Usa la **CONSOLE/PC USB** porta.

{% hint style="danger" %}
Allontanati dal volante da questo momento in poi. La calibrazione inizia automaticamente e il volante può ruotare senza preavviso.
{% endhint %}
{% endstep %}

{% step %}

#### Sincronizza

Assicurati che sia il controller AUTH sia il volante siano accesi, quindi premi il **pulsante di reset blu** una volta.

Se la sincronizzazione non riesce, scollega il controller AUTH da **A1** e ricollegalo.
{% endstep %}

{% step %}

#### Avvia un gioco

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.
