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

# Nintendo® Wii

Cronus Zen™ unterstützt alle Versionen der Nintendo® Wii-Konsole und alle offiziellen Nintendo® Wii-Controller.

Jedes unterstützte Gerät funktioniert mit deiner Nintendo® Wii über den Cronus Zen™ hinweg, einschließlich [Controller](/zen-de/unterstutzte-gerate/controller.md), [Mäuse](/zen-de/unterstutzte-gerate/mause.md), und [Tastaturen](/zen-de/unterstutzte-gerate/tastatur.md).

***

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

| Modell               | Verbindung | Hinweise                                                                                                  |
| -------------------- | ---------- | --------------------------------------------------------------------------------------------------------- |
| Wii U Pro Controller | Bluetooth® |                                                                                                           |
| Wiimote              | Bluetooth® | Keine Gyroskop-Unterstützung — erfordert den Nintendo® MotionPlus-Adapter oder verwende eine Wiimote Plus |
| Wiimote Plus         | Bluetooth® | Der Erweiterungsport unterstützt Wii-Nunchucks                                                            |

{% hint style="info" %}
Keiner der Wii-Controller wird über USB verbunden.
{% endhint %}

***

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

Eine Wii-USB-Sensorleiste kann mit einem Wii Remote Plus und dem Cronus Zen™ verwendet werden. Schließe die Sensorleiste an eine beliebige USB-Stromquelle an und platziere sie so, dass sie im freien Sichtfeld deines Spielbereichs liegt.

Die Sensorleiste liefert Infrarot-Referenzpunkte für den Wii Remote Plus. Die nach vorne gerichtete IR-Kamera des Controllers erkennt diese Infrarot-LEDs, um seine Position zu bestimmen.


---

# 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-de/unterstutzte-gerate/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.
