> 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/nintendo-r-wii.md).

# Nintendo® Wii

Cronus Zen™ es compatible con todas las versiones de la consola Nintendo® Wii y con todos los mandos oficiales de Nintendo® Wii.

Cualquier dispositivo compatible funciona con tu Nintendo® Wii a través de Cronus Zen™, incluyendo [mandos](/zen-es/dispositivos-compatibles/mando.md), [ratones](/zen-es/dispositivos-compatibles/ratones.md), y [teclados](/zen-es/dispositivos-compatibles/teclado.md).

***

### <i class="fa-gamepad-modern">:gamepad-modern:</i> Mandos <a href="#controllers" id="controllers"></a>

| Modelo               | Conexión   | Notas                                                                                                 |
| -------------------- | ---------- | ----------------------------------------------------------------------------------------------------- |
| Wii U Pro Controller | Bluetooth® |                                                                                                       |
| Wiimote              | Bluetooth® | Sin compatibilidad con giroscopio — requiere el adaptador Nintendo® MotionPlus, o usa un Wiimote Plus |
| Wiimote Plus         | Bluetooth® | El puerto de expansión admite los Nunchuks de Wii                                                     |

{% hint style="info" %}
Ninguno de los mandos de Wii se conecta por USB.
{% endhint %}

***

### <i class="fa-tower-broadcast">:tower-broadcast:</i> Barra sensora de Wii <a href="#sensor-bar" id="sensor-bar"></a>

Se puede usar una barra sensora USB de Wii con un Wii Remote Plus y el Cronus Zen™. Conecta la barra sensora a cualquier fuente de alimentación USB y colócala dentro del campo de visión claro de tu área de juego.

La barra sensora proporciona puntos de referencia infrarrojos para el Wii Remote Plus. La cámara IR frontal del mando detecta estos LED infrarrojos para determinar su posición.


---

# 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/nintendo-r-wii.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.
