> For the complete documentation index, see [llms.txt](https://jap.cronusmax.com.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jap.cronusmax.com.tw/devices/km-setup/in-game-setting/untitled.md).

# Fortnite Battle Royale

最新のM\&K Profileをダウンロード(下記にはProfileリンクがあります)して使うことが可能です。同時にゲーム内の各パラメータを設定してキーボード・マウスを最大に発揮させることができます。&#x20;

![](https://gblobscdn.gitbook.com/assets%2F-LuPv_lMrFV1b9PLExvq%2F-LuUhWgePFIw4JLrKPdj%2F-LuUiU0HltcGcoB3P9Y0%2Ffortnite.png?alt=media\&token=f0f59c1a-160a-4a69-88ad-617926c8af7a)

## ゲーム内の設定 <a href="#in-game-settings-for-mouse-and-keyboard" id="in-game-settings-for-mouse-and-keyboard"></a>

キーボード・マウスを最大に発揮できるように、ゲーム内の感度を最大値に設定してください。下記のパラメータをご参考ください。

下記の設置はProfileファイル(下記にはダウンロードリンクがあり)設定時の配置：

**Console:** Xbox One & PS4 **In-Game Button Layout:** Combat Pro **Mouse:** Logitech G502 **DPI:** 4000 **Polling:** 250Hz

***ポイント：***&#x3053;こではマウスのDPI設置を4000dpi にしましたが、お好みで12000dpiまで設定しても構いません。K\&M setting内最適の使用状況に調節してください。

| Controller Options Page                          | Setting      |
| ------------------------------------------------ | ------------ |
| Looks Sensitivity                                | 10 (INSANE)  |
| Aim Sensitivity (ADS)                            | 10 (INSANE)  |
| Build Mode Sensitivity Multiplier                | 1.0x         |
| Edit Mode Sensitivity Multiplier                 | 1.0x         |
| Use Advanced Options                             | On           |
| ​                                                | ​            |
| **Advanced - Look Sensitivity**                  | ​            |
| Look Horizontal Speed                            | 100%         |
| Look Vertical Speed                              | 100%         |
| Turning Horizontal Boost                         | 0%           |
| Turning Vertical Boost                           | 0%           |
| Turning Boost Ramp Time                          | 0.00 Seconds |
| Instant Boost When Building                      | OFF          |
| ​                                                | ​            |
| **Advanced - Aim Down Sights (ADS) Sensitivity** | ​            |
| ADS Look Horizontal Speed                        | 100%         |
| ADS Look Vertical Speed                          | 100%         |
| ADS Turning Horizontal Boost                     | 0%           |
| ADS Turning Vertical Boost                       | 0%           |
| ADS Turning Boost Ramp Time                      | 0.00 Seconds |
| ​                                                | ​            |
| **Advanced - Sensitivity**                       | ​            |
| Look Dampening Time                              | 0.00 Seconds |
| Look Input Curve                                 | Linear       |
| Aim Assist Strength                              | 100%         |
| Use Legacy Look Controls                         | Off          |
| ​                                                | ​            |
| **Controller Deadzone**                          | ​            |
| Move Stick Deadzone                              | 5%           |
| Look Stick Deadzone                              | 5%           |


---

# 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, and the optional `goal` query parameter:

```
GET https://jap.cronusmax.com.tw/devices/km-setup/in-game-setting/untitled.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
