> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/mouse-and-keyboard/import-game-specific-profiles.md).

# Import Game Specific Profiles

To get the best performance with Mouse & Keyboard, it’s important to **import a game-specific profile** into Zen Studio and program it on your Cronus Zen.

These profiles include **pre-tuned settings** for aiming, using the right profile ensures smoother tracking, faster response, and a much more consistent experience.

⚠️ If you don’t use a profile, your mouse aim may feel off, floaty, or unresponsive.

## Step 1

Start by choosing the right profile for your game. There are **two ways** to get it:&#x20;

**Option 1: From the GamePack Guide**

* Most **GamePack guides** include **MK Profiles** with **recommended settings**
* Example (COD) [Click to get to the Mouse & Keyboard Profile](https://guide.cronus.support/import-game-specific-profiles-mk#xfSPp14ajyJYUOybb7TID)﻿

**Option 2: From the** [**Official Cronus ZEN Discord Server**](https://discord.gg/cronuszen)﻿

* **#mk-profiles** – Contains a wide range of MK profiles
* The Game-Specific **#mk-setup** Channels contains MK profiles for the game

## Step 2

Once you've downloaded your .zmk profile, it's time to load it into **Zen Studio**.

* Open **Zen Studio** on your PC/Laptop
* Go to the **M\&K Settings** tab
* Click the **“Import Layout”** button
* Select your downloaded .zmk file
* The profile will load automatically with all **pre-tuned settings** for aiming settings

﻿

## Step 3

After importing the profile, take a moment to **check and customize the key layout** and **sensitivity** to match your playstyle.

What to Check

* **Mouse buttons** (ADS, fire, melee, etc.)
* **Keyboard keys** (sprint, jump, reload, etc.)
* **Sensitivity** (ADS and HIP)

How to Edit

* Click on any input in the **Layout Editor** to change the assigned button
* You can assign keys, mouse buttons, or controller actions freely
* Increase or decrease the ADS and HIP sensitivity value

Set **Analog Sim** to **50** to avoid in-game warnings from titles that detect Mouse & Keyboard emulation.


---

# 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://guide.cronuszen.com/mouse-and-keyboard/import-game-specific-profiles.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.
