> For the complete documentation index, see [llms.txt](https://zen.cronusmax.com.tw/cronuszen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zen.cronusmax.com.tw/cronuszen/devices/controller/nintendo-wii-controllers-1.md).

# Nintendo Wii 手把

Cronus Zen supports most **Nintendo Wii & Wii U original and licensed third-party controllers**. They can be connected to all compatible gaming systems with full Mod & GPC scripting capabilities.

![](https://gblobscdn.gitbook.com/assets%2F-LuPv_lMrFV1b9PLExvq%2F-LuYbYx4I-cXjj54-V2k%2F-LuYd75VqLYK1OfH0Ysy%2Fwiiupro.png?alt=media\&token=bde2e452-1d7e-4315-82dd-cec04003eec5)

## Main Supported Features <a href="#main-supported-features" id="main-supported-features"></a>

## Official Nintendo Wii Controllers <a href="#official-nintendo-wii-controllers" id="official-nintendo-wii-controllers"></a>

Most variations of the official Nintendo Wii Controllers are compatible with Zen.

Nintendo Wii controllers are Bluetooth only. USB cables are used for charging.

## Nintendo Wii USB Sensor Bar <a href="#nintendo-wii-usb-sensor-bar" id="nintendo-wii-usb-sensor-bar"></a>

We get asked a lot how it is possible for an Xbox One or PS4 to read the data from a Wii USB Sensor Bar.

Yes you can use a Wii USB sensor bar! It works as a reference for the Wiimote, which has a camera on the front that is looking for the Infra Red lights on the Sensor Bar, that is how it knows where it is pointing. So while the Cronus Zen does all the work in translating the signals, the Sensor Bar simply acts as a reference point to determine the Wiimote's location.

You can buy a [Nintendo Wii USB Sensor Bar from our store](https://shop.cronusmax.com/wiimote-usb-sensor-bar-for-cronusmax.html) 👉​


---

# 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://zen.cronusmax.com.tw/cronuszen/devices/controller/nintendo-wii-controllers-1.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.
