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

# Nintendo Switch

クロノス・ゼンが全シリーズのNintendo Switch本体及びJoy-Conをサポートします。Switch本体でXbox One, PS4, Xbox 360, PS3, Nintendo Wiiのコントローラーが使えます。

## クロノス・ゼンをNintendo Switch TV Dockに接続 <a href="#nintendo-switch-tv-dock" id="nintendo-switch-tv-dock"></a>

1. Micro USBでクロノス・ゼンの裏のUSBポートとSwitch TV dockのUSBポートと接続します。
2. 「設定」をタップします。
3. 「コントローラーとセンサー」を選択します。
4. 「Proコントローラーの有線通信」をONにします。
5. 使いたいコントローラーをクロノス・ゼンのA2又はA3U USBポートに接続します。**A1ポート**には認証用コントローラーは接続しません。

**Nintendo Switch**: 設定👉コントローラーとセンサー👉Proコントローラーの有線通信をON

![](https://gblobscdn.gitbook.com/assets%2F-LuPv_lMrFV1b9PLExvq%2F-Lx3CYJJ-KkP-D-3NAma%2F-Lx3D8pE1CNf6xU3yig2%2Fswitch_wiredsetting.png?alt=media\&token=a7368f64-bafa-477b-a513-3feadf82dcb6)

## Nintendo Switch 携帯モード <a href="#nintendo-switch-handheld" id="nintendo-switch-handheld"></a>

Switch携帯モードでクロノス・ゼンに接続したい場合、USB OTGケーブルが必要です。ケーブルを使い、接続することができます。


---

# 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://jap.cronusmax.com.tw/systems/nintendo-switch.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.
