> 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-es/dispositivos-compatibles/volantes-de-carreras.md).

# Volantes de carreras

Cronus Zen™ es compatible con una selección de volantes Logitech® y Fanatec® de legado, incluyendo funcionalidad de force feedback, pedales, freno, embrague y palanca de cambios. TODO

{% hint style="danger" %}
**Mantente alejado del volante durante la calibración.** El volante puede girar inesperadamente y causar lesiones o daños a tu equipo.
{% endhint %}

***

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

<table data-search="false"><thead><tr><th>Fabricante</th><th>Modelo</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> Lo que necesitas <a href="#requirements" id="requirements"></a>

|                            |                                                                                                                          |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| **controlador AUTH**       | Un DualSense™ para PS5®, o un DualShock®4 para PS4®. Debe permanecer conectado todo el tiempo que el volante esté en uso |
| **Fuente de alimentación** | Algunos volantes necesitan su propia fuente de alimentación, por ejemplo el Logitech® G27                                |
| **Periféricos**            | Pedales, palanca de cambios y cualquier otra cosa que use tu volante                                                     |

***

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

{% stepper %}
{% step %}

#### Activar el modo volante

Conecta el Cronus Zen™ a un PC usando el **PROG USB** puerto y abre Zen Studio. Ve a **Herramientas → Modo operativo de Zen** y selecciona **Modo volante**.

Desconecta el Zen del PC. No lo conectes todavía a la consola.
{% endstep %}

{% step %}

#### Conecta el controlador AUTH

Conéctalo al **A1** puerto USB del Zen.
{% endstep %}

{% step %}

#### Conecta el volante

Conecta el volante de carreras al **A3** puerto USB del Zen, enchufa su fuente de alimentación si tiene una y conecta todos los periféricos.
{% endstep %}

{% step %}

#### Conecta el Zen a la consola

Usa el **CONSOLE/PC USB** puerto de Zen.

{% hint style="danger" %}
Aléjate del volante a partir de este momento. La calibración comienza por sí sola y el volante puede girar sin previo aviso.
{% endhint %}
{% endstep %}

{% step %}

#### Sincronizar

Asegúrate de que tanto el controlador AUTH como el volante estén encendidos, luego pulsa una vez el **botón azul de reinicio** del Zen.

Si la sincronización falla, desconecta el controlador AUTH de **A1** y vuelve a conectarlo.
{% endstep %}

{% step %}

#### Iniciar un juego

Inicia un título de carreras compatible.
{% 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-es/dispositivos-compatibles/volantes-de-carreras.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.
