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

# Nintendo® Wii

﻿Cronus Zen supporta tutte le versioni della console Nintendo® Wii e tutti i controller ufficiali Nintendo® Wii.

Ricorda, quando usi Cronus Zen, qualsiasi dispositivo supportato *(controller, mouse, tastiere)* funzionerà con la tua console Nintendo® Wii!

## Nintendo® Wii **Controller**

***

| Modello del controller | USB                                        | Bluetooth                                      |
| ---------------------- | ------------------------------------------ | ---------------------------------------------- |
| Nintendo Wii U Pro     | ﻿<mark style="color:rosso;">**NO**</mark>﻿ | ﻿<mark style="color:verde;">**SÌ**</mark>﻿     |
| Nintendo Wiimote       | ﻿<mark style="color:rosso;">**NO**</mark>﻿ | ﻿<mark style="color:verde;">**SÌ\***</mark>﻿   |
| Nintendo Wiimote Plus  | ﻿<mark style="color:rosso;">**NO**</mark>﻿ | ﻿<mark style="color:verde;">**SÌ\*\***</mark>﻿ |

﻿*\*Non supporta il giroscopio (richiede l'adattatore Nintendo MotionPlus o l'uso di un Nintendo Wiimote Plus).*\
*\*\*La porta di espansione supporta i Nunchuk per Nintendo Wii*﻿

## **Barra sensore Wii**

***

﻿﻿Una barra sensore USB per Wii può essere utilizzata con un Wii Remote Plus e Cronus Zen™.\
Collega la barra sensore a qualsiasi fonte di alimentazione USB e posizionala in vista chiara dell'area di gioco.

La barra sensore fornisce punti di riferimento a infrarossi per il Wii Remote Plus.\
La fotocamera IR frontale del controller rileva questi LED a infrarossi per determinare la sua posizione.


---

# 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/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.
