> 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/ps3-controllers-1.md).

# PS3 手把

Cronus Zen supports most **PlayStation 3** [**original**](https://guide.cronusmax.com/devices/controllers/ps4-controllers#official-dualshock-4-controllers) **and licensed** [**third-party**](https://guide.cronusmax.com/devices/controllers/ps4-controllers#third-party-licensed-ps4-controllers) **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-LuYU4e8v_0C2o2KFCTP%2F-LuY_HHaG1U_XyFNjWIg%2Fps3.png?alt=media\&token=baac625b-2484-4998-b1a2-ad38cc740fa5)

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

## Official DualShock 3 (Sixaxis) Controllers <a href="#official-dualshock-3-sixaxis-controllers" id="official-dualshock-3-sixaxis-controllers"></a>

All special editions and variations of the official Sony DualShock 3 Controller are compatible with Zen.

​<img src="https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LuPv_lMrFV1b9PLExvq%2F-LuYU4e8v_0C2o2KFCTP%2F-LuY_HHaG1U_XyFNjWIg%2Fps3.png?alt=media&#x26;token=baac625b-2484-4998-b1a2-ad38cc740fa5" alt="" data-size="line">**PlayStation 3 Consoles** do not require an [Authentication](https://guide.cronusmax.com/devices/what-is-authentication) controller to be connected to Cronus Zen's A1 USB port.

All methods of controller connectivity are supported, including wired (hard-wired or mini-USB cable) and wireless (Bluetooth).


---

# 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/ps3-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.
