X·ARENAXARENA
Wiki de AlgoritmosGuiaPlanos VIP
PHYSICAL AIM SYNC

Como converter a sensibilidade de Valorant para PUBG: BATTLEGROUNDS

High-precision 1:1 physical distance (CM/360°) alignment tool. Keep your muscle memory identical between Valorant and PUBG: BATTLEGROUNDS.

Configurações do jogo de origem (Source)

Configurações do jogo de destino (Target)

47.7273
38181.8
Fórmula matemática (Transparência)

PUBG: BATTLEGROUNDS = Valorant * (10 / 0.3142857)

Guia de download e importação de arquivo de configuração:
Target Game Sensitivity Config Path
🖥️ Windows
%LOCALAPPDATA%\TslGame\Saved\Config\WindowsNoEditor\GameUserSettings.ini
👉 Option A: Download & Overwrite Config (Fastest)
  1. Click the "Download" button of your saved profile on the right.
  2. Copy and press Win + R (Cmd+Shift+G on Mac), paste the path and hit Enter.
  3. Drag and drop the downloaded file to overwrite and replace the original file.
👉 Option B: Manually Edit Config File
  1. Copy path, press Win + R, and open the config file with a text editor.
  2. Search for the config variable key name:SensitivityList
  3. Replace the value with your newly calculated sensitivity, save, and exit.
Configurações na nuvemBeta

Faça login ou registre-se para sincronizar seus perfis na nuvem.

* Isenção de responsabilidade: Baseado em fatores de escala genéricos. A sensação real do mouse pode variar dependendo da tela.
Métricas físicas e análise
CM / 360°
10.89 cm
IN / 360°
4.29 in
eDPI (Origem)Valorant
1200
eDPI (Destino)PUBG: BATTLEGROUNDS
38181.8
Diagnósticos e dicas profissionais
01Valores mais baixos de CM/360° indicam sensibilidade mais alta.
02A maioria dos profissionais usa entre 20-60 cm/360° em jogos de tiro tático.
03Mantenha constante o seu CM/360° em todos os jogos para criar memória muscular sólida.

Physical Scaling & Engine Yaw Constants

The fundamental connection between the two games' aiming physics lies in their engine-level Yaw Constants.

  • Valorant: Unreal Engine (Yaw = 0.07000000318181832)
  • PUBG: BATTLEGROUNDS: Generic 3D Engine (Yaw = 0.0021999999999999997)
  • Conversion Multiplier: 1 : 31.818183

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.

Valorant Config Path%LOCALAPPDATA%\VALORANT\Saved\Config\<User-ID>\Windows\RiotUserSettings.ini (Modify "MouseSensitivity" variable)
PUBG: BATTLEGROUNDS Config Path%LOCALAPPDATA%\TslGame\Saved\Config\WindowsNoEditor\GameUserSettings.ini (Modify "SensitivityList" variable)
💡 Tips:

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.