# コントローラーのテスト

コントローラーがクロノス・ゼンで使用可能かどうかのテスト方法があります。

まずはZEN STUDIO >>> DEVICEの"**Emulator Output Protocol"** を "**Auto"**&#x306B;設定します。 Autoに設定する際操作がうまくいかない場合、コントローラーと同じ本体（又はXBox 360）に手動で設定することができます。

![](https://gblobscdn.gitbook.com/assets%2F-LuPv_lMrFV1b9PLExvq%2F-LzuDGqi8I67V_IX447v%2F-LzvNGJj42ne3Awa1hw6%2Fzen_ds4_pc.png?alt=media\&token=dcddf2fe-509d-4b41-8d05-1d741b441fad)

## クロノス・ゼン　テスト用スクリプトScript <a href="#zen-test-script" id="zen-test-script"></a>

クロノス・ゼン公式ではテスト用スクリプトを設計してあります。こちらをクリックしてください→[**リンク**](https://cronusmax.com/gpclib/?s=10650)。クロノス・ゼンをロードしてスクリプトの操作をテストできます。テストの項目は下記の通りです：

* Controller Tests(コントローラーのテスト)
* Device Monitor Repeater (View Live Input Values当時のライブ入力値の表示)
* Button Tests (ボタンのテスト)
* Touchpad Tests (タッチパットのテスト)
* Stick Tests (スティックのテスト)
* Trigger Tests (トリガーテスト)
* Gyro/Acc Tests (重力加速テスト)
* Vibration Tests (振動のテスト）
* Battery Test (電池のテスト)
* Equipment In Use（使用中の装置）
* Led Tester Viewer (LEDのテスト)
* Zen Calculator (ZEN 計算のテスト)
* Ascii Viewer (ASCII ビュー)


---

# Agent Instructions: 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:

```
GET https://jap.cronusmax.com.tw/untitled/shou-ba-ce-shi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
