promotional bannermobile promotional banner

Aim Pro: Monitor Distance Sensitivity

Calculating sensitivity for sniperMode from arcadeMode as modern games

File Details

AimPro 1.4.1

  • R
  • Jan 17, 2026
  • 60.20 KB
  • 26
  • update 1.28.1.0

File Name

unzip.AimPro.zip

Supported Versions

  • update 1.28.1.0

1.4.1

Fixed duplicate multiplier for XY.
For the rest, the mod name has been fixed in the log

 

1.4.0

Separate multiplier for X/Y/Arcade/Sniper.
Can be configured in config.json:

{
    "Arcade": {
        "Y_Multiplier": "1.0", 
        "X_Multiplier": "1.0", 
        "Sensitivity_Multiplier": "1.0"
    }, 
    "Sniper": {
        "Y_Multiplier": "1.0", 
        "X_Multiplier": "1.0", 
        "Sensitivity_Multiplier": "1.0"
    }
}