> For the complete documentation index, see [llms.txt](https://makcu.gitbook.io/makcu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://makcu.gitbook.io/makcu/makcu-board/xim-matrix-guide.md).

# XIM Matrix Guide

There are 2 ways to connect gamepad to Xim Matrix: Wired and Wireless

<figure><img src="/files/3ffYgGQENucRgK0ixXEU" alt=""><figcaption></figcaption></figure>

## Wired Connection

* Connection-Connect the USB-C to the main pc as the middle image from above.
* Connect Controller to the right side Xim port.
* Connect the MAKCU USB to the USB port NEXT to the USB-C as shown on the picture below:

<figure><img src="/files/iXrNT04phWoLMHT3D9QA" alt=""><figcaption></figcaption></figure>

## Wireless Connection

connect the Xim Matrix only to Main PC according to the picture below and pair your gamepad.&#x20;

When pairing, you will need to long-press the XIM MATRIX button (about 2 seconds)

<div align="left"><figure><img src="/files/mCt9mWZr7BXM3uHSH8EW" alt=""><figcaption></figcaption></figure></div>

Until it starts blinking blue. At that point, you can then pair your gamepad by activating pairing mode.

<div align="left"><figure><img src="/files/AIkbjMjx4nV8naZHGjRn" alt="" width="375"><figcaption></figcaption></figure></div>

## Pair Xbox Controllers&#x20;

<div align="left" data-full-width="false"><figure><img src="/files/ZG6BJzAZNHpJ0zHPHRob" alt=""><figcaption></figcaption></figure></div>

Xbox controllers with bluetooth support (such as the Elite 2, Series, and One).

* Turn on controller
* Press and hold the sync button until the guide button blinks quickly

## Pair PS4 & PS5 Controllers

<br>

<div align="left"><figure><img src="/files/YeSW6Gsstr17dKv8Sp0H" alt=""><figcaption></figcaption></figure></div>

DualSense, DualSense Edge and DualShock 4 controllers.

* Start with controller off
* Press and hold the share button and then press and hold the PS button
* Do not release until controller starts blinking rapidly

## Xim Setup

1. Install  XIMMATRIXManager-PC from[ here](https://xim.tech/support/downloads/) on your Main PC.

   If the program prompts you to download an update, do it

<div align="left"><figure><img src="/files/QOQgSOHGZzA3DyDPK86q" alt=""><figcaption></figcaption></figure></div>

3. To connect Xim Matrix to your PC for the first time, click on the button indicated in the screenshot below.

<div align="left"><figure><img src="/files/6R3Bqn9DVcJtdB5ra1f6" alt=""><figcaption></figcaption></figure></div>

4. Create a new Config by pressing the vertical "..." on the top right and selecting New Config:

<div align="left"><figure><img src="/files/b31KFEx0FgRCYCgMfC8E" alt=""><figcaption></figcaption></figure></div>

5. Select the game you are playing and platform PC

<div align="left"><figure><img src="/files/vQHa07bFqdypQokavYpT" alt=""><figcaption></figcaption></figure></div>

6. Select Gamepad as the Input device and Mouse and Keyboard as the Output device​

   And click "NEW" button

<div align="left"><figure><img src="/files/PvyyfmeGwJDjYczTERg6" alt=""><figcaption></figcaption></figure></div>

7. Connect your [Makcu Board](/makcu/makcu-board/makcu-board-guide.md) according to our guides.

<div align="left"><figure><img src="/files/cBAHVZ9i5NdVebdy39vQ" alt=""><figcaption><p>made by joxx &#x3C;3</p></figcaption></figure></div>

8. Launch a game you are going to play, make sure that the output devices in the game settings are be mouse and keyboard

<div align="left"><figure><img src="/files/RAY3t94YcH8XYOpEZWtL" alt=""><figcaption></figcaption></figure></div>


---

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

```
GET https://makcu.gitbook.io/makcu/makcu-board/xim-matrix-guide.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.
