# 手把測試

如何測試玩家的手把是否可以在克麥2上使用.

首先確認ZEN STUDIO >>> DEVICE裏的"**Emulator Output Protocol"** 設定為 "**Auto"**, 如過設為Auto在操作時出現問題, 玩家也可以手動設為跟手把一樣的主機(也可設為XBox 360).&#x20;

{% hint style="info" %}
*克麥2接至PC時不需要手把引導.*
{% endhint %}

![](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)

## 克麥2(Zen)測試用腳本Script <a href="#zen-test-script" id="zen-test-script"></a>

官方有設計一個測試用腳本, 玩家可以至此處下載([連結](https://cronusmax.com/gpclib/?s=10650)), 載入克麥2後進行腳本運作測試, 下方為測試項目:

* Controller Tests(手把測試)&#x20;
* Device Monitor Repeater (View Live Input Values)&#x20;
* Button Tests (按鍵測試)
* Touchpad Tests (觸控板測試)
* Stick Tests (搖頭測試)
* Trigger Tests (板機按鍵測試)
* Gyro/Acc Tests (重力加速度測試)
* Vibration Tests (振動測試)
* Battery Test (電池測試)
* Equipment In Use&#x20;
* 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://zen.cronusmax.com.tw/cronuszen/help/controller-test.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.
