# DCA Pubg DMA

## Please follow the [<mark style="color:blue;">PC setup Guide</mark>](https://docs.midnight-market.ca/home/pc-setup/disabling-windows-defender-secure-boot-and-uac)

## [Download Loader](https://github.com/WarlockMnK/PUBG-Experience/releases/tag/v26.2.25)

## Quick Tutorial: Using MAKCU with DMA Software

### Step 1: Configure BAUD Rate and Port

Open Configuration File (Config.json): Find and open the DMA software configuration file.

Set BAUD Rate: Copy"AA\_MakcuBaudRate": 4000000

Set Port: Copy"AA\_MakcuComPort": 3 # Replace with your actual port

Save Changes: Save the configuration file.

### Step 2: Start DMA Software

Launch DMA Software: Open the application on your computer.

Load Configuration: Ensure the software loads your edited configuration.

### Step 3: Verify BAUD Rate

Locate the Right Button: Find the button with plugs facing you.

Press the Button: Quickly press it four times.

Check Blinks:

4 Blinks: BAUD rate is 4000000. 1 Blink: BAUD rate is 115200.

### Step 4: Troubleshooting

If there are no blinks, check power and connections. Adjust BAUD rate in the config and retest if needed.

-# You’re all set to use the MAKCU with the DMA software! For further issues, create a support ticket.


---

# 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.midnight-market.ca/midnight-market-knowledge-base/all-products/pubg/dca-pubg-dma.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.
