# Controller issues

Due to the thousands of different controllers available to buy, it isn't guaranteed that yours works out-of-box with Controlify, there are also loads of differeutn issues you can have with them. Look through this page to find the issue you're having. If it isn't listed, [create an issue on github](https://github.com/isXander/Controlify/issues/new?assignees=\&labels=controller-compat\&projects=\&template=controller-compatibility-request.md\&title=%5BController+Request%5D+%3CController+name+here%3E).

## My controller is not detected

If your controller does not show up on the controller list, this is the section for you.

## Game crash when controller connected/startup

## Detected as a joystick, not a gamepad

## All buttons show up as a missing texture

Please update to version 2.0.0 or greater to resolve this issue.

## Buttons get stuck pressed down

## Controller shows up twice in the list


---

# 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://docs.isxander.dev/controlify/users/controller-issues.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.
