# Controllers

In Settings, tap on 'Player 1' under 'Controllers' to show a list of available controller options. You can then tap on the controller you would like to use.

&#x20;        &#x20;

<figure><img src="/files/18cDXAKPCKFpRW9AgZVl" alt="" width="375"><figcaption></figcaption></figure>

When using a controller, Delta will display games full screen without a skin. All menu controls can now be done from your controller.

{% hint style="info" %}
You must first connect your controller or keyboard in your device's Bluetooth settings for it to appear in Delta.&#x20;
{% endhint %}

### Supported Controllers

Delta supports all controllers supported by iOS, such as Bluetooth/connected keyboards and MFi controllers, so please check on Apple's [website](https://support.apple.com/en-us/HT210414) to see if your controller is compatible.

Below are a few known compatible controllers for reference:

* Xbox Wireless Controller with Bluetooth (Model 1708)
* Xbox Elite Wireless Controller Series 2
* Xbox Adaptive Controller
* Xbox Wireless Controller Series S and Series X
* PlayStation DualShock 4 Wireless Controller
* PlayStation 5 DualSense Wireless Controller
* Nintendo Switch Pro Controller
* Nintendo Switch Joy-Cons
* Nintendo Switch Online Controllers

## Mapping Controls

Delta allows you to change the button mapping on your selected controller. From the "Controllers" settings, tap on "Customize Controls" and select the system to begin mapping.

To customize a button input, first tap the button you would like to change and then tap the input on your controller you would like to switch to. When you are finished, hit Save in the top right.

&#x20;      &#x20;

<figure><img src="/files/tkdfkTWGOMC8SyRHdzPV" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://faq.deltaemulator.com/using-delta/controllers.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.
