Fortnite の感度を PUBG: BATTLEGROUNDS へ正確に変換する方法
High-precision 1:1 physical distance (CM/360°) alignment tool. Keep your muscle memory identical between Fortnite and PUBG: BATTLEGROUNDS.
変換元のゲーム設定 (Source)
変換先のゲーム設定 (Target)
計算式 (透明性)
PUBG: BATTLEGROUNDS = Fortnite * (10 / 3.96)
構成ファイルのダウンロードとインポートガイド:
- Click the "Download" button of your saved profile on the right.
- Copy and press Win + R (Cmd+Shift+G on Mac), paste the path and hit Enter.
- Drag and drop the downloaded file to overwrite and replace the original file.
- Copy path, press Win + R, and open the config file with a text editor.
- Search for the config variable key name:
SensitivityList - Replace the value with your newly calculated sensitivity, save, and exit.
クラウド設定ファイルBeta
ログインまたはアカウント作成でクラウド設定の同期を有効にし、DPIや感度設定をクラウドに保存できます。
物理指標 & 手感分析
プロのアドバイスと手感診断
Physical Scaling & Engine Yaw Constants
The fundamental connection between the two games' aiming physics lies in their engine-level Yaw Constants.
- Fortnite: Unreal Engine (Yaw = 0.005555555555555555)
- PUBG: BATTLEGROUNDS: Generic 3D Engine (Yaw = 0.0021999999999999997)
- Conversion Multiplier: 1 : 2.525253
The mathematical formula is: In-Game Sens B = In-Game Sens A * (Yaw A / Yaw B). Through this constant alignment, we ensure that your exact mouse pad displacement translates to the same 360-degree rotation.
Local Configuration File Pathfinders
Most in-game settings menus truncate float values to 2 or 3 decimals, causing rounding errors. To ensure perfect aim synchronization, we strongly recommend writing high-precision float values directly to local configuration files.
%LOCALAPPDATA%\FortniteGame\Saved\Config\WindowsClient\GameUserSettings.ini (Modify "MouseSensitivityX / MouseSensitivityY" variable)%LOCALAPPDATA%\TslGame\Saved\Config\WindowsNoEditor\GameUserSettings.ini (Modify "SensitivityList" variable)1. Ensure your game client is closed before modifying config files. Set files to "Read-only" if the game resets them on launch.
2. For ADS or scoped sensitivity matching, we recommend utilizing the 0% Monitor Distance matching algorithm.